S00-S04: hub inventory, signed-config design, prompts saved
This commit is contained in:
commit
257405ca61
9 changed files with 304 additions and 0 deletions
10
UserReview.MD
Normal file
10
UserReview.MD
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# UserReview
|
||||
|
||||
Decisions to confirm later. Work continued with guesses in `TODO-With-User.MD`.
|
||||
|
||||
1. **System public key custody** — lab Ed25519/X25519 generated into `keys/system/` (gitignored private). Production should be customer HSM. Rotate via signed config + admin-history cube.
|
||||
2. **Cut over `PFC_REQUIRE_NPE=1` on ns1** — not in this round (would fail-close the live console).
|
||||
3. **Caddy hostname** for this hub (`sync.pfc.georgelambert.org` vs a path under `docs.pfc`). Guess: path `/sync/` under existing docs host after CI.
|
||||
4. **verae org** is empty — leave empty unless you want it as the canonical NATS catalog owner instead of `marchon`.
|
||||
5. **Website org** — no NATS changes. Confirm if any site should deep-link the endpoint catalog.
|
||||
6. **Admin console that re-signs config** — PFC console vs peergos-compliance-config TUI. Guess: both may call the same Python `signed_config.sign`; PFC console first.
|
||||
Loading…
Add table
Add a link
Reference in a new issue