You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MCP configs use `Dockerfile.sg_only` or `Dockerfile.artifact_only` so the
52
+
agent must discover code via MCP tools. The verifier restores the full repo
53
+
before scoring. See `docs/CONFIGS.md` for the full config matrix.
53
54
54
55
## Standard Workflow
55
56
0.**Before commit or push:** Run `python3 scripts/repo_health.py` (or `--quick`). Fix any failures so main stays clean and drift is caught early (see `docs/REPO_HEALTH.md`).
MCP configs use `Dockerfile.sg_only` or `Dockerfile.artifact_only` so the
55
+
agent must discover code via MCP tools. The verifier restores the full repo
56
+
before scoring. See `docs/CONFIGS.md` for the full config matrix.
56
57
57
58
## Standard Workflow
58
59
0.**Before commit or push:** Run `python3 scripts/repo_health.py` (or `--quick`). Fix any failures so main stays clean and drift is caught early (see `docs/REPO_HEALTH.md`).
0 commit comments