Skip to content

DOC-368: Add agents-tester.md verification agent for AWS docs#813

Draft
quetzalliwrites wants to merge 1 commit into
mainfrom
doc-368-docs-agents-testermd-for-localstack-for-aws-docs
Draft

DOC-368: Add agents-tester.md verification agent for AWS docs#813
quetzalliwrites wants to merge 1 commit into
mainfrom
doc-368-docs-agents-testermd-for-localstack-for-aws-docs

Conversation

@quetzalliwrites

@quetzalliwrites quetzalliwrites commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add agents-tester.md, the verification counterpart to agents.md. Where the writer agent researches and drafts, this agent independently re-derives ground truth (coverage JSON, live AWS docs, sample links) instead of trusting the writer's audit trail, and produces a severity-tagged Verification Report (Blocking/Major/Minor) without editing docs directly.
  • Caps the writer↔tester revision loop at 2 rounds; unresolved Blocking findings or Unverifiable/Escalate findings stop the loop and go to a human.
  • Corrects one path reference vs. the draft: agents.md claims AWS docs live under aws/configuration/ (renamed from aws/capabilities/), but the actual repo uses aws/customization/ — neither configuration/ nor capabilities/ exists. Since this file's entire purpose is "don't repeat unverified claims," it uses the real path. agents.md itself still has this and a few other stale repo-structure claims (e.g. a nonexistent aws/enterprise/ directory); left as-is per the ticket's scope — happy to fix in a follow-up.

Draft because still a WIP. Still open, per the ticket:

  • CI workflow (docs-tester.yml) to run this on every AWS docs PR
  • ANTHROPIC_API_KEY secret setup
  • Adding it as a required status check

Linear: https://linear.app/localstack/issue/DOC-368/docs-agents-testermd-for-localstack-for-aws-docs

Test plan

  • astro build completes successfully (file lives at repo root, outside src/content/docs/, so it doesn't affect the site build)

Add the verification counterpart to agents.md: an agent that
independently re-derives ground truth (coverage JSON, live AWS docs,
sample links) instead of trusting the writer agent's audit trail, and
produces a severity-tagged Verification Report without editing docs
directly.

Corrects the sibling-doc path (aws/customization/, not the stale
aws/configuration/ referenced in agents.md) since this file's whole
purpose is not repeating unverified claims. The CI workflow and
required-status-check setup from the ticket are follow-up work.
@quetzalliwrites quetzalliwrites self-assigned this Jul 23, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ab28d9e
Status: ✅  Deploy successful!
Preview URL: https://72cd8d26.localstack-docs.pages.dev
Branch Preview URL: https://doc-368-docs-agents-testermd.localstack-docs.pages.dev

View logs

@quetzalliwrites

Copy link
Copy Markdown
Collaborator Author

feedback notes:

  • let's update it to push lstk and remove mentions of aws local, ckd local, terraform local, etc
  • verify commands check against aws docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant