Release notes

Premortem v0.1.0 establishes the GitLab-first foundation for predictive repository audits.

Premortem v0.1.0 establishes the GitLab-first foundation for predictive repository audits.

Summary

Structured issue synthesis, dedupe clustering, review-ready issue candidates, publish/reconcile starters, and runtime pause/resume checkpoints.

Included

  • Agent registry, policies, specialist prompts, and strict Zod validation.
  • Prisma persistence, Supabase schema, and RLS/auth migration starters.
  • LLM adapter seams for Gemini.
  • Neo4j driver-backed graph snapshot write path.
  • GitLab publish and reconciliation worker starters.
  • Queueing, idempotency, leasing, checkpoint pause/resume, and enterprise scaffolding.

Known limits

  • Several systems are scaffold-level rather than fully production-hardened.
  • Queue workers, notifications, and dashboard flows still need runnable implementation depth.
  • GitHub parity and enterprise auth are not part of this release baseline.

Upgrade notes

  • Apply Supabase migrations in order (including RunStatus paused enum).
  • Rebuild generated Prisma client after schema changes.
  • Set all required provider environment variables before publish or graph flows.

Verification (2026-06-11)

  • pnpm run smoke:production-readiness: public onboarding, publish flow, and Neo4j graph checks.
  • pnpm run smoke:full-app-stress: marketing, docs, auth, billing guards, and audits.
  • Stripe test catalog wired (Premortem Starter / Premortem Growth / Premortem Scale price IDs).
Local verification
pnpm run dev
pnpm run smoke:full-app-stress

Related links

Announcement updates version release today!

ReleasesPrivacy
Terms