odd/handoffs: use Writing Canon Summary — extraction key on P1.2 handoff#115
Merged
Conversation
The P1.2 handoff (PR #114, merged) used a descriptive subtitle 'Where we are — P1.1 is done, P1.2 is next' for its first body section. The writing canon's Tier-4 extraction key is '## Summary — [subtitle]' (canon/meta/writing-canon) — the Summary prefix is the stable extraction target that tooling can match, with the subtitle making the topography readable. Rename to: '## Summary — P1.1 Is Shipped and Live; P1.2 Is the Next Arc'. No content change. Extraction behavior for section='Summary' now works against this doc.
klappy
added a commit
that referenced
this pull request
Apr 19, 2026
…rontmatter schema Closes the O-open P1 item from the validator report on PRs #113/#114/#115. The validator flagged that PR #113 and PR #114 used fields the schema did not yet declare (status, superseded_by, governs, session_span on docs/odd audiences). Per the schema's own rule — update-first-use-second — the correct sequencing was inverted. This PR closes the gap. Additive only. No existing row changed except canon.status (now includes "superseded" as a valid value). - canon: status gains 'superseded', new superseded_by row - docs: new status row, new superseded_by row - odd: new complements/governs/status/session_span rows epoch/date bumped to E0008.3 / 2026-04-19 to mark this revision.
This was referenced Apr 19, 2026
Merged
klappy
added a commit
that referenced
this pull request
Apr 19, 2026
Closeout docs for 2026-04-19 session — oddkit 0.18.0 shipped (encode DOLCHEO + governance_source envelope, PRs #114/#115). New P1.2 ledger, new P1.3.1 handoff pointing at challenge canary retrofit as next session's work. Prior post-closeout handoff superseded with banner. Validator: sesn_011CaDj48ax5VEXyMfxrDves (VERIFIED 11/11, external corroboration).
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.
One-line rename on the P1.2 handoff (merged in #114) so the Tier-4 Summary extraction key matches canon/meta/writing-canon. Section='Summary' queries against oddkit_get now resolve. No content change.
Note
Low Risk
Single documentation-only heading rename to align with the Writing Canon Summary extraction key; no behavioral or content changes.
Overview
Updates the P1.2 handoff doc (
odd/handoffs/2026-04-20-p1-2-encode-canary.md) by renaming the first major section header to start withSummarysooddkit_get/summary extractors can match it consistently.No other content or semantics change in the handoff.
Reviewed by Cursor Bugbot for commit 85a6871. Bugbot is set up for automated code reviews on this repo. Configure here.