Add value-safe verification and audit reporting
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a0217e-8c4c-7383-be6b-f50a6e485306
This commit is contained in:
tegwick 2026-08-23 12:33:38 +02:00
parent 491e706a70
commit c4504c6de9
19 changed files with 598 additions and 50 deletions

View file

@ -70,9 +70,14 @@ BAO_ADDR=https://bao.coulomb.social \
BAO_ADDR=https://bao.coulomb.social \
secrets-engine verify whynot-design-npm-publish \
--field npm_token --positive --negative \
--negative-token-file /secure/path/reviewed-unrelated.token \
--bootstrap-token-file ~/.secrets-engine/bootstrap/prod-whynot-design.token
```
The unrelated token must represent a reviewed identity outside the lane policy;
it is not the bootstrap token and must be held in a separate mode-0600 file
outside Git.
6. In the `whynot-design` repo, coordinate a real version bump. Run the publish
through child-only injection: