|
| 1 | +# Public Package Status |
| 2 | + |
| 3 | +Snapshot: 2026-07-24 |
| 4 | + |
| 5 | +This additive status note reconciles public package availability with AgentNet's |
| 6 | +frozen `0.1.24` release evidence. It does not replace requirements, gate |
| 7 | +ledgers, or accountable-owner evidence. |
| 8 | + |
| 9 | +## Current public package |
| 10 | + |
| 11 | +A read of the public npm registry on 2026-07-24 returned: |
| 12 | + |
| 13 | +- package: `@misunders2d/agentnet` |
| 14 | +- latest published version: `0.1.24` |
| 15 | +- published package `gitHead`: `9a948d59f81518b5ac6f46c6862004e3c3d62645` |
| 16 | + |
| 17 | +Package availability does not authorize deployment and does not establish |
| 18 | +production readiness. |
| 19 | + |
| 20 | +## Frozen release-input clarification |
| 21 | + |
| 22 | +The retained `0.1.24` wheel and sdist under |
| 23 | +`evidence/local/2026-07-23-v0.1.24/artifacts/` are immutable release evidence. |
| 24 | +Their packaged release inputs include older pre-publication wording such as |
| 25 | +"latest published package: 0.1.22" and "prepared 0.1.24". Those frozen bytes are |
| 26 | +not rewritten after publication. `scripts/verify_release.py` intentionally |
| 27 | +checks them against their release snapshot. |
| 28 | + |
| 29 | +Correcting that wording inside packaged release inputs requires a new version |
| 30 | +candidate, fresh artifacts, normal release verification, and separate |
| 31 | +publication by Sergey. This note records the post-publication registry fact |
| 32 | +without creating a second artifact under version `0.1.24`. |
| 33 | + |
| 34 | +## Release and gate posture |
| 35 | + |
| 36 | +`RELEASE_MANIFEST.json` remains controlling for release eligibility: |
| 37 | + |
| 38 | +- status: `BLOCKED` |
| 39 | +- `production_ready=false` |
| 40 | +- `ship_eligible=false` |
| 41 | +- no must-not-ship gate is `PASSED` |
| 42 | +- G04 remains `FAILED` |
| 43 | +- G10 remains `PARTIAL` |
| 44 | + |
| 45 | +No deployment, setup, enrollment, restart, authority grant, or gate promotion |
| 46 | +is implied by this note. |
0 commit comments