Editing
The document editor by default prefers to use markdown with:- Rich text — headings, bold, italic, lists, links
- Code blocks — syntax-highlighted, language-aware
- Mermaid diagrams — rendered inline from Mermaid syntax
Semantic diffs
When the agent updates the document, Scott generates a semantic diff — a structured summary of what changed:| Change type | Meaning |
|---|---|
| Added | New sections, concepts, or requirements introduced |
| Modified | Existing content refined or updated |
| Removed | Content deleted from the previous version |
Version navigation
Every document version is accessible through the context flow:- Use the title dropdown to jump to the latest version or branch tip
- Switch to the Versions tab in the left panel to see the full DAG
- Click any node in the context flow to view that version’s document