docs: update spec section references for v0.4 - #12
Merged
Conversation
v0.4 inserted §3.3 (event catalogue) and shifted the old §3 "Core entities" and everything below it down by one. The "no data-source connectors" reasoning moved from §3.1.1 to §4.1.1. - CLAUDE.md invariant 4: §3.1.1 -> §4.1.1 - CONTRIBUTING.md "No data-source connectors": §3.1.1 -> §4.1.1 - README.md "What it deliberately does not do": §3.1.1 -> §4.1.1 Each corrected reference was verified by reading the section it now points at. These are the only numbered spec references in the three files. Separately confirmed packages/adapter-kit/src/index.ts still matches spec §8, including Adapter.handle(event: OsdsAnyEvent, ...); no change needed there. Closes #6 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Puf9jhj137U3iswf4GWZkG Signed-off-by: Matthew Wren <info@origindev.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.
Closes #6
What
v0.4 of
docs/spec/events-and-adapters.mdinserted §3.3 (the event catalogue) and shifted the old §3 "Core entities" — and everything below it — down by one. The "no data-source connectors" reasoning moved from §3.1.1 → §4.1.1.CLAUDE.md§3.1.1§4.1.1CONTRIBUTING.md§3.1.1§4.1.1README.md§3.1.1§4.1.1Verification
docs/spec/mentions are generic and need no change.packages/adapter-kit/src/index.tsstill matches spec §8, includingAdapter.handle(event: OsdsAnyEvent, …)(spec PR docs(spec): Adapter.handle takes OsdsAnyEvent #11). No mismatch, no change needed.Out of scope / needs a maintainer decision
docs/agent-operations.md:114carries the same staledocs/spec/§3.1.1 in the data-source-connector decline boilerplate. That file is on the "requires a human" list inCLAUDE.md, and #6 scoped this to CLAUDE.md / CONTRIBUTING.md (+ README). Left untouched here — say the word and I'll fix it in this PR or a follow-up.🤖 Generated with Claude Code