Remove GitHub-specific project plumbing

This commit is contained in:
Thales Maciel 2026-03-09 22:58:29 -03:00
parent 895cb608c0
commit 0181de2563
7 changed files with 13 additions and 62 deletions

View file

@ -34,7 +34,7 @@ This repository ships `pyro-mcp`, an MCP-compatible package for ephemeral VM lif
- After heavy runtime work, reclaim local space with `rm -rf build` and `git lfs prune`.
- The pre-migration `pre-lfs-*` tag is local backup material only; do not push it or it will keep the old giant blobs reachable.
- Public contract documentation lives in `docs/public-contract.md`.
- Official Docker Hub publication workflow lives in `.github/workflows/publish-environments.yml`.
- Official Docker Hub publication is performed locally with `make runtime-publish-official-environments-oci`.
## Quality Gates