diff --git a/AGENTS.md b/AGENTS.md index e98f726..f364a46 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -63,6 +63,11 @@ Build/sideload the s9pk (from `start9/0.4/`): `make x86` then `make install`. Ta Both `install` and `publish` read host/registry config from `~/.startos/config.yaml`, which is **not in the repo** — verify against the live setup, not from a checkout. +**Verify on-box state read-only via `start-cli`** (the same host config) instead of punting to the StartOS web UI — used this way to confirm the 1.2.0:4/:5 ALTERs and a persisted set: +- `start-cli package installed-version proof-of-work` — what version the box actually runs. +- `start-cli package logs proof-of-work --limit N | grep -iE "adding missing column|as nextjs|error"` — confirms boot ALTERs ran (each logs once) and the non-root launch. +- `start-cli package attach proof-of-work -- sqlite3 /data/app.db "