Some checks are pending
review / inventory (push) Waiting to run
PFC_REPL_URL=http://127.0.0.1:18784. Ingest replicas do not bind HTTP.
1.2 KiB
1.2 KiB
UserReview
Decisions to confirm later. Work continued with guesses in TODO-With-User.MD.
- 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. - Cut over
PFC_REQUIRE_NPE=1on ns1 — still not this round./opt/pfc/bin/npeexists but the live bus is lab-xor; fail-closed NPE would take down pfc-py-admin. - Caddy hostname for this hub (
sync.pfc.georgelambert.orgvs a path underdocs.pfc). Guess: path/sync/under existing docs host after CI. - verae org is empty — leave empty unless you want it as the canonical NATS catalog owner instead of
marchon. - Website org — no NATS changes. Confirm if any site should deep-link the endpoint catalog.
- 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.POST /v1/admin/configis live; lab login still requires TOTP. - Replication HTTP — resolved: Go
pfc-replcoordinator loopback:18784/health; ingest replicas stay NATS-only. Old Python:8782is unused.