Accept ADR-001: Python 3.12, FastAPI, Postgres/SQLAlchemy async, src layout, uv/hatchling, pytest. Scaffold package, rmgr CLI stub, and version tests.
3 lines
90 B
Python
3 lines
90 B
Python
"""Repo Manager — HelixForge repository integration boundary."""
|
|
|
|
__version__ = "0.1.0"
|