Skip to content

DOC-435: Push lstk in the docs research/writing MVP agent - #929

Merged
quetzalliwrites merged 1 commit into
mainfrom
doc-435-docs-update-docs-researchwriting-mvp-agent-to-push-lstk
Sep 9, 2026
Merged

DOC-435: Push lstk in the docs research/writing MVP agent#929
quetzalliwrites merged 1 commit into
mainfrom
doc-435-docs-update-docs-researchwriting-mvp-agent-to-push-lstk

Conversation

@quetzalliwrites

Copy link
Copy Markdown
Collaborator

Summary

agents.md (the MVP AI Documentation Agent used for researching and drafting docs in this repo) still instructed the agent to write every new service doc and tutorial around awslocal, including in its anti-hallucination guardrails, doc templates, and the "CLI commands" style guide.

This mirrors the same fix already applied to agents-tester.md in DOC-368 ("Push lstk over awslocal/cdklocal/tflocal in tester agent"), which already asks the review agent to check for lstk aws/lstk cdk/lstk terraform usage. Without this change, the writing agent and the reviewing agent were pushing two different conventions.

Changes:

  • Anti-hallucination guardrail now names lstk aws/lstk cdk/lstk terraform instead of awslocal.
  • Service doc and tutorial "what to always include" guidance now references lstk aws and the lstk proxies generally.
  • Both doc structure templates (service doc and tutorial doc) now show lstk aws in the getting-started/prerequisites sections and example command blocks.
  • The "CLI commands" style section now says to always use lstk aws (not aws, not the deprecated awslocal wrapper), and calls out lstk terraform/lstk cdk/lstk sam for IaC examples.

public/agents.md (the separate end-user-facing onboarding doc served at docs.localstack.cloud/agents.md) was already lstk-based and needed no changes.

Linear ticket

https://linear.app/localstack/issue/DOC-435/docs-update-docs-researchwriting-mvp-agent-to-push-lstk

Test plan

  • grep -n "awslocal\|tflocal\|cdklocal\|samlocal" agents.md returns no command usages (only the explicit "not the deprecated awslocal wrapper" callout)
  • Not part of the Astro content collection, so no build/link-validation impact

agents.md still instructed the agent to write every new doc and
tutorial example around the deprecated awslocal/tflocal/cdklocal
wrapper scripts. Update its templates, guardrails, and conventions to
push lstk aws/lstk terraform/lstk cdk/lstk sam instead, matching the
same fix already applied to agents-tester.md (DOC-368).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8abb244
Status: ✅  Deploy successful!
Preview URL: https://fde58da3.localstack-docs.pages.dev
Branch Preview URL: https://doc-435-docs-update-docs-res.localstack-docs.pages.dev

View logs

@quetzalliwrites
quetzalliwrites merged commit d5c3ca9 into main Sep 9, 2026
1 of 2 checks passed
@quetzalliwrites
quetzalliwrites deleted the doc-435-docs-update-docs-researchwriting-mvp-agent-to-push-lstk branch September 9, 2026 20:13
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