Changelog

Commit-backed engineering facts from the private repository. There are no release tags yet, so these are not presented as versioned releases.

  1. 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.

  2. c5e63d6

    Lease semantics

    Shared-read and line-range lease semantics landed in the product tree.

  3. a3cfa42

    Coordination UX

    Workspace coordination controls and visibility were expanded.

  4. 2c2cbf8

    SDKs, CI action, and scope hardening

    Added agent SDK tooling, the acquire-lease GitHub Action, and scope-prediction hardening.

  5. 7836778

    Web legal pages published

    Published the founder-reviewed web legal surfaces from the preceding review commit.

  6. 40a5205

    Product hardening

    Added enforcement guardrails, doctor, container deployment, backups, and security hardening.