Skip to content

Fix accuracy issues across 9 blog/concept docs#115

Merged
amavashev merged 1 commit intomainfrom
claude/audit-docs-blogs-L2gsm
Mar 20, 2026
Merged

Fix accuracy issues across 9 blog/concept docs#115
amavashev merged 1 commit intomainfrom
claude/audit-docs-blogs-L2gsm

Conversation

@amavashev
Copy link
Contributor

  • Fix scope hierarchy terminology in 5 files: use spec-correct tenant > workspace > app > workflow > agent > toolset instead of invented terms (org, run, project, action)
  • Fix "reconcile" → "commit" in cost-management-guide (spec term)
  • Fix "returns DENY" → "rejects the reservation" in budget-control blog (live reservations return HTTP 409, not decision=DENY)
  • Fix "DENY decision" → "budget-exhausted signal" in proxies blog
  • Fix fabricated pseudocode enums ("deny"/"deny_and_notify" → "reject")
  • Add v0 caveat to dimensions enforcement claim in multi-tenant blog
  • Add missing blog cross-link in budget-patterns blog (now 3, was 2)

https://claude.ai/code/session_01NEcAqmfZHsZV9WEZXNofWY

- Fix scope hierarchy terminology in 5 files: use spec-correct
  tenant > workspace > app > workflow > agent > toolset instead of
  invented terms (org, run, project, action)
- Fix "reconcile" → "commit" in cost-management-guide (spec term)
- Fix "returns DENY" → "rejects the reservation" in budget-control
  blog (live reservations return HTTP 409, not decision=DENY)
- Fix "DENY decision" → "budget-exhausted signal" in proxies blog
- Fix fabricated pseudocode enums ("deny"/"deny_and_notify" → "reject")
- Add v0 caveat to dimensions enforcement claim in multi-tenant blog
- Add missing blog cross-link in budget-patterns blog (now 3, was 2)

https://claude.ai/code/session_01NEcAqmfZHsZV9WEZXNofWY
@amavashev amavashev merged commit bcc692e into main Mar 20, 2026
2 checks passed
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.

2 participants