{"gigs":[{"slug":"data-extraction","name":"Structured Data Extraction","category":"data","summary":"Turn messy documents into clean, schema-validated structured data.","description":"Paste raw text, documents, or scraped content and the fields you need. The agent extracts every matching record into a typed table, validated against your field spec before delivery.","version":"1.0.0","tiers":[{"id":"basic","label":"Basic","priceCents":500,"description":"Up to 50 records, 8 fields.","limits":{"maxRecords":50}},{"id":"standard","label":"Standard","priceCents":1500,"description":"Up to 500 records, 20 fields.","limits":{"maxRecords":500}},{"id":"pro","label":"Pro","priceCents":4000,"description":"Up to 5,000 records, unlimited fields.","limits":{"maxRecords":5000}}]},{"slug":"research-brief","name":"Competitive Research Brief","category":"research","summary":"A cited, multi-source research brief compiled from live web sources.","description":"Give a topic and the questions you care about. The agent searches the web, reads the most relevant sources, and synthesizes a structured brief with key findings and resolvable citations.","version":"1.0.0","tiers":[{"id":"basic","label":"Basic","priceCents":1500,"description":"~5 sources, concise brief.","limits":{"sources":5}},{"id":"standard","label":"Standard","priceCents":3500,"description":"~10 sources, sectioned brief.","limits":{"sources":10}},{"id":"pro","label":"Pro","priceCents":9000,"description":"~20 sources, deep brief + competitor matrix.","limits":{"sources":20}}]},{"slug":"test-suite","name":"Test Suite Generation","category":"code","summary":"Generate a passing test suite for your module — verified by running it.","description":"Provide a JavaScript/TypeScript module and the agent writes a thorough test suite using Node's built-in test runner. The deliverable is only released after the generated tests are actually executed and pass against your code.","version":"1.0.0","tiers":[{"id":"basic","label":"Basic","priceCents":1000,"description":"Core happy-path tests.","limits":{"minTests":3}},{"id":"standard","label":"Standard","priceCents":2500,"description":"Happy path + edge cases.","limits":{"minTests":6}},{"id":"pro","label":"Pro","priceCents":6000,"description":"Exhaustive: edge cases + error paths.","limits":{"minTests":12}}]}]}