Conversation
Substance unchanged. Reframes $"Search-Corpus Boundary" so the section positions itself as the search-corpus expression of E0008's observability posture rather than as a stand-alone scoping feature. Operating proposition made explicit: observability requires discoverable and reliable document retrieval. A project's own canon buried under hundreds of unrelated baseline documents is operationally indistinguishable from that canon being missing. Heading repromoted to 'Project-KB Visibility Is an Observability Property.' Lead paragraph threads the section into E0008's lineage. 'Why Scoping Defaults to On' repromoted to '— Buried Is Indistinguishable from Absent' with an opening that derives the default from the framing. 'Telemetry' repromoted to '— The Property Has to Be Checkable from Outside' and connected to the existing Fail-Loud Error Envelope pattern. No tool-facing surface changed. No parameter, default, or behavior is altered. The 0.36.0 contract stands; only the framing of why it stands is rewritten. CHANGELOG bumps to 0.36.1.
Canon Quality —
|
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
Framing-only refit of
canon/constraints/core-governance-baseline.md§"Search-Corpus Boundary." Substance unchanged from #155 (0.36.0). Repositions E0008.5 as the search-corpus expression of E0008's observability posture rather than as a stand-alone scoping feature. No tool-facing surface changes; no parameter, default, or behavior is altered.The proposition this codifies
E0008 made oddkit observable from the inside — every subrequest traced, every cache decision recorded, every envelope carrying its own time. E0008.5 extends that posture outward to the search corpus. A project's own canon buried under hundreds of unrelated baseline documents is operationally indistinguishable from that canon being missing — both produce the same agent-seat outcome: the right answer is not on the screen.
That framing makes the design choice automatic. The default has to be the configuration where the project's own canon shows up first when its own canon is the right answer.
What changed
knowledge_base_urlIs Set" → "Project-KB Visibility Is an Observability Property"What is NOT changed
overlay + required-baseline), opt-in flag (include_full_baseline: true), affected-tools table, cache-key rule, telemetry field namesklappy/oddkit(PR canon-quality.yml: enforcement gate uses STATUS != "OK" which would block on PARTIAL_INDEX in hard mode #153, currently in flight, cites canon at canon: Search-Corpus Boundary in core-governance-baseline (E0008.5) #155 and remains correct against this refit)Why patch and not minor
The contract didn't change; only the framing of why it stands did. Minor would mis-signal a behavior change to consumers tracking the version.
governance-change-discipline.mdreserves minor for substantive contract additions.Linked
Note
Low Risk
Documentation-only framing changes; no tool contracts, defaults, parameters, or runtime behavior are altered. Risk is limited to potential reader confusion if downstream docs reference the old section headings.
Overview
Updates the canon narrative around E0008.5 Search-Corpus Boundary to explicitly frame project KB scoping as part of E0008’s observability posture (discoverable/reliable retrieval), without changing the underlying technical contract.
Bumps the canon pack changelog to
0.36.1and rewrites/renames the relevant section incanon/constraints/core-governance-baseline.md(new headings for the section, default-scoping rationale, and telemetry framing), while keeping scope defaults,include_full_baseline, cache key, affected-tools table, and telemetry field names the same.Reviewed by Cursor Bugbot for commit eea528e. Bugbot is set up for automated code reviews on this repo. Configure here.