docs: seed architecture/ with capability pages and glossary#18
Merged
Conversation
Document existing behavior into the truth home (no code change): - container-lifecycle.md — setup_di, the lifespan reopen/close, and build_di_container's per-connection scoped child containers. - dependency-resolution.md — FromDI / Dependency and how endpoints resolve against the request-scoped container. - glossary.md — root vs child container, connection, scope mapping, context provider, dependency marker. - README.md — capability index. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
First content for the
architecture/truth home established in #16 — documents existing behavior, no code change.Capability pages
container-lifecycle.md—setup_di,fetch_di_container, the lifespan reopen/close-across-cycles behavior, andbuild_di_container's per-connection scoped child containers (theRequest → REQUEST/WebSocket → SESSIONscope mapping + context injection).dependency-resolution.md—FromDI/Dependency: how a route or WebSocket handler declares a dependency and resolves it against the request-scoped container; provider-vs-type resolution,use_cache, and reachingACTIONscope.glossary.md— ubiquitous language: root vs child container, connection, scope mapping, context provider, dependency marker.README.md— capability index.Notes
just check-planning→planning: OK; eof/lint clean.🤖 Generated with Claude Code