Conversation
Retrofits oddkit_encode to the envelope contract established by the telemetry_policy canary (canon/constraints/core-governance-baseline) and adds the DOLCHEO vocabulary features that postdate encode's original canary refactor (PR #96). Two-tier cascade — encoding-types are canon-only per the baseline contract, not required-baseline. Version bump to 0.18.0 MINOR (additive). Branch-preview smoke: 61/61 pass. Sonnet 4.6 validator: VERIFIED, 11/11 checks, 3 non-blocking advisories. Ref: klappy://odd/handoffs/2026-04-20-p1-2-encode-canary Ref: klappy://canon/definitions/dolcheo-vocabulary Ref: klappy://canon/constraints/core-governance-baseline
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
oddkit | 290dde5 | Commit Preview URL Branch Preview URL |
Apr 19 2026, 08:46 PM |
klappy
added a commit
to klappy/klappy.dev
that referenced
this pull request
Apr 19, 2026
…oseout - odd/ledger/2026-04-19-p1-2-encode-dolcheo-landed.md (new, tier 3) DOLCHEO-format retrospective: what shipped in 0.18.0, timeline of the P1.2 arc (18:32-21:04Z), the recency-as-authority failure pattern that recurred three times, validator VERIFIED 11/11 with external corroboration, open items with priority bands. - odd/handoffs/2026-04-20-p1-3-challenge-canary.md (new, tier 3) Forward-pointing handoff. Points next session at P1.3.1 — retrofit oddkit_challenge to declare governance_source in its envelope. Scope, workflow, standing rules, reference material, thin prompt. - odd/handoffs/2026-04-20-post-closeout.md (superseded) status flipped to superseded; superseded_by pointer added; banner at doc top pointing readers forward. Ref: klappy/oddkit#114 (feat, merged to main, 290dde5) Ref: klappy/oddkit#115 (promotion, merged to prod, e6dbba5) Ref: Sonnet 4.6 validator sesn_011CaDj48ax5VEXyMfxrDves (VERIFIED 11/11)
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.
What's in this promotion
[D]/[O]/[L]/[C]/[H]/[E]/[O-open P1]/[O-open P2.1]facet: "open"andpriority_bandon artifacts from[O-open ...]governance_source+governance_uriin encode envelope (two-tier:knowledge_base|minimal)observation.md+open.mdboth claimO)[...]syntaxgetIndexlacksskipBaselineFallback, so encode'sknowledge_base_urloverride doesn't strict-fall tominimal(P1.3 follow-up)Evidence
encode-batch-mode-and-canary-refactor-oddkit.klappy.workers.dev/mcp)main-oddkit.klappy.workers.dev/mcpat 0.18.0)References
klappy://odd/handoffs/2026-04-20-p1-2-encode-canaryklappy://canon/definitions/dolcheo-vocabularyklappy://canon/constraints/core-governance-baselineNote
Medium Risk
Changes
oddkit_encoderequest parsing and response shape (newgovernance_source,governance_uri, and optionalfacet/priority_bandfields), which may affect downstream consumers despite aiming for backward compatibility.Overview
Updates
oddkit_encodeto support DOLCHEO paragraph-prefix batch input ([D],[O],[L],[C],[H],[E], and[O-open P1]/[O-open P2.1]), emitting one artifact per paragraph and preserving Open items viafacet: "open"and optionalpriority_band.Encode now returns governance provenance in its
result(governance_source: knowledge_base|minimalplusgovernance_uri), upgrades the minimal fallback vocabulary to includeE, and deduplicates discovered encoding-type docs by letter (handling canon docs that both claimO). Adds end-to-end smoke coverage for the new encode envelope/batch behavior, updates the encode tool description, bumps versions to0.18.0, and documents the release inCHANGELOG.md.Reviewed by Cursor Bugbot for commit 290dde5. Bugbot is set up for automated code reviews on this repo. Configure here.