Skip to content

docs: document per-request config_override#42

Merged
ethanj merged 1 commit intomainfrom
docs/public-release-config-override
Apr 23, 2026
Merged

docs: document per-request config_override#42
ethanj merged 1 commit intomainfrom
docs/public-release-config-override

Conversation

@ethanj
Copy link
Copy Markdown
Contributor

@ethanj ethanj commented Apr 23, 2026

Summary

  • README: "Per-request config override" subsection under API Overview (curl example + headers table)
  • docs/consuming-core.md: TS fetch example in HTTP section + permissive-schema note

Brings public docs in line with what shipped via #41. No code changes.

Test plan

  • Preview rendered README on the branch page
  • Verify headers table renders as a table on github.com

The feature landed on main in PR #41 but README and consuming-core.md
still described the pre-override HTTP surface. Add:

- README: a "Per-request config override" subsection under API Overview
  with a curl example and a table of the four X-Atomicmem-* response
  headers (Applied, Effective-Config-Hash, Override-Keys,
  Unknown-Override-Keys).
- docs/consuming-core.md: a TS fetch example in the HTTP section that
  reads the four observability headers, plus a permissive-schema note
  explaining that unknown keys ride through and surface via the
  Unknown-Override-Keys header rather than 400.

No code changes.
@ethanj ethanj merged commit 204992e into main Apr 23, 2026
1 check passed
@ethanj ethanj deleted the docs/public-release-config-override branch April 23, 2026 09:55
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