Record the availability exercise and finish the tenancy posture plan.
Assistant: grok Assistant-Session: 01a0d25d-d358-7e13-b84a-d007fbb7e34f
This commit is contained in:
parent
6b46d1aaca
commit
8d3328b620
4 changed files with 104 additions and 36 deletions
|
|
@ -1,25 +1,15 @@
|
|||
# Availability and recovery
|
||||
|
||||
**Status:** V1 not yet evidenced. Dependency enumeration complete; exercise
|
||||
pending a live window on railiance01.
|
||||
**Status:** V1 evidenced 2026-09-24. Review by 2026-12-31.
|
||||
**Framework:** NetKingdom Tenancy Posture v0.1 (draft-8) §4.6, §13 V-row.
|
||||
**Declared:** `tenancy.yaml` — `current.V: 0`, `target.V: 1`.
|
||||
**Declared:** `tenancy.yaml` — `current.V: 1`, `target.V: 1`.
|
||||
|
||||
## Why V0 today
|
||||
## Why this is V1
|
||||
|
||||
`V0` is "no availability or recovery position; recovery is untested or depends
|
||||
on improvisation". That is accurate. Nothing in this repo exercises recovery of
|
||||
the complete audit path and records a measured recovery time.
|
||||
|
||||
What exists is an *observation*, not an exercise: after the railiance01 node
|
||||
reboot on 2026-08-16, `/readyz` failed for roughly 40 seconds before the pod
|
||||
went Ready, recorded in `docs/operator-runbook.md`. That is useful and it is not
|
||||
V1 evidence — it enumerated nothing, measured nothing deliberately, and happened
|
||||
to us rather than being performed.
|
||||
|
||||
Decision 4.6.1 is explicit that a replica count or a status page is not
|
||||
evidence of a level. audit-core runs one replica; that fact argues for neither
|
||||
V0 nor V1. Only the exercise settles it.
|
||||
The 2026-08-16 node reboot was an observation, not an exercise. The 2026-09-24
|
||||
run was an exercise: the receiver was recreated, the platform-pg primary was
|
||||
recreated, and the time to the next accepted event was recorded. A replica
|
||||
count is still not the evidence. The evidence is the exercise.
|
||||
|
||||
## Critical dependency enumeration (Decision 4.6.1)
|
||||
|
||||
|
|
@ -83,10 +73,16 @@ it; E2 and E3 are where it would break.
|
|||
|
||||
## Results
|
||||
|
||||
*Not yet run.* Needs a live window on railiance01 and coordination with
|
||||
`user-engine`, since E4 and E5 are visible to the sender.
|
||||
Run 2026-09-24. Evidence: `docs/evidence/AUDIT-WP-0008-T07-v1-2026-09-24.md`.
|
||||
|
||||
On completion, record the measured recovery time per scenario here with dates,
|
||||
raise `tenancy.yaml` `current.V` to 1, note the exercise as the evidence, and
|
||||
set a review date — a recovery exercise from a year ago describes a system that
|
||||
no longer exists.
|
||||
| Scenario | Measured recovery | Pass |
|
||||
|---|---|---|
|
||||
| E1 receiver rollout | about 11s to the next accept | chain intact |
|
||||
| E2 receiver pod delete | about 7s to the next accept | chain intact |
|
||||
| E3 `platform-pg` primary recreate | 22s from pod termination to the next accept | chain intact; co-residents still running |
|
||||
| E4 lease revocation | not run | not claimed |
|
||||
| E5 node reboot | not run | not claimed |
|
||||
|
||||
The binding number is E3. E4 and E5 stay out of this V1 claim: OpenBao being
|
||||
down does not stop accepts until the current lease expires, and a node reboot
|
||||
was not part of the approved window. Review by 2026-12-31.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue