docs: v0.114.0 CHANGELOG (MinAgent header convention) + README NAS gate + CONTEXT + REUSE + coupled-feature rule in CLAUDE.md
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PSK5g6qYLknKj8u3QAFEr6
This commit is contained in:
+17
-1
@@ -7,7 +7,23 @@
|
||||
>
|
||||
> Ask Claude Code: "Please update CONTEXT.md with what we did today"
|
||||
|
||||
Last updated: 2026-07-11 (v0.113.0 — NAS verify-before-commit + page redesign; pairs with agent v0.81.0)
|
||||
Last updated: 2026-07-11 (v0.114.0 — agent-capability gate for coupled features)
|
||||
|
||||
> **2026-07-11 — v0.114.0: agent-capability gate (option-1) + publish-train rules (option-2).**
|
||||
> Answer to the 0.81/0.113 train's 9-minute controller-before-agent skew (Peti's box): the box now
|
||||
> protects itself. `internal/agentapi/features.go` — `Supports(Feature)` route-probes the agent
|
||||
> (`GET /netstorage/verify-status` = the v0.81.0 coupling signal; typed `StatusError` 404 ⇒ No, 2xx
|
||||
> ⇒ Yes, transport/5xx ⇒ Unknown NEVER refused; `SupportCache` TTL 5m both polarities, Unknown
|
||||
> uncached). `handleNetStorageAdd` refuses on No BEFORE the single-flight claim (412 +
|
||||
> `agent_outdated` + honest Hungarian message); settings page swaps the add form for a banner
|
||||
> (list/remove untouched in every state). remove/list NOT gated. NO agent/hub changes; NOT
|
||||
> published, floor untouched, Peti stays 0.113.0 — the gate is inert protection until the next
|
||||
> train. Rules codified: `felhom.eu/documentation/runbooks/publish-train-rules.md` (manifest before
|
||||
> floor; floor field LAST — hub_settings DB row overrides env + acts immediately; MinAgent fleet
|
||||
> gate — CHANGELOG header convention starts with this release; the gate as box-level backstop).
|
||||
> Tests T1–T6 + wire-level 404-typing; red-proofs RP1–RP5 in REPORT.md. Roadmap: agent
|
||||
> version-in-envelope upgrade of `Supports`; hub floor-UI separation = its own task. The
|
||||
> `agent_outdated` branch is test-proven only (demo agent is current — downgrade not justified).
|
||||
|
||||
> **2026-07-11 — v0.113.0: NAS verify-before-commit + page redesign (LIVE on 9201, pairs with agent
|
||||
> v0.81.0 + host-install v1.13.0).** `POST /api/storage/netstorage/add` no longer registers blind
|
||||
|
||||
Reference in New Issue
Block a user