Update Gitea prose to Forgejo; place forge; record ArgoCD as an open decision
Gitea has been replaced by Forgejo. Updates prose mentions in docs/ while deliberately preserving live names that a blind sweep would have broken: GITEA_BACKEND_TOKEN is a provisioned OpenBao field in CCR-2026-0002, GITEA_URL is a Makefile variable, and gitea-db is a running cnpg cluster. Capitalisation discriminates prose from identifiers. Archived workplans are left as historical record. Blueprint 5.2: forge placement decided - workload to rapp-forgejo, layer responsibility to S4 railiance-enablement, which already declares the handoff contract and gains its first concrete owned responsibility. Blueprint 5.6: whether Railiance should use ArgoCD at all is recorded as an open decision rather than acted on by removing mentions. S3 runs four live ArgoCD Applications plus AppProjects, and the two most recent commits here add more, so deleting the documentation would describe a system that does not exist. The question is real; it needs a decision and a migration, not a docs edit. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
20c5dc831e
commit
0ae7cdab92
4 changed files with 41 additions and 13 deletions
|
|
@ -46,8 +46,8 @@ secret value ever appears in Git, State Hub, chat, prompts, or shell history.
|
|||
`force-sync`), then restart `deploy/actcore-worker` and
|
||||
`deploy/actcore-event-router`, or activity-core emission silently starts
|
||||
failing with 401s on the next run.
|
||||
- `GITEA_BACKEND_TOKEN` is a scoped Gitea token for service user
|
||||
`issue-core-svc`; rotating it means minting a new token in Gitea first,
|
||||
- `GITEA_BACKEND_TOKEN` is a scoped Forgejo token for service user
|
||||
`issue-core-svc`; rotating it means minting a new token in Forgejo first,
|
||||
then updating OpenBao — order matters, or ingestion breaks between steps.
|
||||
|
||||
## Lane: llm-connect OpenRouter provider key (`CCR-2026-0003`)
|
||||
|
|
|
|||
|
|
@ -124,14 +124,14 @@ unseal keys and initial root token. Treat this as a break-glass event.
|
|||
### Setup Operator And King Credential
|
||||
|
||||
The initial accountable setup operator/contact is `tegwick`
|
||||
(`bernd.worsch@gmail.com`), with Gitea identity `tegwick`. This identity can
|
||||
(`bernd.worsch@gmail.com`), with Forgejo identity `tegwick`. This identity can
|
||||
assemble early infrastructure, receive notifications, and operate day-to-day
|
||||
Git/Gitea workflows, but it is not the desired long-term platform root of
|
||||
Git/Forgejo workflows, but it is not the desired long-term platform root of
|
||||
trust.
|
||||
|
||||
The actual platform-root target is a separate king credential created through
|
||||
the NetKingdom bootstrap path before OpenBao becomes live secret custody. Email
|
||||
may receive notifications, but Gitea, Git, State Hub, chat, tickets, shell
|
||||
may receive notifications, but Forgejo, Git, State Hub, chat, tickets, shell
|
||||
history, and email must not store or transfer OpenBao unseal keys, root tokens,
|
||||
private keys, OTP seeds, recovery codes, or screenshots of secret output.
|
||||
|
||||
|
|
@ -316,7 +316,7 @@ Initial auth model:
|
|||
|
||||
| Actor | Method | Notes |
|
||||
|-------|--------|-------|
|
||||
| Setup operator/contact | Gitea `tegwick` / `bernd.worsch@gmail.com` | low-trust assembly and notifications; not platform root of trust |
|
||||
| Setup operator/contact | Forgejo `tegwick` / `bernd.worsch@gmail.com` | low-trust assembly and notifications; not platform root of trust |
|
||||
| King credential | NetKingdom custody record for dedicated platform-root identity | accountable bootstrap/recovery authority; not a Git or email secret store |
|
||||
| Bootstrap operator | one-time root token | only for initial audit, mounts, auth, policies, and non-root token creation |
|
||||
| Platform operator | token with `platform-admin` | temporary until NetKingdom OIDC/admin integration is ready |
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@ This is the next-session handoff for `CCR-2026-0001` and the
|
|||
- Bound IAM group: `whynot-design`
|
||||
- Secret path: `platform/workloads/coulomb/whynot-design/npm-publish`
|
||||
- Field: `NPM_AUTH_TOKEN`
|
||||
- Token source: Gitea package token for
|
||||
- Token source: Forgejo package token for
|
||||
`https://forgejo.coulomb.social/api/packages/coulomb/npm/`
|
||||
|
||||
The operator reported that the Gitea token was generated and stored in OpenBao.
|
||||
The operator reported that the Forgejo token was generated and stored in OpenBao.
|
||||
Using the temporary operator token only for non-secret infrastructure work, Codex
|
||||
confirmed that the policy exists, the OIDC role exists with the whynot-design
|
||||
binding and redirect URIs, the secret metadata has the expected catalog id, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue