Files
bot-bottle/docs/prds
didericis ae7e22065f
test / unit (pull_request) Successful in 11s
test / integration (pull_request) Successful in 18s
docs(prds): expand PRD 0008 to bidirectional mirror scope
The gate now fronts every git operation, not just push. Fetch
(clone, pull, ls-remote) is mirrored via git daemon's
--access-hook running 'git fetch origin --prune' against the
real upstream before each upload-pack; fail-closed if upstream
is unreachable so the agent never serves stale data.

Push path is unchanged in concept (gitleaks gate → forward) but
the hook now pushes to 'origin' rather than 'upstream', matching
the remote name the entrypoint configures.
2026-05-12 21:26:19 -04:00
..
2026-05-07 22:45:36 -04:00