My Project

✓ saved 100%
VARIABLES
Canvas Variables

Choose node type

SECTION
CONNECTION
Scroll/2-finger drag Pan  ·  Ctrl+Scroll/Pinch Zoom  ·  Space+Drag or MMB Pan  ·  Drag port Connect  ·  Shift+Click Multi-select  ·  Drag canvas Marquee  ·  Ctrl+Z Undo  ·  Ctrl+Shift+Z Redo  ·  Dbl-click connector Add waypoint  ·  Dbl-click node Edit  ·  Select 2+ use Align toolbar
EXPORT
Export Diagram

    
📘 AI guide (.md)
COMPLETENESS
Annotation Check
REVIEW
Board Consistency Review
RESEARCH
Academic Paper Planner

You are in research mode. The node palette is now research-focused (claims, evidence, warrants, sources, questions, gaps, methods) and the canvas is ready to receive captures pushed live from a running ARGUS server.

ARGUS connection
Not connected — start argus/server/main.py to enable live push.
Methodology template

Replace the canvas with a pre-built methodology scaffold:

Or open the full gallery from the toolbar (⊞ New from template).

Quick reference
  • Claim — a thesis or sub-claim
  • Evidence — a captured quote with source
  • Counter-arg — counter-argument
  • Warrant — reasoning linking evidence to claim
  • Source — reference / citation
  • Question — open research question
  • Gap — gap in the literature
  • Method — methodology element
CYBERNETICS
System Design Canvas

You are in cybernetics mode. The palette shows module nodes — design blocks backed by a rich spec. Stage colours, type icons (A/S/D/P), status badges, and an HTTP-route indicator (↗) render automatically per MODULE_RENDERING.md.

Module canvas

Add a fresh module, then click it on the canvas to open the rich spec panel:

Stage palette
  • Cross-cutting — infra/auth/audit
  • Offer
  • Contract
  • Order
  • Arrival
  • Delivery
  • Issued
Connector vocabulary

The five connector types map 1:1 to MODULE_RENDERING.md:

  • flows_to — solid arrow, sequence (A → B)
  • part_of — dashed line, parent/child grouping
  • depends_on — dotted, reversed arrowhead, dependency
  • triggers — accent arrow, cross-flow trigger
  • blocks — red X-marked line, constraint