Documentation Index
Fetch the complete documentation index at: https://docs.conformly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Who this page is for
Audit Readiness is the page designed for the Functional Safety Manager and the Quality Director — the people who don’t upload documents or triage individual findings, but who own the question “are we audit-ready?” and need to answer it confidently every Monday morning. If you’re an engineer working on remediation, you spend more time on Findings. If you run the program, you live on this page.What it answers in three seconds
The page is laid out to answer three questions in order:Are we audit-ready?
A single big number: the overall audit-readiness score (0-100).
Color-coded: green ≥80 (ready), amber ≥60 (at risk), red <60 (blocked).
What's blocking us?
The Top 5 Blockers list — the highest-severity open findings,
sorted by severity then age. Each is one click to its full context.
How the score is computed
The audit-readiness score uses the same penalty math as the per-document compliance score, applied to all open findings in the workspace:The blockers list
“Blockers” means findings that would prevent an audit from passing — specifically, Critical and High severity findings in Open or In Progress state. Medium and Low findings are real and worth fixing, but they don’t block. The list shows the top 5 by severity then age (oldest critical first, since that’s the one most likely to be missed). Each entry has:- The finding title
- The standard clause it violates
- Severity badge
- Source document name
- A “Review →” button that jumps directly to the finding’s full context
Velocity and the timeline projection
Conformly tracks how many findings your team resolves per week, over a rolling 4-8 week window. The result is your resolution velocity — e.g. “8.3 gaps/week.” The timeline projection divides remaining blockers by velocity:Risk by phase
A stacked bar chart showing critical/high/medium/low counts per V-Model phase. Phases come from your work product categories (requirements / architecture / testing / documentation). Use this to spot systemic problems rather than individual gaps. A spike of high findings in the architecture phase means your architecture documentation is the weak link, not your test plans. That’s a different remediation strategy than fixing 12 unrelated findings one at a time.Coverage strip
Two progress bars at the bottom of the page:- Standards checked — how many of your selected standards have actually been used in at least one analysis
- Work products analyzed — how many of the documents in your workspace have a compliance score (vs uploaded but not yet analyzed)