Skip to content

Commit 55e8ca6

Browse files
lesnik512claude
andcommitted
chore(planning): archive the delta-audit-followups bundle (#71)
Ship bookkeeping folded into PR #71: mark shipped (pr: 71), move the bundle active -> archive, flip its Index line to Archived. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d810135 commit 55e8ca6

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

planning/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,12 @@ carry **no** frontmatter — living prose, dated by git.
7070

7171
### Active
7272

73-
- **[delta-audit-followups](changes/active/2026-06-16.04-delta-audit-followups/change.md)** (2026-06-16) — Close the [2026-06-16 delta audit](audits/2026-06-16-delta-audit.md) Low findings: lock + document the rate-mode HALF_OPEN probe-failure re-open attribute shape. Tests + doc only.
73+
_None._
7474

7575
### Archived (shipped)
7676

77+
- **[delta-audit-followups](changes/archive/2026-06-16.04-delta-audit-followups/change.md)** (#71, 2026-06-16) — Closed the [2026-06-16 delta audit](audits/2026-06-16-delta-audit.md) Low findings: rate-mode HALF_OPEN probe-failure re-open test + document-as-intended note. Tests + doc only, no release.
78+
7779
- **[circuit-breaker-state](changes/archive/2026-06-16.03-circuit-breaker-state/design.md)** (#70, 2026-06-16) — Read-only `state` property + public `CircuitState` enum on the circuit breaker. Shipped 0.14.0; closed the read-only-state half of the deferred CircuitBreaker introspection item.
7880

7981
- **[circuit-breaker-rate-mode](changes/archive/2026-06-16.02-circuit-breaker-rate-mode/design.md)** (#69, 2026-06-16) — Added an opt-in time-based failure-rate trip mode to the circuit breaker (classic stays default). Shipped 0.13.0; closed deferred item "CircuitBreaker v2 (a)".

planning/changes/active/2026-06-16.04-delta-audit-followups/change.md renamed to planning/changes/archive/2026-06-16.04-delta-audit-followups/change.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
status: draft
2+
status: shipped
33
date: 2026-06-16
44
slug: delta-audit-followups
55
supersedes: null
66
superseded_by: null
7-
pr: null
8-
outcome: null
7+
pr: 71
8+
outcome: Closed the 2026-06-16 delta-audit Low findings — rate-mode probe-failure re-open test (async+sync) + document-as-intended note. No source behavior change.
99
---
1010

1111
# Change: Close the 2026-06-16 delta-audit Low findings

0 commit comments

Comments
 (0)