feat(b-0037.3): wire 6 meta-cognition measurables into ALIGNMENT.md + close (5th cycle close-row)#3891
Merged
Conversation
… close row #2-Ready pickup: B-0037.3's classification:blocked stale because B-0037.1 (dep) merged via PR #3859 and B-0037.2 (sibling) merged via PR #3888 earlier this session. Deliverable: docs/ALIGNMENT.md "Per-round metrics" subsection appended with all 6 measurables from B-0037.1 taxonomy: - self-corrections-per-round (concrete grep) - overclaim-self-tags-per-round (concrete grep) - revision-blocks-per-round (concrete grep) - decohere-star-self-detected-events-count (concrete grep) - meta-check-execution-rate (honestly labelled not-yet-automated) - meta-drift-detection-lag-rounds (honestly labelled not-yet-automated) All 4 acceptance criteria met (6 measurables; 4/6 with concrete grep; pure additive subsection; pure doc addition). Pure-git tier (GraphQL 337); PR creation deferred to post-reset. Co-Authored-By: Claude <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
Wires the B-0037.1 meta-cognition measurable taxonomy into docs/ALIGNMENT.md and closes the B-0037.3 backlog row as completed, with the generated backlog index updated accordingly.
Changes:
- Appends a “Per-round meta-cognition measurables” subsection to
docs/ALIGNMENT.mdwith all 6 measurables and procedures. - Closes
B-0037.3backlog row and adds a Resolution section describing the delivered work. - Regenerates
docs/BACKLOG.mdto reflectB-0037.3as closed.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/backlog/P2/B-0037.3-meta-cognition-measurables-wiring.md | Marks the row closed and documents resolution/acceptance. |
| docs/BACKLOG.md | Updates generated index checkbox state for B-0037.3. |
| docs/ALIGNMENT.md | Adds the per-round meta-cognition measurables section and procedures. |
Comments suppressed due to low confidence (1)
docs/backlog/P2/B-0037.3-meta-cognition-measurables-wiring.md:63
- Resolution text says the frontmatter
classification: blockedwas stale, but the frontmatter still hasclassification: blocked. To keep the row self-consistent, update the frontmatter classification (or remove it) when closing the row.
Closed 2026-05-16 via picking up the #2-Ready overlay (the
`classification: blocked` field was stale because B-0037.1 merged
earlier this session via PR #3859; B-0037.2 closed in PR #3888
landed the related ROUND-HISTORY.md template).
| status: closed | ||
| title: "B-0037.3 — Meta-cognition measurables wired into alignment-trajectory dashboard" | ||
| created: 2026-05-10 | ||
| last_updated: 2026-05-10 |
Comment on lines
+1102
to
+1104
| - **`overclaim-self-tags-per-round`.** Count of `overclaim*` tags written by the factory before external correction. Target: rising is healthy; zero is suspicious. `grep -r "overclaim" --include="*.md"` gated by round date range. | ||
| - **`revision-blocks-per-round`.** Count of all dated revision blocks across memory + doc layers within a round. Target: rising with justifications logged. Same grep as above, broader pattern. | ||
| - **`decohere-star-self-detected-events-count`.** Count of `decohere*` events the factory detects in its own work before external correction. Target: rising. `grep -r "decohere\*" --include="*.md"` per round. |
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.
Fifth actual close-row of the audit cycle. #2-Ready pickup: B-0037.3's
classification: blockedwas stale because B-0037.1 merged via PR #3859 and B-0037.2 closed via PR #3888 earlier this session.Deliverable
docs/ALIGNMENT.md§"Measurability — what we count" → §"Per-round metrics" appended with all 6 measurables from B-0037.1 taxonomy:self-corrections-per-roundoverclaim-self-tags-per-roundgrep -r "overclaim" --include="*.md"per roundrevision-blocks-per-rounddecohere-star-self-detected-events-countgrep -r "decohere\*"per roundmeta-check-execution-ratemeta-drift-detection-lag-roundsAcceptance verification
dotnet build -c ReleaseunaffectedB-0037 family complete
B-0037.1 (taxonomy doc) → #3859 MERGED
B-0037.2 (round-close template) → #3888 MERGED
B-0037.3 (measurables wiring) → this PR
B-0037.4 (distributed-vs-concentrated ADR) — separate scope; remains open
Multi-Otto recovery pattern
Required SHA-push due to peer-Otto worktree-switch + .git/index.lock contention mid-script. The pure-git tier (GraphQL was 337 when committed) supports SHA-push delivery; PR creation deferred to this post-reset tick.
🤖 Generated with Claude Code
EOF
)