railiance-forge/README.md

29 lines
668 B
Markdown
Raw Normal View History

2026-06-05 11:38:13 +02:00
# railiance-forge
2026-06-05 09:35:36 +00:00
2026-06-05 11:38:13 +02:00
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/`
2026-06-05 11:38:13 +02:00
Current implementation status: early extraction. Canonical registry operation
docs and read-only status targets live here now. Deploy-capable Gitea Helm,
SOPS, and manifest files remain in `railiance-apps` until the explicit
migration review in `RAILIANCE-WP-0006-T03`.
Useful entry points:
```bash
make registry-docs
make check-tools
make gitea-status
```