agent-skill v1.2.3: Canon refresh with ODD compliance#3
Merged
Conversation
added 2 commits
January 20, 2026 22:33
- Compiled pack against canon v0.5.4 (README index pattern) - INSTRUCTIONS.md generated as ephemeral artifact in attempt folder - Added 4 new README sources for tree-shakeable memory - Deployed to public/agent-skill/v1.2.3/ and updated latest/ Status: IN_PROGRESS (awaiting deployment verification)
Verified preview deployment HTTP 200: - https://20426ceb.klappy-dev-agent-skill.pages.dev/v1.2.3/prd-guide-pack.md - https://20426ceb.klappy-dev-agent-skill.pages.dev/latest/prd-guide-pack.md Content verified matches expected pack with canon v0.5.4 sources.
Deploying klappy-dev-agent-skill with
|
| Latest commit: |
e36ddbb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d96f03ab.klappy-dev-agent-skill.pages.dev |
| Branch Preview URL: | https://agent-skill-v1-2-3-attempt-0.klappy-dev-agent-skill.pages.dev |
Deploying klappy-dev-website with
|
| Latest commit: |
e36ddbb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a2e421a7.klappy-dev-website.pages.dev |
| Branch Preview URL: | https://agent-skill-v1-2-3-attempt-0.klappy-dev-website.pages.dev |
Deploying klappy-dev with
|
| Latest commit: |
e36ddbb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0f7666c8.klappy-dev.pages.dev |
| Branch Preview URL: | https://agent-skill-v1-2-3-attempt-0.klappy-dev.pages.dev |
klappy
pushed a commit
that referenced
this pull request
Jan 22, 2026
- Updates canon version reference from 0.8.0 to 0.10.0 - Adds odd/terminology.md to Pack Sources table (source #3) - Updates compile-plan.json canon_version - Fixes DoD provenance header reference Patch release to incorporate terminology document into pack sources.
klappy
added a commit
that referenced
this pull request
Apr 19, 2026
Live validation of telemetry_policy canary (klappy/oddkit#106) against prod surfaced three gaps the original contract didn't name explicitly enough: 1. Response envelope shape is part of the contract. A tool that returns {action, result} but omits server_time/assistant_text/debug breaks the time-discipline system even if governance_source is present. Added as Runtime Invariant #3. 2. canon_url parameter must be in the Zod schema, not just documented as a concept. MCP silently strips unknown parameters. The canary shipped with schema={} and canon_url was unreachable. Added as Runtime Invariant #4. 3. Live-smoke against the MCP endpoint is a ship-blocker, not a nice-to-have. Internal parser tests passed while the tool shipped with broken envelope and silent param stripping. Added as Runtime Invariant #7, template referenced. Refactor Implications section expanded to a 7-point checklist and acknowledges the canary's partial completion + follow-up PR as the first documented test of the contract. Follow-up PR that closes the canary gaps: klappy/oddkit#108.
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
Definition of Done
/latest/updatedDeployment Verification
Preview URL:
https://20426ceb.klappy-dev-agent-skill.pages.dev/v1.2.3/prd-guide-pack.mdAttempt
products/agent-skill/v1.2.3/attempts/attempt-001/Status: CHAMPION (verified with evidence)
Note
Canon refresh + ODD compliance
v0.5.4, adding folder README indexes (canon/README.md,odd/README.md,odd/appendices/README.md,odd/decisions/README.md) and updating provenance hashesINSTRUCTIONS.mdgenerated per-attempt (moved from persistedsrc/tov1.2.3/attempts/attempt-001/INSTRUCTIONS.md)Distribution + evidence
public/agent-skill/v1.2.3/prd-guide-pack.mdand updatespublic/agent-skill/latest/prd-guide-pack.md; addsv1.2.3/README.mdATTEMPT.md,META.json, and evidence (compile-output.txt,hash-comparison.md,deployment-verification.md, compiled pack) confirming HTTP 200 and source hashesDocs
PRD.md(lane root andv1.2.3/) and laneREADME.mdto reflect v1.2.3 scope and structureWritten by Cursor Bugbot for commit e36ddbb. This will update automatically on new commits. Configure here.