Public cold-replay control plane for ANTIMATTERIUM.
npm run verify
npm run replayThis repository verifies the public chain across:
ANTIMATTERIUM Core v0.2.11
ANTIMATTERIUM WWW v0.1.7
ANTIMATTERIUM org profile v0.0.5
npm package 0.2.2
The control plane binds public release surfaces, public identifiers, verification commands, and replayable public evidence.
Boundary:
NO_CURRENT_PRODUCTION_CLAIM=true
NO_STARSHIP_CLAIM=true
NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
NON_PUBLIC_INFORMATION_EXCLUDED=true
CONTROL v0.1.1 adds two public GitHub Actions gates:
verify.yml
cold-replay.yml
The verify gate runs on push, pull request, and manual dispatch.
The cold replay gate runs on push, pull request, manual dispatch, and a weekly schedule.
npm run verify
npm run replayCONTROL v0.1.2 seals successful GitHub Actions runs into a public evidence receipt.
npm run verifyThe receipt binds:
verify workflow success
cold-replay workflow success
GitHub Actions run URLs
main branch evidence
head SHA evidence
CONTROL v0.1.3 closes the public loop:
CONTROL points to Core, WWW, and org profile.
Core, WWW, and org profile point back to CONTROL.
ANTIMATTERIUM_BIDIRECTIONAL_PUBLIC_CHAIN_CLOSED=true
CONTROL v0.1.4 adds a stranger-verifiable final audit bundle.
npm run audit:finalThe audit performs fresh public clones of CONTROL, Core, WWW, and org profile at their public closure tags, then replays the public verification chain.
ANTIMATTERIUM_STRANGER_FINAL_AUDIT_PASS=true
CONTROL v0.1.5 publishes the public release matrix for the live ANTIMATTERIUM chain.
npm run verify:release-matrix
npm run audit:finalANTIMATTERIUM_CONTROL_PUBLIC_RELEASE_MATRIX_VERIFY_PASS=true
CONTROL v0.1.6 adds a public GitHub Actions workflow that runs the stranger final audit from public release tags.
gh workflow run stranger-final-audit.yml --repo ANTIMATTERIUM/CONTROL --ref mainANTIMATTERIUM_PUBLIC_STRANGER_CI_PASS=true
CONTROL v0.1.7 closes the loop from CONTROL public stranger CI to Core, WWW, and org profile back into CONTROL.
npm run verify:second-order-public-closure
npm run audit:backpropagationANTIMATTERIUM_SECOND_ORDER_PUBLIC_STRANGER_CI_LOOP_CLOSED=true
CONTROL v0.1.8 publishes a machine-readable ecosystem closure index across CONTROL, Core, WWW, and org profile.
Verifier:
npm run verify:ecosystem-index
Marker:
ANTIMATTERIUM_PUBLIC_ECOSYSTEM_GRAPH_CLOSED=true
CONTROL v0.1.9 closes the echo loop from CONTROL v0.1.8 to Core, WWW, and org profile back into CONTROL.
Commands:
npm run verify:ecosystem-echo npm run audit:ecosystem-echo
Marker:
ANTIMATTERIUM_PUBLIC_ECOSYSTEM_ECHO_GRAPH_CLOSED=true
CONTROL v0.2.0 publishes a public-release-only reconstruction path. A fresh observer can rebuild the public graph without the local root workspace.
Commands:
npm run verify:rootless-reconstruction npm run audit:rootless-reconstruction
Marker:
ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
CONTROL v0.2.1 closes the rootless reconstruction fanout back into CONTROL.
Commands:
npm run verify:rootless-fanout-echo npm run audit:rootless-fanout-echo
Marker:
ANTIMATTERIUM_ROOTLESS_FANOUT_ECHO_GRAPH_CLOSED=true
CONTROL v0.2.2 closes the rootless fanout echo backpropagation loop by binding the CONTROL v0.2.1 closure to the Core v0.2.16, WWW v0.1.12, and org profile v0.0.10 surface backlinks.
Commands:
npm run verify:rootless-fanout-backlink-closure npm run audit:rootless-fanout-backlink-closure
Markers:
ANTIMATTERIUM_CONTROL_ROOTLESS_FANOUT_BACKLINK_CLOSURE_VERIFY_PASS=true ANTIMATTERIUM_ROOTLESS_FANOUT_BACKPROPAGATION_CLOSED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
CONTROL v0.2.3 closes the Move 9 backpropagation echo from Core v0.2.17, WWW v0.1.13, and org profile v0.0.11 back into CONTROL.
Commands:
npm run verify:rootless-fanout-backpropagation-echo npm run audit:rootless-fanout-backpropagation-echo
Markers:
ANTIMATTERIUM_CONTROL_ROOTLESS_FANOUT_BACKPROPAGATION_ECHO_CLOSURE_VERIFY_PASS=true ANTIMATTERIUM_ROOTLESS_FANOUT_BACKPROPAGATION_ECHO_CLOSED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
CONTROL v0.2.4 closes the Move 11 fanout from Core v0.2.18, WWW v0.1.14, and org profile v0.0.12 back into CONTROL.
Commands:
npm run verify:rootless-fanout-backpropagation-echo-fanout-closure npm run audit:rootless-fanout-backpropagation-echo-fanout-closure
Markers:
ANTIMATTERIUM_CONTROL_ROOTLESS_FANOUT_BACKPROPAGATION_ECHO_FANOUT_CLOSURE_VERIFY_PASS=true ANTIMATTERIUM_ROOTLESS_FANOUT_BACKPROPAGATION_ECHO_FANOUT_CLOSED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
CONTROL v0.2.5 closes the Move 13 backpropagation fanout from Core v0.2.19, WWW v0.1.15, and org profile v0.0.13.
Commands:
npm run verify:rootless-fanout-backpropagation-echo-fanout-backlink-closure npm run audit:rootless-fanout-backpropagation-echo-fanout-backlink-closure
Markers:
ANTIMATTERIUM_CONTROL_ROOTLESS_FANOUT_BACKPROPAGATION_ECHO_FANOUT_BACKLINK_CLOSURE_VERIFY_PASS=true ANTIMATTERIUM_ROOTLESS_FANOUT_BACKPROPAGATION_ECHO_FANOUT_BACKPROPAGATION_CLOSED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
CONTROL v0.2.6 closes the public backpropagation loop created by the Core, WWW, and org-profile backlinks to CONTROL v0.2.5.
Command:
npm run verify:rootless-fanout-backpropagation-echo-fanout-backlink-closure-backpropagation-closure
Markers:
ANTIMATTERIUM_CONTROL_ROOTLESS_FANOUT_BACKPROPAGATION_ECHO_FANOUT_BACKLINK_CLOSURE_BACKPROPAGATION_CLOSURE_VERIFY_PASS=true ANTIMATTERIUM_ROOTLESS_FANOUT_BACKPROPAGATION_ECHO_FANOUT_BACKLINK_CLOSURE_BACKPROPAGATION_CLOSED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true NO_CURRENT_PRODUCTION_CLAIM=true NO_STARSHIP_CLAIM=true NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.7 closes the public fanout from CONTROL v0.2.6 into Core v0.2.21, WWW v0.1.17, and org profile v0.0.15.
- CONTROL v0.2.6 release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.6-antimatterium-control-rootless-fanout-backpropagation-echo-fanout-backlink-closure-backpropagation-closure
- CONTROL v0.2.6 CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28327289926
- Rootless fanout backlink closure backpropagation closure ID: 831c663f39d9d5151c5e56e16f5565406f7059624c030ba527f8a48afdd24386
- Local-root dependency: not required
- Current production claim: false
- Starship claim: false
- Physical production instructions: false
- CONTROL v0.2.7 release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.7-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-closure
- CONTROL v0.2.7 CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28327734001
- CONTROL v0.2.7 closure id: 755c0844bc9bd8c3194e1fc02bc1254e9b6a0c5cefb79d21bb5ae6d0b1e5baa1
- Core v0.2.22 backlink id: 04cc333c78c0342594b6809f638ba855da99a6cd36c50c86596ff50f7c0a8d61
- WWW v0.1.18 backlink id: 1f02f05b5321a32442cb8af4a2c4e27b7aacbadbaef543619386feed136f1af3
- Org profile v0.0.16 backlink id: 03e405c1d7d240f63225dfb09e1c27e8c35959e1ccc3e86cc1db269aabab10cd
- Closure id: be4ae8df12eb897733590e1732b9e539447cb16e2b1de6018f62c4d41e4cd3ff
- Local root required: false
- Current production claim: false
- Starship claim: false
- Physical production instructions: false
CONTROL v0.2.9 closes the public backlink fanout from CONTROL v0.2.8 across Core v0.2.23, WWW v0.1.19, and org profile v0.0.17.
- CONTROL v0.2.8 release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.8-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure
- CONTROL v0.2.8 CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28334484888
- Core backlink release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.23-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-backlink
- WWW backlink release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.19-antimatterium-www-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-backlink
- Org profile backlink release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.17-antimatterium-org-profile-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-backlink
- Closure id: 570726c66a7f54f3e015ff8d4f09860036957d41c788e3cea8be16ff81d76f44
Safety boundary remains unchanged: no current production claim, no starship claim, and no physical production instructions.
CONTROL v0.2.10 closes the public surface fanout from CONTROL v0.2.9.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.9-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28335270892
- Prior CONTROL closure id:
570726c66a7f54f3e015ff8d4f09860036957d41c788e3cea8be16ff81d76f44 - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.24-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink
- Core backlink id:
6c84c858ce7a8fc4c70d7219b012cf51c612db32a63da6ec86696cdcd9db97ce - WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.20-antimatterium-www-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink
- WWW backlink id:
c7faa5c43b753515079569c63dba8393380c4c516e551ba8876999d4ca44aadc - Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.18-antimatterium-org-profile-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink
- Org profile backlink id:
6705f290297203d104262c41d84ec2c375a1f70a7514883fa0a00717031dcda7 - CONTROL closure id:
12940aa22c1477af9f4748f928b94eaaecb7e1379717997504c66b6975d19baf NO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.11 closes the public surface backlink fanout from CONTROL v0.2.10.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.10-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28336116773
- Prior CONTROL closure id:
12940aa22c1477af9f4748f928b94eaaecb7e1379717997504c66b6975d19baf - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.25-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-backlink
- Core backlink id:
4c015cd8bc31bd51c0aa4f6b6101a4827e1ebca2e2820a2ce4d3bb2564fd23f0 - WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.21-antimatterium-www-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-backlink
- WWW backlink id:
69cc72095fcf1196d839efb2ab5fea265b36e7a37b03b939e6c68f99f0d5d036 - Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.19-antimatterium-org-profile-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-backlink
- Org profile backlink id:
a101d4e79a47a2486ec4fcf663a1c1a6220e2e609bd2989e0febe2ddcaf877a3 - CONTROL closure id:
58b6405492f8994415207a64b4a6051d7970996d601d3a5a7639033ee323fd8b NO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.12 closes the public surface backlink fanout from CONTROL v0.2.11.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.11-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28475228834
- Prior CONTROL closure id:
58b6405492f8994415207a64b4a6051d7970996d601d3a5a7639033ee323fd8b - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.26-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink
- Core backlink id:
c6d3ad0d2cac39a49bda98037b94096c06265da10bd544f8076853e08efb5ede - WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.22-antimatterium-www-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink
- WWW backlink id:
8c1ad7efafec8115f3ab1c97a4579398ed51aa9730aebe49fb49be2f4616acb7 - Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.20-antimatterium-org-profile-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink
- Org profile backlink id:
b7905c70228c3b58097e011921cb41446be96b226d05913d3bb29f92b74b65b7 - CONTROL closure id:
a6ccef52b1a881bfbdf7f066becc46b326d964bb96ebd98648447493a7c2e0fe NO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.13 closes the public surface backlink fanout from CONTROL v0.2.12.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.12-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28477606355
- Prior CONTROL closure id:
a6ccef52b1a881bfbdf7f066becc46b326d964bb96ebd98648447493a7c2e0fe - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.27-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink
- Core backlink id:
eee199189c9650736dcaba1905315b96f1ce4a7cddd380ce2d399324af04ac85 - WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.23-antimatterium-www-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink
- WWW backlink id:
7168070caf2e6d7759a7c53bc7cb67469f8bf72ee83c5a740722f5d1942a7091 - Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.21-antimatterium-org-profile-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink
- Org profile backlink id:
cfec13610c24e7f452f98d903d292d1e55ee4a634aa8a520d2dba3b80c006ffb - CONTROL closure id:
1554781e58535f16c8c5d266af98bdbb8d60f6d397488e6c5b473d8cb780bf4d NO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.14 closes the public surface backlink fanout from CONTROL v0.2.13.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.13-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28506699839
- Prior CONTROL closure id:
1554781e58535f16c8c5d266af98bdbb8d60f6d397488e6c5b473d8cb780bf4d - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.28-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink
- Core backlink id:
7659f6ecdec65d805d85cb22b3c02402c6d58099d91343ebda3a0a9c67938ce9 - WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.24-antimatterium-www-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink
- WWW backlink id:
0cad7b703d9d8e790559c28ae2641b6bcefc7ca0c307cd8c066195d0270d0b30 - Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.22-antimatterium-org-profile-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink
- Org profile backlink id:
11220984ed027f575b8aaebecfba68dfb4cbc60f2c06c886134f984afe17fe40 - CONTROL closure id:
34137b43fa0f45b2315b7d3df5b1214b0dbbfd9af8cec3b113ba425dfa27010f NO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.15 closes the public surface backlink fanout from CONTROL v0.2.14.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.14-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28516323178
- Prior CONTROL closure id:
34137b43fa0f45b2315b7d3df5b1214b0dbbfd9af8cec3b113ba425dfa27010f - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.29-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink
- Core backlink id:
a13b1a78f9ea232e6d14c0ca99cffdfbaa647965a797ab2fed06186d1f7c04a6 - WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.25-antimatterium-www-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink
- WWW backlink id:
5a5239e204e95f523d1a49a6490deec1cbcaf9e57c802107883c90b46419250c - Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.23-antimatterium-org-profile-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink
- Org profile backlink id:
2a577e4682df3d196c3bec6d2980772355db7f0a1f4ef68d5bc60f8688aec9b0 - CONTROL closure id:
5fd82a631ca4d01e4209288479d3cbcd623ddd017587722d2c67708ff3cbf56a NO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.16 closes the Move 35 surface backlink fanout from CONTROL v0.2.15.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.15-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28516895725
- Prior CONTROL closure id:
5fd82a631ca4d01e4209288479d3cbcd623ddd017587722d2c67708ff3cbf56a - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.30-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink-closure-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.26-antimatterium-www-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink-closure-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.24-antimatterium-org-profile-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink-closure-backlink
- Core backlink id:
4436b1b981906208e96770b4fc39d5d6c56aa4b7a529509fb78217434b59eea6 - WWW backlink id:
a3d6f3ed5210e69f8a21f778a29c7452387a5d186925c7eb9188c3bc1a7acba5 - Org profile backlink id:
91112913207470869fc6f18b4c780011cc581fddd8a7908d7bbdbdffecb9dbcc - CONTROL closure id:
e9f48278e811786b35f9939f982d502a7b0eacc4aff47e03e9257095190c6d26 ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=trueNO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.17 closes the Move 37 surface backlink fanout from CONTROL v0.2.16.
- CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.17-antimatterium-control-v0216-surface-backlink-closure
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.16-antimatterium-control-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink-closure-backlink-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28518517865
- Prior CONTROL closure id:
e9f48278e811786b35f9939f982d502a7b0eacc4aff47e03e9257095190c6d26 - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.31-antimatterium-rootless-fanout-backlink-closure-backpropagation-closure-fanout-backlink-closure-fanout-closure-backlink-closure-fanout-closure-backlink-closure-backlink-closure-backlink-closure-backlink-closure-backlink-closure-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.27-antimatterium-www-control-v0216-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.25-antimatterium-org-profile-control-v0216-backlink
- Core backlink id:
b5a671ef8b595a9364f2aeb84bcc3a65d8204edacc4fc286c6c93c22929db325 - WWW backlink id:
e0d7c0656edb7d82aef592ce161b22b83d96b271de5bce0627b09ab20ff0379c - Org profile backlink id:
6e5fcd8333be67c3a707210b384a9b78aac416f19d285879533f46e291248f27 - CONTROL closure id:
7be5acda41a87a01a436239de422e56c6384746bb873ef3d521284ee9c46513e ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=trueNO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.18 closes the Move 39 surface backlink fanout from CONTROL v0.2.17 using short public tag discipline.
- CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.18-antimatterium-control-move39-surface-closure
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.17-antimatterium-control-v0216-surface-backlink-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28520105839
- Prior CONTROL closure id:
7be5acda41a87a01a436239de422e56c6384746bb873ef3d521284ee9c46513e - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.32-antimatterium-control-v0217-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.28-antimatterium-www-control-v0217-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.26-antimatterium-org-profile-control-v0217-backlink
- Core backlink id:
7b82854012506928ee4b9d74b83f8f64682e23125dae344dda85b6f3aab60736 - WWW backlink id:
55b72bf947c3b8a09eb131f5fa9f6f133c470b93b4409dc1b3775ff3ecaf3cca - Org profile backlink id:
e83d51a84b4098da43fa5e7101e3795e610b59bec7ce9fd53f7d642118bda7e1 - CONTROL closure id:
01a39a53a3914b1b38f283f2b4232b190c201712f0f8edb6fd0e91fc7bca717a ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=trueANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=trueNO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.19 closes the Move 41 surface backlink fanout from CONTROL v0.2.18 using short public tag discipline.
- CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.19-antimatterium-control-move41-surface-closure
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.18-antimatterium-control-move39-surface-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28524366738
- Prior CONTROL closure id:
01a39a53a3914b1b38f283f2b4232b190c201712f0f8edb6fd0e91fc7bca717a - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.33-antimatterium-control-v0218-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.29-antimatterium-www-control-v0218-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.27-antimatterium-org-profile-control-v0218-backlink
- Core backlink id:
7a45950d954911d5c83137bcf273c7ee53fa3d78c83c94b5e1be0c8bcaccb7f3 - WWW backlink id:
d2b0bada95d147729a5fc041879c7a4cc7dfe35341b75d92e3d1d0b5244ced60 - Org profile backlink id:
2ea777fdfe235d31159ec4601a1c26098d0a0ec2092319fd171ac332863ee008 - CONTROL closure id:
9ae0cf352d7062356e02b964d517a9321f0c0743d2eba695fb0d6adc6a702f08 ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=trueANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=trueNO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.20 closes the Move 43 surface backlink fanout from CONTROL v0.2.19 using short public tag discipline.
- CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.20-antimatterium-control-move43-surface-closure
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.19-antimatterium-control-move41-surface-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28525061736
- Prior CONTROL closure id:
9ae0cf352d7062356e02b964d517a9321f0c0743d2eba695fb0d6adc6a702f08 - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.34-antimatterium-control-v0219-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.30-antimatterium-www-control-v0219-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.28-antimatterium-org-profile-control-v0219-backlink
- Core backlink id:
030604066e720daecb36c2e43a7cfe70e7f763b69f2766241f8277b058342d6a - WWW backlink id:
a1daaf00ecc840a8f30513505205e2414dc170f1141bc6adcb501bd6b6121b75 - Org profile backlink id:
87276a767baa71208d5f2ad2623f306d007f90c4f83fa50725d31f321b32b2c8 - CONTROL closure id:
0a336efeec3df03622df1814eeb076ba69a3e181006fe52add05c71a05704efc ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=trueANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=trueNO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.21 closes the Move 45 public surface backlinks from CONTROL v0.2.20.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.20-antimatterium-control-move43-surface-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28525467798
- Core backlink release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.35-antimatterium-control-v0220-backlink
- WWW backlink release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.31-antimatterium-www-control-v0220-backlink
- Org profile backlink release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.29-antimatterium-org-profile-control-v0220-backlink
- Verify:
npm run verify:move46-surface-backlink-fanout-closure - Audit:
npm run audit:move46-surface-backlink-fanout-closure ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
Safety boundary remains explicit:
NO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.22 closes the Move 47 public surface backlink fanout.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.21-antimatterium-control-move45-surface-closure
- Prior CONTROL CI run: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28527938011
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.36-antimatterium-control-v0221-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.32-antimatterium-www-control-v0221-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.30-antimatterium-org-profile-control-v0221-backlink
- Verify:
npm run verify:move48-surface-backlink-fanout-closure - Audit:
npm run audit:move48-surface-backlink-fanout-closure ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
Safety boundary remains explicit:
NO_CURRENT_PRODUCTION_CLAIM=trueNO_STARSHIP_CLAIM=trueNO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.23 records the public closure of the Move 49 surface backlink fanout.
Bound public inputs:
- CONTROL v0.2.22 closure release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.22-antimatterium-control-move47-surface-closure
- CONTROL v0.2.22 verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28534121995
- Core v0.2.37 backlink release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.37-antimatterium-control-v0222-backlink
- WWW v0.1.33 backlink release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.33-antimatterium-www-control-v0222-backlink
- Org profile v0.0.31 backlink release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.31-antimatterium-org-profile-control-v0222-backlink
Flags:
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.24 closes the Move 51 public surface backlink fanout.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.23-antimatterium-control-move49-surface-closure
- Prior CONTROL verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28641499317
- Prior CONTROL closure ID:
35f989768e72c5d856cc79bf1d84dac2c950ffd2552c81133f470637d441dd0e - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.38-antimatterium-control-v0223-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.34-antimatterium-www-control-v0223-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.32-antimatterium-org-profile-control-v0223-backlink
- Closure receipt:
control/ANTIMATTERIUM_CONTROL_MOVE52_SURFACE_BACKLINK_FANOUT_CLOSURE.json - Verifier:
scripts/verify-move52-surface-backlink-fanout-closure.mjs - Audit:
scripts/move52-surface-backlink-fanout-closure-audit.sh
ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true NO_CURRENT_PRODUCTION_CLAIM=true NO_STARSHIP_CLAIM=true NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.25 closes the public surface fanout from CONTROL v0.2.24 into Core, WWW, and Org profile.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.24-antimatterium-control-move51-surface-closure
- Prior CONTROL verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28678642573
- Prior CONTROL closure ID:
fd4abe2ef7ad043517e9d065310b4ededeb625d4e0937e8b5d57eff7b85a2872 - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.39-antimatterium-control-v0224-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.35-antimatterium-www-control-v0224-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.33-antimatterium-org-profile-control-v0224-backlink
- Move 54 closure ID:
99efa1a97857babbe872e4e126114afc3d119cde359968ba62602c99b46cba08 - Receipt:
control/ANTIMATTERIUM_CONTROL_MOVE54_SURFACE_BACKLINK_FANOUT_CLOSURE.json - Verifier:
scripts/verify-move54-surface-backlink-fanout-closure.mjs - Audit:
scripts/move54-surface-backlink-fanout-closure-audit.sh
ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true NO_CURRENT_PRODUCTION_CLAIM=true NO_STARSHIP_CLAIM=true NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.26 closes the public surface fanout from CONTROL v0.2.25 into Core, WWW, and Org profile.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.25-antimatterium-control-move53-surface-closure
- Prior CONTROL verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28679307644
- Prior CONTROL closure ID:
99efa1a97857babbe872e4e126114afc3d119cde359968ba62602c99b46cba08 - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.40-antimatterium-control-v0225-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.36-antimatterium-www-control-v0225-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.34-antimatterium-org-profile-control-v0225-backlink
- Move 56 closure ID:
8a4746968c055d92c7ee896656caa2e6ffad611b2800943901d843da1a256fbf - Receipt:
control/ANTIMATTERIUM_CONTROL_MOVE56_SURFACE_BACKLINK_FANOUT_CLOSURE.json - Verifier:
scripts/verify-move56-surface-backlink-fanout-closure.mjs - Audit:
scripts/move56-surface-backlink-fanout-closure-audit.sh
ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true NO_CURRENT_PRODUCTION_CLAIM=true NO_STARSHIP_CLAIM=true NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.27 closes the public surface fanout from CONTROL v0.2.26 into Core, WWW, and Org profile.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.26-antimatterium-control-move55-surface-closure
- Prior CONTROL verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28704906669
- Prior CONTROL closure ID:
8a4746968c055d92c7ee896656caa2e6ffad611b2800943901d843da1a256fbf - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.41-antimatterium-control-v0226-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.37-antimatterium-www-control-v0226-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.35-antimatterium-org-profile-control-v0226-backlink
- Move 58 closure ID:
a2641f70f738ae3e5959f8f1c46f4c8328a938b59a8112afbbff6702758691ba - Receipt:
control/ANTIMATTERIUM_CONTROL_MOVE58_SURFACE_BACKLINK_FANOUT_CLOSURE.json - Verifier:
scripts/verify-move58-surface-backlink-fanout-closure.mjs - Audit:
scripts/move58-surface-backlink-fanout-closure-audit.sh
ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true NO_CURRENT_PRODUCTION_CLAIM=true NO_STARSHIP_CLAIM=true NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.28 closes the public surface fanout from CONTROL v0.2.27 into Core, WWW, and Org profile.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.27-antimatterium-control-move57-surface-closure
- Prior CONTROL verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28705916342
- Prior CONTROL closure ID:
a2641f70f738ae3e5959f8f1c46f4c8328a938b59a8112afbbff6702758691ba - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.42-antimatterium-control-v0227-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.38-antimatterium-www-control-v0227-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.36-antimatterium-org-profile-control-v0227-backlink
- Move 60 closure ID:
0baab5144c52e311f9f2c75b41198fd36c5ea512a861be374cddc8452f378671 - Receipt:
control/ANTIMATTERIUM_CONTROL_MOVE60_SURFACE_BACKLINK_FANOUT_CLOSURE.json - Verifier:
scripts/verify-move60-surface-backlink-fanout-closure.mjs - Audit:
scripts/move60-surface-backlink-fanout-closure-audit.sh
ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true NO_CURRENT_PRODUCTION_CLAIM=true NO_STARSHIP_CLAIM=true NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.29 closes the public surface fanout from CONTROL v0.2.28 into Core, WWW, and Org profile.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.28-antimatterium-control-move59-surface-closure
- Prior CONTROL verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28706320665
- Prior CONTROL closure ID:
0baab5144c52e311f9f2c75b41198fd36c5ea512a861be374cddc8452f378671 - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.43-antimatterium-control-v0228-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.39-antimatterium-www-control-v0228-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.37-antimatterium-org-profile-control-v0228-backlink
- Move 62 closure ID:
cc3254bf684790e5b5e88b947b35ef1ff5796cba9dcf827234ec08114d40d67c - Receipt:
control/ANTIMATTERIUM_CONTROL_MOVE62_SURFACE_BACKLINK_FANOUT_CLOSURE.json - Verifier:
scripts/verify-move62-surface-backlink-fanout-closure.mjs - Audit:
scripts/move62-surface-backlink-fanout-closure-audit.sh
ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true NO_CURRENT_PRODUCTION_CLAIM=true NO_STARSHIP_CLAIM=true NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.30 closes the Move 63 public surface backlink fanout from CONTROL v0.2.29 into Core, WWW, and Org profile.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.29-antimatterium-control-move61-surface-closure
- Prior CONTROL verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28706590644
- Prior CONTROL closure ID:
cc3254bf684790e5b5e88b947b35ef1ff5796cba9dcf827234ec08114d40d67c - Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.44-antimatterium-control-v0229-backlink
- Core backlink ID:
c19dfefc5dc203b19ea726bba2987705a13a9bff8f70b43ed77d4a9b685c26e7 - WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.40-antimatterium-www-control-v0229-backlink
- WWW backlink ID:
1f2c9df8075c89c6cfce4f8a807b52e313a6d8711631c934e193464e2291c2ae - Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.38-antimatterium-org-profile-control-v0229-backlink
- Org profile backlink ID:
f2119453983e2812b87c9b0821d8fd71ca728f8d1007039e83dd1fb5b20d51d4 - Move 64 closure ID:
f36f9955746671dcb6a799939c27c6b579dd10be6dc939714feb06d5872a27ea - Receipt:
control/ANTIMATTERIUM_CONTROL_MOVE64_SURFACE_BACKLINK_FANOUT_CLOSURE.json - Verifier:
scripts/verify-move64-surface-backlink-fanout-closure.mjs - Audit:
scripts/move64-surface-backlink-fanout-closure-audit.sh
ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true NO_CURRENT_PRODUCTION_CLAIM=true NO_STARSHIP_CLAIM=true NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.31 closes the Move 65 public surface backlink fanout from CONTROL v0.2.30 across Core v0.2.45, WWW v0.1.41, and org profile v0.0.39.
Public closure receipt:
- CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.31-antimatterium-control-move65-surface-closure
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.30-antimatterium-control-move63-surface-closure
- Prior CONTROL verify CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28707158589
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.45-antimatterium-control-v0230-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.41-antimatterium-www-control-v0230-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.39-antimatterium-org-profile-control-v0230-backlink
- Move 66 closure ID:
ed2ac2e0ae68635986a07084622f3ae9a2fc746995b1aaf11846913bad8d9c8d
Flags:
ANTIMATTERIUM_MOVE66_CONTROL_PUBLIC_SURFACE_BACKLINK_FANOUT_CLOSURE_COMPLETE=true
ANTIMATTERIUM_MOVE66_PUBLIC_SURFACE_BACKLINK_FANOUT_CLOSED=true
ANTIMATTERIUM_MOVE66_PUBLIC_SURFACE_BACKLINK_FANOUT_CLOSURE_AUDIT_PASS=true
ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
NO_CURRENT_PRODUCTION_CLAIM=true
NO_STARSHIP_CLAIM=true
NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.32 closes the Move 67 public surface backlink fanout from CONTROL v0.2.31 across Core v0.2.46, WWW v0.1.42, and org profile v0.0.40.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.31-antimatterium-control-move65-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28746575495
- Prior CONTROL closure ID: ed2ac2e0ae68635986a07084622f3ae9a2fc746995b1aaf11846913bad8d9c8d
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.46-antimatterium-control-v0231-backlink
- Core backlink ID: b59e89409997dfdb99f1aad7ff2078e83e3732725fd7f8d6c8930ef598f98cb9
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.42-antimatterium-www-control-v0231-backlink
- WWW backlink ID: 0c429e30935cfead1be7aee0b2c3b049b2ee8d747d2588de68ea8e4bfa4f9ffd
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.40-antimatterium-org-profile-control-v0231-backlink
- Org profile backlink ID: ef20e78521439412e271acc4d126a2b1d30bda8b241e7f16484eeaea133b6bd2
- Move 68 closure ID: 26f9d60e76939e16c27da34d345686d37fad0a0caa1cd097673f1dc1c9d5210f
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.33 closes the Move 69 public surface backlink fanout from CONTROL v0.2.32 across Core v0.2.47, WWW v0.1.43, and org profile v0.0.41.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.32-antimatterium-control-move67-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28747392917
- Prior CONTROL closure ID: 26f9d60e76939e16c27da34d345686d37fad0a0caa1cd097673f1dc1c9d5210f
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.47-antimatterium-control-v0232-backlink
- Core backlink ID: 57a6f14ecdcbb314947c46b8001104f2f4ae2911c29526359fed3a854bb4f802
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.43-antimatterium-www-control-v0232-backlink
- WWW backlink ID: e4210f9ade5a9d97d0196b549692b08dc39a9522ff7560af48ed03d57eff7d86
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.41-antimatterium-org-profile-control-v0232-backlink
- Org profile backlink ID: 0bd3fcadae438a38c32aa9bcb06dfbb3ce8a37e85ee13b3ad15f831d4d5cccb9
- Move 70 closure ID: 6e32a74f67f999c779dbcf5117de6fda1bbdc8a2c1505bf3d47c85f8f00b145b
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.34 closes the Move 71 public surface backlink fanout from CONTROL v0.2.33 across Core v0.2.48, WWW v0.1.44, and org profile v0.0.42.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.33-antimatterium-control-move69-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28747726663
- Prior CONTROL closure ID: 6e32a74f67f999c779dbcf5117de6fda1bbdc8a2c1505bf3d47c85f8f00b145b
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.48-antimatterium-control-v0233-backlink
- Core backlink ID: e530e13a78d4bd2d5d77303b8f58c7bb3402f826defb5769e96f57410a27fb47
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.44-antimatterium-www-control-v0233-backlink
- WWW backlink ID: 7c13483fe112563dc28a2e5eee9322745611fc62ba2f426cf12b82a3ae548e62
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.42-antimatterium-org-profile-control-v0233-backlink
- Org profile backlink ID: da69ca9e87525e415cf2f48eebfc35bda2d480669bce7aaa18006581836d5e01
- Move 72 closure ID: c9af607f2cdaa3d88e0ff3c9abfeab7deaa031e38e48e75af3dbdfa0f738687b
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.35 closes the Move 73 public surface backlink fanout.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.34-antimatterium-control-move71-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28814745469
- Prior CONTROL closure ID: c9af607f2cdaa3d88e0ff3c9abfeab7deaa031e38e48e75af3dbdfa0f738687b
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.49-antimatterium-control-v0234-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.45-antimatterium-www-control-v0234-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.43-antimatterium-org-profile-control-v0234-backlink
- Core backlink ID: aa29f6557667c26be9680eddfe81cde31a1ead586d8d1831c04e436558f520f3
- WWW backlink ID: 36a06a1af016dced71ed704201490562e438e2af885e083c8026fcd3ebf10548
- Org profile backlink ID: 72fb0dd95579e32ff1143d2f0e2df6fd3aff5f9c50e35b4dad11763dda37f2c6
- Move 74 closure ID: 2585bfc44100f7684c5ea9ac876dc522b0329df829fb4bfb35ee0fcf09cd351f
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.36 closes the Move 75 public surface backlink fanout.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.35-antimatterium-control-move73-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28817843561
- Prior CONTROL closure ID: 2585bfc44100f7684c5ea9ac876dc522b0329df829fb4bfb35ee0fcf09cd351f
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.50-antimatterium-control-v0235-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.46-antimatterium-www-control-v0235-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.44-antimatterium-org-profile-control-v0235-backlink
- Core backlink ID: a56cd46dc7dd7d61a55de4d2137f5fa8703c551c61700cac223833a944ff6464
- WWW backlink ID: 990a25dc7da43d5ec3235d11c621f53e6e81a12d591c03fc3351f311e4598cd5
- Org profile backlink ID: 06acd3d0c1f4ef483dcdfe90697f8189203c8c5156b1e57a81b7fe5649c629a9
- Move 76 closure ID: 990f14ef8c10ba7e83a50d4dc693ab4aa44483d9d2bc1f306aa49f0259d6812d
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL 0.2.37 closes the Move 77 public surface backlink fanout from CONTROL v0.2.36.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.36-antimatterium-control-move75-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28819796095
- Prior CONTROL closure ID: 990f14ef8c10ba7e83a50d4dc693ab4aa44483d9d2bc1f306aa49f0259d6812d
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.51-antimatterium-control-v0236-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.47-antimatterium-www-control-v0236-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.45-antimatterium-org-profile-control-v0236-backlink
- Core backlink ID: 8aa73e300ade2ebea5ee2bc82b40a9c02fb4efddeba6d7dd29c51b20199685aa
- WWW backlink ID: 2c45e1976d95ac366356ea2d18c7ee6ddcc6d394a1ea8fb3b92f806eb9a3648a
- Org profile backlink ID: 39d0be009618a6e0536780345b806fa1feb49c1d578048534fda26ba17693c89
- Move 78 closure ID: 4304bc3fc22364c5600526b2f87bad02d6bb52c56d56755be2b1cbfefdfdd377
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL 0.2.38 closes the Move 79 public surface backlink fanout from CONTROL v0.2.37.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.37-antimatterium-control-move77-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28821621138
- Prior CONTROL closure ID: 4304bc3fc22364c5600526b2f87bad02d6bb52c56d56755be2b1cbfefdfdd377
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.52-antimatterium-control-v0237-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.48-antimatterium-www-control-v0237-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.46-antimatterium-org-profile-control-v0237-backlink
- Core backlink ID: c25af4d72c54aba8a6eaa02cea9493b25da8b67aa427d72c9d85898a2f5f7367
- WWW backlink ID: 834907d3ec61ec57ce1b4f21063bfeb285fcaff3c62ffc32508d9761e553e0c2
- Org profile backlink ID: 0fb8c55049f0017a7d9dee82bfaca9283ea3429bcf4c5a83ad6e5c916ebd9517
- Move 80 closure ID: 2d29e07145411ed224b9115f7974875a54149f8cfef514f253409c1c321c4e17
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL 0.2.39 closes the Move 81 public surface backlink fanout from CONTROL v0.2.38.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.38-antimatterium-control-move79-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28893546825
- Prior CONTROL closure ID: 2d29e07145411ed224b9115f7974875a54149f8cfef514f253409c1c321c4e17
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.53-antimatterium-control-v0238-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.49-antimatterium-www-control-v0238-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.47-antimatterium-org-profile-control-v0238-backlink
- Core backlink ID: c95084dd908698c740b3e523863dc991a8630433f40024ee1e2a560a7eebcbd1
- WWW backlink ID: 54babbe9a4164c3a93682287f2ec6cc2dc875c137e1cc0cab052b42a43a518c5
- Org profile backlink ID: 34cefba9a61620139341114138f03b0238ac973a770626f3b13cc1ee9f0e5091
- Move 82 closure ID: cff80893bd06f2d1eb219912df96c6f552732a514f2815dc2d348cb5ed24f556
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL 0.2.40 closes the Move 83 public surface backlink fanout from CONTROL v0.2.39.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.39-antimatterium-control-move81-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28896213832
- Prior CONTROL closure ID: cff80893bd06f2d1eb219912df96c6f552732a514f2815dc2d348cb5ed24f556
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.54-antimatterium-control-v0239-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.50-antimatterium-www-control-v0239-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.48-antimatterium-org-profile-control-v0239-backlink
- Core backlink ID: 1b0610067973f8527502495b58a7c745f36b081198b51f4398bf96f30b4dc7cb
- WWW backlink ID: 4c7e0f8ea8b623fd5554c32ca358c0036f9bd82b65c1e95bae61c348fc69c990
- Org profile backlink ID: 07389863553ef6f06301e7ccbc5678c265067f59a0d5b40cd0d956a42f47e444
- Move 84 closure ID: 1a3a6df58737e675958e870bd28b4f318b5e458e8dec6354bb76a45cf633633a
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL 0.2.41 closes the Move 85 public surface backlink fanout from CONTROL v0.2.39.
- Prior CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.40-antimatterium-control-move83-surface-closure
- Prior CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28898964616
- Prior CONTROL closure ID: 1a3a6df58737e675958e870bd28b4f318b5e458e8dec6354bb76a45cf633633a
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.55-antimatterium-control-v0240-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.51-antimatterium-www-control-v0240-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.49-antimatterium-org-profile-control-v0240-backlink
- Core backlink ID: 1d898fa91a0cd0730e50ff185edef41efea12058bb35b08abbecb83afb824e9d
- WWW backlink ID: 25f25e7b040768c90d7abe7be51e7ad2b5d97c45fa2069b53aa8ceb77a8ef464
- Org profile backlink ID: ef767654bc0f6b7282a8367af9a048dea131d12247c15ea39edc283631bbed07
- Move 86 closure ID: 448a8074d76baf5d958c6069dbf3d7a9057f86b17aa5d2c74aee76167afc7542
- ANTIMATTERIUM_SHORT_PUBLIC_TAG_REQUIRED=true
- ANTIMATTERIUM_NO_LOCAL_ROOT_REQUIRED=true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
CONTROL v0.2.42 closes the Move 87 public surface backlink fanout from CONTROL v0.2.41.
- Source CONTROL release: https://github.com/ANTIMATTERIUM/CONTROL/releases/tag/v0.2.41-antimatterium-control-move85-surface-closure
- Source CONTROL CI: https://github.com/ANTIMATTERIUM/CONTROL/actions/runs/28900560674
- Source CONTROL closure ID: 448a8074d76baf5d958c6069dbf3d7a9057f86b17aa5d2c74aee76167afc7542
- Core release: https://github.com/ANTIMATTERIUM/ANTIMATTERIUM/releases/tag/v0.2.56-antimatterium-control-v0241-backlink
- WWW release: https://github.com/ANTIMATTERIUM/WWW/releases/tag/v0.1.52-antimatterium-www-control-v0241-backlink
- Org profile release: https://github.com/ANTIMATTERIUM/.github/releases/tag/v0.0.50-antimatterium-org-profile-control-v0241-backlink
- Short public tag required: true
- No local root required: true
- NO_CURRENT_PRODUCTION_CLAIM=true
- NO_STARSHIP_CLAIM=true
- NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true