source hosting, Git SSH, container registry, Python package registry, and Actions runner substrate
Find a file
tegwick 2b95c1dd59 Add credential routing guidance for agent runtimes
Inline ops-warden credential routing in AGENTS.md and mirror it for
Claude Code under .claude/rules so agents route secret requests to the
correct subsystem before asking ops-warden or State Hub.
2026-06-19 20:51:13 +02:00
.claude/rules Add credential routing guidance for agent runtimes 2026-06-19 20:51:13 +02:00
.gitea/workflows Implement Gitea Actions runner substrate 2026-06-08 00:31:06 +02:00
docs Remove public Gitea NodePort side door 2026-06-14 02:26:59 +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 Record haskelseed runner smoke state 2026-06-08 00:51:50 +02:00
workplans Remove public Gitea NodePort side door 2026-06-14 02:26:59 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-08 10:14:14 +02:00
.gitignore Initial commit 2026-06-05 09:35:36 +00:00
AGENTS.md Add credential routing guidance for agent runtimes 2026-06-19 20:51:13 +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 Remove public Gitea NodePort side door 2026-06-14 02:26:59 +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