Each statement is enclosed in brackets. Headers bind an alias to a cap URN. Wirings connect nodes through capabilities using -> arrows. Fan-in uses parenthesized groups: [(a, b) -> cap -> target]. ForEach uses the LOOP keyword: [items -> LOOP cap -> results].
Commands
Command
Description
Machine: Show Fabric
Open the Mermaid graph view beside the editor
The graph icon also appears in the editor title bar for .machine files.
Settings
Setting
Default
Description
machine.registryUrl
https://capdag.com
Base URL for the cap/media registry
machine.registryCacheTtl
300
Registry cache TTL in seconds
Requirements
VS Code 1.85.0 or later
Internet connection for registry-backed completions and hover enrichment (diagnostics and graph work offline)