Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/BACKLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ are closed (status: closed in frontmatter)._
- [x] **[B-0033.1](backlog/P2/B-0033.1-claude-code-hooks-ts-harness-entrypoint.md)** Claude Code hooks TS harness entrypoint + .claude/settings.json wiring stub (B-0033 atomic child)
- [x] **[B-0033.2](backlog/P2/B-0033.2-pre-edit-recent-read-enforcement-hook.md)** Pre-Edit hook: recent-Read + mtime enforcement (Otto-343 Edit-without-Read) (B-0033.1 dep)
- [ ] **[B-0037](backlog/P2/B-0037-meta-cognition-first-class-factory-discipline.md)** Meta-cognition as first-class factory discipline — survey, audit cadence, measurables
- [ ] **[B-0037.1](backlog/P2/B-0037.1-meta-cognition-taxonomy-survey-doc.md)** B-0037.1 — Meta-cognition taxonomy survey doc
- [x] **[B-0037.1](backlog/P2/B-0037.1-meta-cognition-taxonomy-survey-doc.md)** B-0037.1 — Meta-cognition taxonomy survey doc
- [ ] **[B-0037.2](backlog/P2/B-0037.2-meta-cognition-round-close-checklist.md)** B-0037.2 — Per-round meta-check checklist in ROUND-HISTORY.md template
- [ ] **[B-0037.3](backlog/P2/B-0037.3-meta-cognition-measurables-wiring.md)** B-0037.3 — Meta-cognition measurables wired into alignment-trajectory dashboard
- [ ] **[B-0037.4](backlog/P2/B-0037.4-meta-cognition-distributed-vs-concentrated-adr.md)** B-0037.4 — ADR for distributed-vs-concentrated meta-cognition framework
Expand Down
18 changes: 17 additions & 1 deletion docs/backlog/P2/B-0037.1-meta-cognition-taxonomy-survey-doc.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: B-0037.1
priority: P2
status: open
status: closed
title: "B-0037.1 — Meta-cognition taxonomy survey doc"
created: 2026-05-10
last_updated: 2026-05-10
Comment thread
AceHack marked this conversation as resolved.
Outdated
Expand Down Expand Up @@ -52,3 +52,19 @@ children have no anchor to reference. This is the root dependency.
- Per-round meta-check checklist in ROUND-HISTORY.md template (B-0037.2).
- Measurables wired into ALIGNMENT.md dashboard (B-0037.3).
- ADR for distributed-vs-concentrated framework decision (B-0037.4).

## Resolution

Closed 2026-05-16 via audit-triage discovery of substrate drift:

- **Deliverable shipped**: `docs/research/meta-cognition-survey-2026-04-21.md` (172 lines, 8 sections, all six acceptance criteria met)
- **Drift class**: #1 (pure drift) — file's revision history shows 2026-05-10 implementation landing as "B-0037.1 implementation"; the row's `status: open` was never updated
- **Acceptance verification** (zero gh, from current main):
- ✅ File exists and is committed
- ✅ Section 3 names all eleven implicit meta-cognitive moves classified by Order (First/Second/Third) in numbered table
- ✅ Section 8 includes the retractible-ceiling revision from Aaron's three-message correction arc with chronology preserved
- ✅ Section 4 includes six measurables candidates table
- ✅ Section 7 cross-references composing memory files + docs
- ✅ Pure doc addition — `dotnet build -c Release` unaffected
- **Surfaced by**: `tools/hygiene/audit-backlog-status-drift.ts` candidate list + manual existence + content-coverage check
- **Composes with**: parent B-0037 + siblings B-0037.2 / B-0037.3 / B-0037.4 (which remain open and depend on this row's deliverable per the survey doc's section 4 reference to B-0037.3)
Loading