source hosting, Git SSH, container registry, Python package registry, and Actions runner substrate
Find a file
tegwick 05a71e702f
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Adopt repo-owned workplan prefix per ADR-007
Retires the shared prefix. Live plans move to the new prefix keeping their
running number; finished and archived files keep the old prefix as
historical record, per the ADR-007 option 2 migration ruling.

Hub UUIDs are unchanged, so reconciliation matches on
state_hub_workstream_id rather than filename and will update the slug in
place instead of registering duplicates.

Assigned in RMGR-WP-0004-T09.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-17 10:48:59 +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 docs(CORE-WP-0007): park haskelseed Haskell build lane 2026-07-08 12:48:04 +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
tools Point Forgejo runner substrate at in-cluster railiance01 (ADR-004) 2026-07-03 22:29:28 +02:00
workplans Adopt repo-owned workplan prefix per ADR-007 2026-08-17 10:48:59 +02:00
.custodian-brief.md Adopt repo-owned workplan prefix per ADR-007 2026-08-17 10:48:59 +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 chore: align forge economics workplan and adopt FORGE-WP- prefix 2026-08-15 20:52:04 +02:00
CLAUDE.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:28 +02:00
INTENT.md Record forge placement: workload to rapp-forgejo, layer to S4 2026-08-11 23:19:04 +02:00
LICENSE Adopt Target Revenue Source License V1C1 (org-wide preliminary rollout) 2026-07-30 00:51:56 +02:00
Makefile Add Forgejo Actions runner substrate and status probe 2026-07-03 21:44:57 +02:00
README.md Implement Gitea Actions runner substrate 2026-06-08 00:31:06 +02:00
SCOPE.md Remove public Gitea NodePort side door 2026-06-14 02:26:59 +02:00
WORK-RECORDS.md Record forge placement: workload to rapp-forgejo, layer to S4 2026-08-11 23:19:04 +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