- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_016o8HwTaqLKEWCHTjsjFtrB
State that the GitHub mirror is not running
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
AGENTS.md -
modified
INVARIANTS.md -
modified
ops/ci/push-remote-check.sh
Diff
3 files changed, +33 -18
AGENTS.md modified +7 -5
@@ -21,11 +21,13 @@ git push openagents HEAD:main
| 21 | 21 |
|
| 22 | 22 |
|
| 23 | 23 |
|
| 24 |
|
|
| 25 |
|
|
| 26 |
|
|
| 27 |
|
|
| 28 |
|
|
| 24 |
|
|
| 25 |
|
|
| 26 |
|
|
| 27 |
|
|
| 28 |
|
|
| 29 |
|
|
| 30 |
|
|
| 29 | 31 |
|
| 30 | 32 |
|
| 31 | 33 |
|
INVARIANTS.md modified +12 -3
@@ -1796,11 +1796,20 @@ Evidence: `OpenAgents.Repositories`, `OpenAgents.Repositories.Provisioner`,
| 1796 | 1796 |
|
| 1797 | 1797 |
|
| 1798 | 1798 |
|
| 1799 |
|
|
| 1799 |
|
|
| 1800 | 1800 |
|
| 1801 | 1801 |
|
| 1802 |
|
|
| 1803 |
|
|
| 1802 |
|
|
| 1803 |
|
|
| 1804 |
|
|
| 1805 |
|
|
| 1806 |
|
|
| 1807 |
|
|
| 1808 |
|
|
| 1809 |
|
|
| 1810 |
|
|
| 1811 |
|
|
| 1812 |
|
|
| 1804 | 1813 |
|
| 1805 | 1814 |
|
| 1806 | 1815 |
|
ops/ci/push-remote-check.sh modified +14 -10
@@ -3,13 +3,17 @@ set -eu
| 3 | 3 |
|
| 4 | 4 |
|
| 5 | 5 |
|
| 6 |
|
|
| 7 |
|
|
| 8 |
|
|
| 9 |
|
|
| 10 |
|
|
| 11 |
|
|
| 12 |
|
|
| 6 |
|
|
| 7 |
|
|
| 8 |
|
|
| 9 |
|
|
| 10 |
|
|
| 11 |
|
|
| 12 |
|
|
| 13 |
|
|
| 14 |
|
|
| 15 |
|
|
| 16 |
|
|
| 13 | 17 |
|
| 14 | 18 |
|
| 15 | 19 |
|
@@ -40,9 +44,9 @@ fi
| 40 | 44 |
|
| 41 | 45 |
|
| 42 | 46 |
|
| 43 |
|
|
| 44 |
|
|
| 45 |
|
|
| 47 |
|
|
| 48 |
|
|
| 49 |
|
|
| 46 | 50 |
|
| 47 | 51 |
|
| 48 | 52 |
|