@capxul/sandbox 4.1.4 → 4.2.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -38,11 +38,14 @@ These checks prove parsing, environment-file rewriting, bounded amount
38
38
  conversion, Convex command construction, and packing. They do not prove a live
39
39
  key mint, faucet transaction, or installed CLI artifact.
40
40
 
41
- Repository Rule 4 names `vp run --filter @capxul/sandbox proofs:live` as the
42
- live-only ProofKit boundary, but that command does not exist yet. Keep live
43
- acceptance unproven until [#920](https://github.com/Xelmar-tech/infrastructure/issues/920)
44
- lands. [#922](https://github.com/Xelmar-tech/infrastructure/issues/922) tracks
45
- the separate packed-install/bin smoke gap.
41
+ The historical [#920](https://github.com/Xelmar-tech/infrastructure/issues/920)
42
+ plan names a `proofs:live` command that this package does not define. Check the
43
+ current issue and proof state before selecting live acceptance.
44
+ [#922](https://github.com/Xelmar-tech/infrastructure/issues/922) records the
45
+ separate packed-install and bin startup proof requirement. The current
46
+ `scripts/__tests__/pack-install-smoke.test.mjs` installs the CLI tarballs in a
47
+ clean project and invokes their bins with `--help`. Its current run result
48
+ owns that artifact claim; it does not prove a live key mint or faucet transfer.
46
49
 
47
50
  Read [CONTEXT.md](./CONTEXT.md) before changing command, secret, deployment, or
48
51
  proof behavior.
@@ -0,0 +1,11 @@
1
+ {
2
+ "source": {
3
+ "commit": "efa1ae30674425e4db92020bfad513fb6cf36011",
4
+ "tree": "91f805524a7c7b53e6c28cf484b549b0c1dbd9dd",
5
+ "branch": "codex/programme-rc",
6
+ "repository": "https://github.com/Xelmar-tech/infrastructure",
7
+ "lockfileSha256": "5870f53b72706d103220c1bcf733cb4fb71196aea32a9cfbdc277d73cc959264"
8
+ },
9
+ "name": "@capxul/sandbox",
10
+ "version": "4.2.0-rc.1"
11
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@capxul/sandbox",
3
- "version": "4.1.4",
3
+ "version": "4.2.0-rc.1",
4
4
  "private": false,
5
5
  "description": "Capxul sandbox CLI for canonical quickstart keys and testnet faucet funds.",
6
6
  "keywords": [