source hosting, Git SSH, container registry, Python package registry, and Actions runner substrate
Find a file
tegwick a858daf90a Repo hygiene: fill stack-and-commands, normalize workplan statuses
- Fill .claude/rules/stack-and-commands.md (was an empty TODO template)
- Normalize workplan frontmatter statuses to canonical vocabulary
  (completed/done -> finished) per ADR-001

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 00:21:49 +02:00
.claude/rules Repo hygiene: fill stack-and-commands, normalize workplan statuses 2026-07-02 00:21:49 +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 Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:28 +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
.repo-classification.yaml Add .repo-classification.yaml (CUST-WP-0050 T11 agent first-pass) 2026-06-22 17:47:41 +02:00
AGENTS.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:28 +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 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