generated from coulomb/repo-seed
29 lines
668 B
Markdown
29 lines
668 B
Markdown
# 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: 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
|
|
```
|