|
|
il y a 1 jour | |
|---|---|---|
| .. | ||
| README.md | 8e66f83a50 docs: retire superseded session design | il y a 1 jour |
| catalog-config-plugin-lifecycle.md | 4194d55522 chore: generate | il y a 1 semaine |
| event-stream-architecture.md | 7913c4a490 refactor(server): share event stream encoding (#36484) | il y a 1 mois |
| provider-policy.md | 103f764624 feat(core): add provider policy enforcement | il y a 1 mois |
| session.md | 8e66f83a50 docs: retire superseded session design | il y a 1 jour |
| tools.md | 79c1544072 refactor(tools): unify tool APIs and result handling (#38367) | il y a 3 semaines |
These documents explain V2 behavior that is difficult to recover from one source file. They are not API reference or a backlog.
Authority follows the concern:
| Concern | Owner |
|---|---|
| HTTP operations and transport errors | Protocol endpoint definitions assembled by Server HttpApi |
| Public domain shapes and durable event payloads | Schema |
| Runtime behavior and persistence | Core |
| Contributor-critical regression guardrails | Root AGENTS.md |
Current specifications explain cross-module contracts without copying exact types. Decision records explain why a design was selected. Historical documents describe earlier states and may use obsolete names.
Generated clients follow the assembled public HttpApi. GitHub issues own active work; Git history preserves removed plans and scratchpads.
| Document | Job |
|---|---|
| Session | Explain prompt admission, execution, instructions, compaction, and recovery boundaries. |
| Tools | Explain tool construction, registration, execution, and outcome laws. |
| Document | Status | Job |
|---|---|---|
| Event stream | Accepted and implemented | Record why public events use one encoded feed with independent queues. |
| Provider policy | Accepted and implemented | Record provider authorization independently from provider configuration. |
| Document | Job |
|---|---|
| Catalog/config/plugin lifecycle | Preserve the option comparison that led to replayable Location-scoped catalog transforms. |
Do not add implementation checklists here. Put actionable work in GitHub issues and package-specific contributor guidance next to the code it governs.