Skip to content

docs: state Node authority boundary honestly - #44

Merged
mrnicholasbcarter-code merged 2 commits into
masterfrom
fix/nod-002-doc-authority
Aug 19, 2026
Merged

docs: state Node authority boundary honestly#44
mrnicholasbcarter-code merged 2 commits into
masterfrom
fix/nod-002-doc-authority

Conversation

@mrnicholasbcarter-code

Copy link
Copy Markdown
Owner

Summary

  • replace nonexistent middleware APIs with the package's actual createForwarder and createNextApiHandler exports
  • document required Core decision configuration and explicit compatibility opt-outs
  • mark ExecutionEnvelope enforcement as partial, including current production-path gaps
  • correct the ADR identifier and package metadata so Node is described as an adapter, not a control plane

Verification

  • npm run format:check
  • npm run typecheck
  • npm test -- --runInBand (177 tests passed)
  • npm run verify:package (24 shipped files verified)
  • git diff --check

Scope

This resolves only the documentation/metadata authority-boundary portion of #30. It intentionally does not close NOD-002: the canonical Core envelope contract, shared fixtures, missing-envelope behavior, substituted-model revalidation, digest evidence, and CI conformance remain open.

Nicholas Carter added 2 commits August 19, 2026 13:05
- Rewrite Next.js quickstart to explicitly state createNextApiHandler is not fail-closed
- Update API reference for createNextApiHandler to document the continuation defect
- Update Integration section to call out the critical defect
- Add the continuation-after-503 defect to ADR-001 implementation status
- Clarify coreEnvelope/trustedPolicyDigest as application-provided values
@mrnicholasbcarter-code
mrnicholasbcarter-code merged commit 52c3106 into master Aug 19, 2026
4 checks passed
@mrnicholasbcarter-code
mrnicholasbcarter-code deleted the fix/nod-002-doc-authority branch August 19, 2026 13:17
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