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.
What a finding is
A finding is one specific gap the AI pipeline identified between your document and a standard’s requirements. Every finding has:- Standard + clause — e.g. “ASPICE 3.1 SWE.4” or “ISO 26262-6 §9”
- Title — short label
- Description — what’s wrong, in plain English
- Severity — Critical, High, Medium, or Low (driven by safety classification, capability level, and the underlying gap type)
- Remediation status — Open, In Progress, Resolved, Accepted
- Suggested fix — concrete recommendation from the AI
- Source document + page — where the finding came from
- Cross-standard claims — when the Knowledge Graph detects that the same evidence affects clauses in other standards
The Findings page
Open it from the sidebar. You see a table with all findings in your current workspace, filterable by:- Severity — Critical / High / Medium / Low / All
- Remediation — Open / In Progress / Resolved / Accepted / All
- Standard — only shown when you have findings from multiple standards
- Product — only shown when you have products defined
- Document — only shown when you have findings from multiple documents
- Free-text search
Severity vs Remediation — the most common confusion
Severity is the AI’s risk assessment of the finding itself. It answers “how bad is this gap?” and is based on safety classification (ASIL), capability level distance from target, and gap type. You cannot change a finding’s severity — it’s a fact about the finding. Remediation is your team’s workflow state on the finding. It answers “what action have we taken on this gap?” and you change it manually as work happens. The four states are:| State | What it means | When to use it |
|---|---|---|
| Open | Identified but not yet addressed. | The default for any new finding. |
| In Progress | Someone is actively working on the fix. | When you start remediation work. |
| Resolved | Fixed in your document. The next analysis should not reproduce this finding. | When you’ve made the change. |
| Accepted | Acknowledged as an acceptable risk. Will not be remediated. | When the cost of remediation exceeds the risk reduction — typically with a documented justification and management sign-off. |
The status column header reads “Remediation,” not “Status”
This is deliberate. “Status” is jargon — it’s unclear whether it means the AI’s verdict or the team’s workflow state. “Remediation” is unambiguous: it answers “what have we done about this?” Hover the column header in the Findings table for an inline tooltip explaining the four values.Bulk actions
Select multiple findings using the checkboxes in the leftmost column. Once you have a selection, the bulk action bar appears at the top:- Bulk update remediation — change all selected findings to a new state
- Bulk export — download as CSV
- Bulk dismiss — mark as Accepted with a single click
Discussion threads
Every finding has its own comment thread. Open by clicking the row to expand it — the discussion appears at the bottom alongside the suggested fix and the page reference. Anyone with Editor or above can post comments. Viewers see the discussion but cannot post. Use comments for:- “I disagree with this finding — see section 4.3 of the doc”
- “Assigned to @pat to fix in next sprint”
- “Linked to JIRA-1234”
- “Resolved by commit abc1234 — please re-run analysis”
Verifying a resolved finding
When you mark a finding as Resolved, Conformly offers an optional “Verify Resolution” check that re-runs a lightweight analysis on just that finding’s clause and confirms the document now satisfies it. The check looks at the latest version of the source document — so the intended workflow is:- Mark the finding Resolved
- Update the source document
- Re-upload the document (Conformly detects the version change)
- Click Verify Resolution on the finding
Exporting findings
From the Findings page, click Export → CSV (or PDF for the formatted report). The CSV includes every field including the comment count and verification status. The PDF is the same data formatted for an audit review meeting.Asking the AI for help
Each finding has an “Ask AI” button that opens a chat panel scoped to that specific finding. The AI has access to:- The finding itself (title, description, severity, suggested fix)
- The source document (so it can quote specific sections)
- The relevant standard clause
- Your prior conversation in the same thread
- “Show me what ‘bidirectional traceability’ means in ISO 26262”
- “Suggest exact wording for the change request”
- “What evidence would actually satisfy this clause?”
- “Is this finding related to any other gaps in the same document?”