Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Working with findings

Every finding traces back to the sheet. The Findings view collects findings across your reviews so you can work through them in one place.

Anatomy of a finding

Selecting a finding shows everything you need to decide:
  • Source zone — the boxed region on the document it came from.
  • Parsed requirement — what Semper read from the document or spec.
  • Deterministic check — the rule that fired.
  • Severity — how much it matters.
  • Disposition state — what's been decided, by whom, and when.

The review queue

Findings the engine is not confident enough to assert — plus everything still open — route to the Review queue, which has its own place in the navigation with a live count badge. Nothing low-confidence is silently accepted or rejected; a person makes the call. From a queue card, locate on drawing opens the finding on its sheet.

Dispositions

Accept, reject, or resolve each finding with an owner and comment:
  • Approve finding — confirms the issue is real.
  • Mark false positive — records that the check fired incorrectly.
  • Resolve — marks the issue addressed.
Dispositions are recorded with your identity and a timestamp in the audit trail, and comments and markups stay attached to the finding. Every disposition offers Undo, which reverts the record everywhere including the server; assigned owners stay attached through later dispositions.

Ask AI

Ask AI is a grounded copilot: invoke it on a finding and it explains the finding in the context of the document and the requirement — the answer renders right in the evidence trace. It only runs when you ask, and it never dispositions anything on your behalf. Availability depends on your organization's perception settings.

Keyboard shortcuts

The Findings view works fully from the keyboard: j / k move through the evidence list, a / r / e disposition the selected finding, and ? opens the reference. See Keyboard shortcuts for the complete table.