docs(fs-http): surface Doctrine #8 timeout contract; collapse README duplication#68
Merged
Goosterhof merged 3 commits intomainfrom May 7, 2026
Merged
Conversation
…lapse README duplication Per Doctrine #8 library-author extension (war-room CLAUDE.md, 2026-04-22), the fs-http timeout surface (PR #60, fs-http 0.2.0) is mainline-shipped but absent from the canonical ally-facing docs at packages.script.nl/packages/http. Lifts the README §Timeout block into the docs page, replaces README copy with a docs-site pointer to eliminate the README/docs duplication identified as a recurring drift hazard in Warden M2 (2026-05-04 staleness wave). Refs: campaigns/fs-packages/2026-05-04-cartographer-warden-staleness-wave.md Closes: Doctrine #8 docs-site fidelity gap on fs-http canonical reference page
Deploying fs-packages with
|
| Latest commit: |
770e045
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://376424b2.fs-packages.pages.dev |
| Branch Preview URL: | https://engineer-doctrine-8-fs-http.fs-packages.pages.dev |
jasperboerhof
previously approved these changes
May 7, 2026
oxfmt --check failure on PR #68 CI after main merge. Cosmetic column-padding alignment only. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jasperboerhof
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Surfaces the Doctrine #8 library-author extension (war-room CLAUDE.md, 2026-04-22) timeout contract on the canonical ally-facing docs page at
packages.script.nl/packages/http, and collapses the README/docs duplication that was the structural drift hazard.PR #60 (fs-http 0.1.3 → 0.2.0, merged 2026-04-30) shipped the timeout surface in code and documented it in
packages/http/README.md— butdocs/packages/http.md(the human-facing canonical reference) carried zero coverage of the contract. Convergent finding from Cartographer M2 + Warden M2 in the 2026-05-04 staleness wave.Scope (docs-only — no code changes)
docs/packages/http.md(+61 / -7):## Timeoutsection between## Configurationand## Middlewarequoting the doctrine extension verbatim and showing default / service-wide override / opt-out / per-request override /DEFAULT_TIMEOUT_MSbarrel export.## Configurationcode block gains atimeoutline.## API ReferencecreateHttpServicetable gains anoptions.timeoutrow plus a new### Constantssub-section listingDEFAULT_TIMEOUT_MS.packages/http/README.md(+1 / -25): Full### Timeoutblock replaced with a one-line pointer to the docs site. Eliminates the duplication so the next surface change updates one source of truth.Out of scope (filed for separate deployments)
download/previewreshape,triggerDownloadmigration partner) — separate pre-staging deployment, lands with or after PR feat(fs-http)!: remove DOM coupling from download/preview (0.3.0) — closes #59 #62.Verification
Refs
campaigns/fs-packages/2026-05-04-cartographer-warden-staleness-wave.md## Architectural Principles§8 (library-author extension, 2026-04-22)armorer/fs-http-timeout-surface, merged 2026-04-30)