Once you approve an audit, Rationale can generate aDocumentation Index
Fetch the complete documentation index at: https://doc.getrationale.app/llms.txt
Use this file to discover all available pages before exploring further.
.docx handoff document that packages the audit results into a clean Word file. Engineers receive a structured spec — requirements, gaps, dev specs, edge cases, and accessibility checks — without having to read through the raw audit UI.
The approval gate
The Dev Handoff tab is locked until you approve the audit on the Summary tab. This gate exists so engineers always receive a handoff that a PM has reviewed, not an unreviewed machine output.Review the audit results
Work through the Summary, Requirements, Gaps & Edge Cases, and Decisions & Notes tabs. Confirm that open gaps are understood and the version is ready for engineering.
Approve the audit
On the Summary tab, click Approve for Dev. Approving locks the requirement list for this version and immediately unlocks the Dev Handoff tab.
Navigate to Dev Handoff
Click the Dev Handoff tab. The tab is now accessible and shows the cleared requirements and covered edge cases.
Selecting sections
The export dialog shows every section that has content in this audit. Sections with no generated content are shown as unavailable and can’t be selected.Project summary
Status, requirement counts, and the top blockers. Always available once an audit has run.
Logic Manifest
Every PRD requirement with its clearance status and any issue notes. Available when requirements were extracted.
Clearance gaps
Open gaps blocking the build, each with severity, the relevant PRD quote, and a suggested fix. Available when gaps were found.
Dev Specs
Architecture, data flow, states to handle, API contracts, and open questions derived from the audit. Available when the audit produced dev spec content.
Edge cases
The edge-case checklist surfaced from the audit, flagged as covered or open. Available when edge cases were found.
Accessibility
WCAG-grounded accessibility checks for the screens reviewed. Available when the audit flagged accessibility items.
The dialog defaults to every available section selected. Deselect sections you don’t want to include before downloading. The download button shows the count of selected sections.
What engineers receive
The downloaded file is a standard.docx named {project}-{version}-handoff.docx. It opens in Microsoft Word, Google Docs, Notion (via import), or any other tool that reads Word documents. The document contains:
- A title block with the project name, version, generation date, and overall build status
- A status callout showing how many requirements are cleared versus how many blockers are open
- Each selected section rendered as properly formatted Word headings, paragraphs, and bullet lists — no raw Markdown tokens