Audit model

Premortem treats an audit as a governed pipeline, not a single LLM call, with persisted artifacts at every stage.

Premortem treats an audit as a governed pipeline, not a single LLM call, with persisted artifacts at every stage.

Audit runs

  • runStatus: queued → running → paused | completed | failed | cancelled.
  • Checkpoints stored in summary.checkpoint: phase, completedSpecialists, counts.
  • Pause/resume is cooperative: orchestrator saves state between pipeline stages.

Agent swarm

  • Specialist agents run sequentially with per-agent persistence.
  • finding_synthesizer_agent merges clusters into issue candidates.
  • issue_validator_agent enforces schema before review queue admission.

Artifacts

  • Findings → dedupe clusters → issue candidates → published issues.
  • Graph snapshots capture repo/CI topology for cross-agent context.
  • Lineage links prompt → finding → cluster → candidate → GitLab issue.

Related links

Announcement updates version release today!

ReleasesPrivacy
Terms