source hosting, Git SSH, container registry, Python package registry, and Actions runner substrate
Find a file
tegwick dc341d7cc6 Point Forgejo runner substrate at in-cluster railiance01 (ADR-004)
Status probe checks k8s runner first; documents retirement of coulombcore
interim host runner.
2026-07-03 22:29:28 +02:00
.claude/rules Regenerate agent instructions: workstream -> workplan terminology 2026-07-02 01:47:46 +02:00
.gitea/workflows Implement Gitea Actions runner substrate 2026-06-08 00:31:06 +02:00
docs Point Forgejo runner substrate at in-cluster railiance01 (ADR-004) 2026-07-03 22:29:28 +02:00
helm Remove public Gitea NodePort side door 2026-06-14 02:26:59 +02:00
manifests Remove public Gitea NodePort side door 2026-06-14 02:26:59 +02:00
registry Add capability registry scaffold (REUSE-WP-0014-T07 B05) 2026-06-16 01:58:05 +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/archived Archive closed workplans to workplans/archived/ (ADR-001) 2026-07-02 00:25:42 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-07-02 00:24:25 +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 Regenerate agent instructions: workstream -> workplan terminology 2026-07-02 01:47:46 +02:00
CLAUDE.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:28 +02:00
INTENT.md seeded repo 2026-06-05 11:38:13 +02:00
LICENSE Initial commit 2026-06-05 09:35:36 +00: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

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