Skip to content

Commit f6415a6

Browse files
committed
style: fix whitespace and alignment in documentation tables
1 parent 263e12b commit f6415a6

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

agents/PLAN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -416,10 +416,10 @@ multi-tenancy, you want a storage system with real authentication.*
416416

417417
## 6. Components
418418

419-
| Name | Kind | Job |
420-
|------------------------|--------------------------------|--------------------------------------------------------------------------------------|
421-
| `local-rwx-controller` | Deployment (1, leader-elected) | watch PVC, provision/delete, manage server pods, create PV |
422-
| `local-rwx-server` | Deployment per node or per PVC | nfs-ganesha v4.1 (:2049 only), hostPath backing dir, PDB + `system-cluster-critical` |
419+
| Name | Kind | Job |
420+
|------------------------|----------------------------------|--------------------------------------------------------------------------------------|
421+
| `local-rwx-controller` | Deployment (1, leader-elected) | watch PVC, provision/delete, manage server pods, create PV |
422+
| `local-rwx-server` | Deployment per node or per PVC | nfs-ganesha v4.1 (:2049 only), hostPath backing dir, PDB + `system-cluster-critical` |
423423
| `local-rwx-agent` | DaemonSet (installed by default) | preflight (`mount.nfs`), free-space reporting |
424424

425425
Images: `ghcr.io/p10node/local-rwx-controller`, `ghcr.io/p10node/local-rwx-server` — multi-arch `linux/amd64,linux/arm64`.

agents/PROGRESS.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -474,13 +474,13 @@ git diff --check clean
474474

475475
#### Gate state after the rescan
476476

477-
| Gate | State |
478-
|------|---------------------------------------------------------------------------------------------|
479-
| A | PASS (W0, historical) |
480-
| B | PASS (W1, historical) |
481-
| C | STALE — source changed; re-run required on this candidate |
482-
| D | descoped — dedicated mode left the supported surface; refusal asserted by e2e |
483-
| E | BLOCKED — hardware offered by the owner is not reachable yet (sshd is not listening on it) |
477+
| Gate | State |
478+
|------|--------------------------------------------------------------------------------------------|
479+
| A | PASS (W0, historical) |
480+
| B | PASS (W1, historical) |
481+
| C | STALE — source changed; re-run required on this candidate |
482+
| D | descoped — dedicated mode left the supported surface; refusal asserted by e2e |
483+
| E | BLOCKED — hardware offered by the owner is not reachable yet (sshd is not listening on it) |
484484

485485
**Superseded by the sections below.** Re-running the lifecycle e2e on this candidate found
486486
two further defects, and the owner answered the Gate E hardware question.
@@ -660,12 +660,12 @@ GENERATION_FINGERPRINT=e5b576226c00574526bc47681abf850d358556a30ef629e80d4a8d492
660660
### Release state — 2026-09-03
661661

662662
| Gate | State |
663-
|------|--------------------------------------------------------------------------------------------|
663+
|------|------------------------------------------------------------------------------------------|
664664
| A | PASS (W0, historical) |
665665
| B | PASS (W1, historical) |
666-
| C | PASS — re-run on this candidate, four scenarios incl. the v0.1.0 to v0.3.0 upgrade |
667-
| D | descoped — dedicated mode left the supported surface; refusal asserted by e2e |
668-
| E | PASS as a claim gate — no benchmark published, reason committed, no perf figure anywhere |
666+
| C | PASS — re-run on this candidate, four scenarios incl. the v0.1.0 to v0.3.0 upgrade |
667+
| D | descoped — dedicated mode left the supported surface; refusal asserted by e2e |
668+
| E | PASS as a claim gate — no benchmark published, reason committed, no perf figure anywhere |
669669

670670
No technical gate blocks a v0.3.0 tag any more. What remains is a decision, not a test: the
671671
project name was still recorded as a provisional lead decision at the time this table was
@@ -867,12 +867,12 @@ outside `.tmp/`.
867867
### Release state — 2026-09-03, after real-hardware testing
868868

869869
| Gate | State |
870-
|------|----------------------------------------------------------------------------------------------|
870+
|------|--------------------------------------------------------------------------------------------|
871871
| A | PASS (W0, historical) |
872872
| B | PASS (W1, historical) |
873-
| C | PASS — four packaging scenarios on this candidate, incl. the v0.1.0 to v0.3.0 upgrade |
874-
| D | descoped — dedicated mode left the supported surface; refusal asserted by e2e |
875-
| E | PASS as a claim gate — no benchmark published, and the refusal is now measured, not argued |
873+
| C | PASS — four packaging scenarios on this candidate, incl. the v0.1.0 to v0.3.0 upgrade |
874+
| D | descoped — dedicated mode left the supported surface; refusal asserted by e2e |
875+
| E | PASS as a claim gate — no benchmark published, and the refusal is now measured, not argued |
876876

877877
The k3s row of `agents/PLAN.md` §12's distribution matrix has recorded evidence for the first time.
878878
Every other row stays open.
@@ -922,10 +922,10 @@ StorageClasses, and the API group. `agents/PLAN.md` §10's naming risk is closed
922922
compatibility boundary now covers it — renaming any of those after a release strands existing
923923
volumes, so it is a breaking change, not a rebrand.
924924

925-
| Gate | State |
926-
|------|---------------------------------------------------------------------------------------------|
927-
| A | PASS (W0, historical) |
928-
| B | PASS (W1, historical) |
925+
| Gate | State |
926+
|------|--------------------------------------------------------------------------------------------|
927+
| A | PASS (W0, historical) |
928+
| B | PASS (W1, historical) |
929929
| C | PASS — four packaging scenarios on the final candidate, incl. the v0.1.0 to v0.3.0 upgrade |
930930
| D | descoped — dedicated mode left the supported surface; refusal asserted by e2e |
931931
| E | PASS as a claim gate — no benchmark published, and the refusal is measured |

0 commit comments

Comments
 (0)