Update wiki/stress-testing-suite.md
5ad0e2e3040a harrisonqian 2026-04-12 1 file
index b36f97c..ec6ae12 100644
@@ -15,4 +15,4 @@ a platform that combines agent-based automated testing with targeted human beta
the agent side is where it gets technically interesting. instead of scripted test cases, the agents would use something like a planning + memory architecture to explore the product state space autonomously — clicking through UIs, submitting forms, calling APIs, and building a coverage map of what they've touched. they'd also run known adversarial patterns: prompt injection for AI-powered apps, concurrency issues, boundary inputs, malformed data. the human side would be a lightweight marketplace where you can recruit testers matching a specific demographic or use-case profile, then collect structured feedback through a standardized reporting flow.
-connects to [[idea-tester|idea tester]] which handles earlier-stage validation before there's a product to stress-test. [[b2b-competitive-analysis|B2B competitive analysis]] is a related automated research grinder — similar agent-infrastructure bets. [[spec-driven-dev|spec-driven dev kit]] is upstream of this: if you have a spec, you can auto-generate stress tests from it. [[cognitive-foom|cognitive foom]] explores the recursive self-improvement angle for AI agents, which is relevant for making the agent-based testers smarter over time. [[pain-point-builder-marketplace|pain point marketplace]] overlaps on the human-side matching infrastructure.
\ No newline at end of file
+related: [[idea-tester|idea tester]], [[b2b-competitive-analysis|B2B competitive analysis]], [[spec-driven-dev|spec-driven dev kit]], [[pain-point-builder-marketplace|pain point marketplace]]
\ No newline at end of file