Skip to content

feat(b-0037.3): wire 6 meta-cognition measurables into ALIGNMENT.md + close (5th cycle close-row)#3891

Merged
AceHack merged 1 commit into
mainfrom
otto-cli-b0037.3-impl-measurables-2026-05-16-1357z
May 16, 2026
Merged

feat(b-0037.3): wire 6 meta-cognition measurables into ALIGNMENT.md + close (5th cycle close-row)#3891
AceHack merged 1 commit into
mainfrom
otto-cli-b0037.3-impl-measurables-2026-05-16-1357z

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 16, 2026

Fifth actual close-row of the audit cycle. #2-Ready pickup: B-0037.3's classification: blocked was 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:

Measurable Procedure
self-corrections-per-round grep dated revision blocks per round boundary
overclaim-self-tags-per-round grep -r "overclaim" --include="*.md" per round
revision-blocks-per-round broader grep, same surface
decohere-star-self-detected-events-count grep -r "decohere\*" per round
meta-check-execution-rate not-yet-automated; agent self-report in commit bodies
meta-drift-detection-lag-rounds not-yet-automated; retrospective survey

Acceptance verification

Criterion State
1. ALIGNMENT.md §"Per-round metrics" lists all 6 measurables with definitions + procedures
2. At least 3 measurables have concrete grep commands ✅ 4 of 6 (above threshold)
3. No existing measurables modified — pure additive subsection
4. dotnet build -c Release unaffected ✅ pure doc addition

B-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
)

… 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>
Copilot AI review requested due to automatic review settings May 16, 2026 14:08
@AceHack AceHack enabled auto-merge (squash) May 16, 2026 14:08
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@AceHack AceHack merged commit d943698 into main May 16, 2026
29 checks passed
@AceHack AceHack deleted the otto-cli-b0037.3-impl-measurables-2026-05-16-1357z branch May 16, 2026 14:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md with all 6 measurables and procedures.
  • Closes B-0037.3 backlog row and adds a Resolution section describing the delivered work.
  • Regenerates docs/BACKLOG.md to reflect B-0037.3 as 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: blocked was stale, but the frontmatter still has classification: 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 thread docs/ALIGNMENT.md
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants