My project
Demo

Demo

Type LevelUIDPREFIXREFS Title Statement Rationale Comment
TEXT

This is simply pure text..nothing interesting here.

SECTION 1
Section1
REQUIREMENT 1.1 REQ-1
REQ-1
Requirement olalah

We needs this for demo

REQUIREMENT 1.2 REQ-2
REQ-2
Requirement olalah 2

This is just another test

_assets/Screenshot1.png
REQUIREMENT 1.3 REQ-3
REQ-3
Another Requirement

No Statement Yet

REQUIREMENT 1.4 REQ-4
REQ-4
Demo Mermaid
graph TD A[User] --> B[StrictDoc Server] B --> C[Document Parser] B --> D[HTML Generator] C --> E[Traceability Index] D --> E
REQUIREMENT 1.5 REQ-5
REQ-5
Another mermaid swimlane
graph LR subgraph "Employee" A[Submit Request] H[Receive Approval] end subgraph "Manager" B[Review Request] C{Approve?} end subgraph "HR Department" D[Verify Policy] E[Process Request] end subgraph "Finance" F[Check Budget] G[Final Approval] end A --> B B --> C C -->|Yes| D C -->|No| A D --> E E --> F F --> G G --> H
REQUIREMENT 1.6 REQ-6
REQ-6
Sample API Specs