UI (Flowchart / Renderer / Panels)

Legacy v1.2 reference: this page is kept for compatibility. For current Studio installation, use the download page.

This subset documents the UI projection layer that presents analysis results and flowchart visualizations.

Scope and positioning

  • UI is a projection layer over analysis outputs; it does not create or modify facts.
  • Analysis (CFG/SAE/PFI/observed) is the single source of truth for facts and provenance.
  • CLI/commands are the execution surface for running analysis and collecting traces; UI consumes their outputs.
  • UI panels are views plus controls for visibility, filtering, and layout; they cannot change computed edges or metrics.
  • Technical/analysis (facts, ERP, provenance)
  • Technical/cli (execution, re-run analysis, trace ingestion)
  • Technical/flowchart (this subset)