source hosting, Git SSH, container registry, Python package registry, and Actions runner substrate
Find a file
codex e395e5e9c1
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
fix(workplans): adopt ADR-007 derived identifiers for unregistered records
These workplans exist only in the retired local hub. Their random pre-ADR-007
identifiers are refused by C-06 as stale references, so they cannot be
registered. Deriving from the canonical record id takes no identity from
anything: central does not hold them and the old ids die with the cache.

Records central already holds were deliberately left untouched.

Refs CUST-WP-0068-T06

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-25 20:19:54 +02:00
.claude/rules Adopt repo-owned workplan prefix per ADR-007 2026-08-17 10:48:59 +02:00
.forgejo/workflows Add Forgejo CI smoke workflow (enablement template) 2026-07-08 12:35:48 +02:00
.gitea/workflows Implement Gitea Actions runner substrate 2026-06-08 00:31:06 +02:00
docs Publish Forge resource economics evidence 2026-08-22 12:34:25 +02:00
helm chore(gitea): zero package upload limits for read-only mirror 2026-07-08 13:26:14 +02:00
manifests Remove public Gitea NodePort side door 2026-06-14 02:26:59 +02:00
registry Draft capability entry (reuse-surface REUSE-WP-0017-T04, cohort 3) 2026-07-06 19:50:53 +02:00
releases/gitea Move Gitea deploy surface into forge 2026-06-05 13:19:10 +02:00
runner Implement Gitea Actions runner substrate 2026-06-08 00:31:06 +02:00
tests Publish Forge resource economics evidence 2026-08-22 12:34:25 +02:00
tools Publish Forge resource economics evidence 2026-08-22 12:34:25 +02:00
workplans fix(workplans): adopt ADR-007 derived identifiers for unregistered records 2026-08-25 20:19:54 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-08-25 19:58:21 +02:00
.gitignore Initial commit 2026-06-05 09:35:36 +00:00
.repo-classification.yaml Add .repo-classification.yaml (CUST-WP-0050 T11 agent first-pass) 2026-06-22 17:47:41 +02:00
AGENTS.md docs(agents): repoint remote State Hub URL to the in-cluster address 2026-08-25 00:21:46 +02:00
CLAUDE.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:28 +02:00
INTENT.md Publish Forge resource economics evidence 2026-08-22 12:34:25 +02:00
LICENSE Adopt Target Revenue Source License V1C1 (org-wide preliminary rollout) 2026-07-30 00:51:56 +02:00
Makefile Publish Forge resource economics evidence 2026-08-22 12:34:25 +02:00
README.md Implement Gitea Actions runner substrate 2026-06-08 00:31:06 +02:00
SCOPE.md Publish Forge resource economics evidence 2026-08-22 12:34:25 +02:00
WORK-RECORDS.md Publish Forge resource economics evidence 2026-08-22 12:34:25 +02:00

railiance-forge

Railiance forge and artifact infrastructure.

This repository is being founded to separate source forge, registry, and automation runner responsibilities from railiance-apps and railiance-enablement.

Start with:

  1. INTENT.md
  2. SCOPE.md
  3. AGENTS.md
  4. docs/
  5. workplans/

Current implementation status: active forge extraction. Canonical registry operation docs, runner ownership contracts, deploy-capable Gitea files, and operator targets live here now. No live Helm deploy or Kubernetes apply was run as part of the move.

Key contracts:

  • docs/initial-operating-contracts.md
  • docs/ci-runner-actions-gitops-ownership.md
  • docs/gitea-actions-runner-substrate.md
  • docs/gitea-actions-runner-evidence.md
  • docs/backup-restore-secret-handoff.md
  • docs/observability-operating-evidence.md
  • docs/gitea-container-registry.md
  • docs/gitea-package-registry.md

Useful entry points:

make registry-docs
make evidence-docs
make runner-docs
make runner-status
make check-runner-tools
make check-tools
make gitea-status
make gitea-deploy