Repository integration layer to the helic-forge agentic software factory and operations facility.
Find a file
tegwick e02f5a258a docs(RMGR-WP-0001): complete T04 implementation foundation
Accept ADR-001: Python 3.12, FastAPI, Postgres/SQLAlchemy async, src layout,
uv/hatchling, pytest. Scaffold package, rmgr CLI stub, and version tests.
2026-08-09 22:41:26 +02:00
docs docs(RMGR-WP-0001): complete T04 implementation foundation 2026-08-09 22:41:26 +02:00
history docs: record registration milestone; clean WORK-RECORDS 2026-08-09 21:57:32 +02:00
src/repo_manager docs(RMGR-WP-0001): complete T04 implementation foundation 2026-08-09 22:41:26 +02:00
tests docs(RMGR-WP-0001): complete T04 implementation foundation 2026-08-09 22:41:26 +02:00
workplans docs(RMGR-WP-0001): complete T04 implementation foundation 2026-08-09 22:41:26 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-08-09 22:36:55 +02:00
.gitignore docs(RMGR-WP-0001): complete T04 implementation foundation 2026-08-09 22:41:26 +02:00
.repo-classification.yaml Seed Repo Manager foundation 2026-08-09 16:36:09 +02:00
AGENTS.md Seed Repo Manager foundation 2026-08-09 16:36:09 +02:00
INTENT.md docs: establish INTENT/SCOPE and activate RMGR-WP-0001 2026-08-09 21:55:59 +02:00
Makefile docs(RMGR-WP-0001): complete T04 implementation foundation 2026-08-09 22:41:26 +02:00
pyproject.toml docs(RMGR-WP-0001): complete T04 implementation foundation 2026-08-09 22:41:26 +02:00
README.md docs(RMGR-WP-0001): complete T04 implementation foundation 2026-08-09 22:41:26 +02:00
SCOPE.md docs: establish INTENT/SCOPE and activate RMGR-WP-0001 2026-08-09 21:55:59 +02:00
WORK-RECORDS.md chore(consistency): refresh after T03 2026-08-09 22:36:56 +02:00

repo-manager

Repository integration boundary for the HelixForge agentic software development and operations environment.

Repositories remain independently valid and usable. Repo Manager gives each repository a stable representation inside HelixForge, observes its declared state, performs governed repository changes, and hosts its coach/lead/director agent representation.

Flavor tooling (not a domain hub)
Domain infotech
Parent project prj-state-hub-retirement
Foundation WP RMGR-WP-0001

Start with INTENT.md, SCOPE.md, and the genesis record.

Architecture:

make install   # or: uv pip install -e ".[dev]"
make test
rmgr --version