This page is the user-facing release story for the first public Prooflane surface. It is the canonical note body prepared for the first published GitHub Release of the public repository.
Historical launch note: the current front door has since been realigned toward the stress-lab-first story in
README.mdanddocs/get-started.md.
Prooflane now presents itself like a product entrypoint instead of a governance-only repository:
If your checkout is already bootstrapped:
./scripts/dev-up.sh
If this is your first run in a fresh checkout:
./scripts/setup.sh && ./scripts/dev-up.sh
Expected outcome:
http://127.0.0.1:17373http://127.0.0.1:17380/health/These launch surfaces were validated locally during the same implementation pass
and prepared for promotion into a real GitHub Release from main:
./scripts/setup.sh now completes successfully in a fresh checkout because
the repo includes a root uv.lock./scripts/dev-up.sh now reaches local UI and API readiness using the
repo-safe pnpm entrypoint and path-stable Alembic invocationdocs/assets/prooflane-command-center-real.pngpnpm uiq run --profile pr --target web.local currently requires
GEMINI_API_KEY; without it, the run exits with
reasonCode=ai.gemini.strict_policy_violationThe point of this launch is not that Prooflane is finished. The point is that the repo now gives a much stronger first impression: