Changelog
Commit-backed engineering facts from the private repository. There are no release tags yet, so these are not presented as versioned releases.
4d07b6c
One-command startup and workspace overhaul
npm run up now boots the whole system in one terminal — installs, .env, seed with saved dev keys, product server, and website, with health checks and a summary banner. The workspace was redesigned: sidebar navigation, semantic status color, guided empty states, and toasts.
c5e63d6
Lease semantics
Shared-read and line-range lease semantics landed in the product tree.
a3cfa42
Coordination UX
Workspace coordination controls and visibility were expanded.
2c2cbf8
SDKs, CI action, and scope hardening
Added agent SDK tooling, the acquire-lease GitHub Action, and scope-prediction hardening.
7836778
Web legal pages published
Published the founder-reviewed web legal surfaces from the preceding review commit.
40a5205
Product hardening
Added enforcement guardrails, doctor, container deployment, backups, and security hardening.