Skip to content

fix(readme): note /api/kb/budget is disabled-by-default in production#114

Merged
leagames0221-sys merged 2 commits into
mainfrom
fix/kb-budget-link-disclaimer
May 25, 2026
Merged

fix(readme): note /api/kb/budget is disabled-by-default in production#114
leagames0221-sys merged 2 commits into
mainfrom
fix/kb-budget-link-disclaimer

Conversation

@leagames0221-sys

Copy link
Copy Markdown
Owner

The link /api/kb/budget returns 404 {"code":"DISABLED"} in production (intentional per ADR-0046 § Trade-offs — production observability is opt-in via ENABLE_OBSERVABILITY_API=1). Without the disclaimer, a portfolio reviewer clicking the link sees only a bare 404 and may misread it as link rot. Add a one-clause inline note so the response shape is expected, not surprising.

@vercel

vercel Bot commented May 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
craftstack-collab Ready Ready Preview, Comment May 25, 2026 4:26pm
craftstack-knowledge Ready Ready Preview, Comment May 25, 2026 4:26pm

The clickable link surfaces a structured 404 `{"code":"DISABLED"}`
response in production by design (ADR-0046 § Trade-offs — production
opacity defaults). Add an inline disclaimer so a reviewer clicking
the link sees the expected response shape and links it back to the
ADR rationale rather than reading it as a dead endpoint.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@leagames0221-sys leagames0221-sys merged commit de6be18 into main May 25, 2026
13 of 14 checks passed
@leagames0221-sys leagames0221-sys deleted the fix/kb-budget-link-disclaimer branch May 25, 2026 16:26
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