Skip to content

Commit 61afdf7

Browse files
m9751claude
andcommitted
docs: add v1.7 TBD stub to CHANGELOG with candidate content
Seeds v1.7 from the three items deferred out of v1.6: telemetry.hook_events port, silent failure discipline (ADR 0012), self-eval harness operational data, and AGENTS.md governance standard. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent da92c09 commit 61afdf7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this framework follow [Keep a Changelog](https://keepacha
44

55
---
66

7+
## [1.7] — TBD (Notes)
8+
9+
### Candidate content (deferred from v1.6)
10+
11+
- **`telemetry.hook_events` schema** — implemented in private smokin-ops; needs sanitized port to `examples/` before shipping publicly
12+
- **`hook-telemetry-stop.sh`** — implemented in private claude-config; same port requirement
13+
- **Silent failure discipline (ADR 0012)** — full governance audit of 63 hooks, ~50 fail-opens fixed on 2026-06-07; belongs here as the "we can prove it works" release. Pattern: every fail-open hook path writes to `~/.claude/migration-breadcrumbs/.errors.log` via `bc_write_error`; watchdog surfaces the log on session close.
14+
- **AOF self-eval harness**`b3d8451` is already on main and captured by v1.6 tag; v1.7 is where the harness gets real operational data behind it — rules scoreboard, DPMO chart, hook compliance scoring from live sessions.
15+
- **AGENTS.md governance standard** — smokin-os and smokin-memory both received Level 3 AGENTS.md files on 2026-06-07. AOF should document the pattern: how a repo declares its agent governance contract (router table, subagent dispatch, hard rules). Reference implementations in `m9751/smokin-os` and `m9751/smokin-memory`.
16+
17+
---
18+
719
## [1.6] — 2026-06
820

921
### Context for the author of this release

0 commit comments

Comments
 (0)