Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
sonar
command
|
|
|
internal
|
|
|
capabilityadvisor
Package capabilityadvisor asks MCPHub for a bounded capability route without granting the recommendation any execution authority.
|
Package capabilityadvisor asks MCPHub for a bounded capability route without granting the recommendation any execution authority. |
|
catalog
Package catalog answers metadata questions about inference providers and models: what a model costs, how large its context is, whether it can reason, whether it accepts images.
|
Package catalog answers metadata questions about inference providers and models: what a model costs, how large its context is, whether it can reason, whether it accepts images. |
|
controlplane
Package controlplane defines the dependency-free durable contract for decisions, deferred approvals, and execution-outcome reconciliation.
|
Package controlplane defines the dependency-free durable contract for decisions, deferred approvals, and execution-outcome reconciliation. |
|
ecosystem
Package ecosystem interprets machine output from companion local-first tools.
|
Package ecosystem interprets machine output from companion local-first tools. |
|
execpath
Package execpath resolves configured local executables through the same deterministic search policy used by MCP startup and repository trust.
|
Package execpath resolves configured local executables through the same deterministic search policy used by MCP startup and repository trust. |
|
execution
Package execution defines the dependency-free lifecycle contract shared by the agent runtime and durable stores.
|
Package execution defines the dependency-free lifecycle contract shared by the agent runtime and durable stores. |
|
goal
Package goal defines the dependency-free lifecycle contract for one durable user goal bound to one sonar session.
|
Package goal defines the dependency-free lifecycle contract for one durable user goal bound to one sonar session. |
|
goaladvisor
Package goaladvisor connects the host-owned Goal Runtime to a semantic advisor without giving that advisor authority over local effects.
|
Package goaladvisor connects the host-owned Goal Runtime to a semantic advisor without giving that advisor authority over local effects. |
|
imageasset
Package imageasset validates and privately stores image inputs before they cross into UI or provider-specific message code.
|
Package imageasset validates and privately stores image inputs before they cross into UI or provider-specific message code. |
|
netpolicy
Package netpolicy provides shared network authority primitives.
|
Package netpolicy provides shared network authority primitives. |
|
reconciliation
Package reconciliation defines the dependency-free, privacy-bounded evidence contract used to resolve an execution whose external effect is unknown.
|
Package reconciliation defines the dependency-free, privacy-bounded evidence contract used to resolve an execution whose external effect is unknown. |
|
resource
Package resource builds conservative, side-effect-free resource profiles and concurrency plans for local expert runtimes.
|
Package resource builds conservative, side-effect-free resource profiles and concurrency plans for local expert runtimes. |
|
runtimepref
Package runtimepref owns small, user-scoped runtime preferences that must survive process restarts without becoming part of repository or session state.
|
Package runtimepref owns small, user-scoped runtime preferences that must survive process restarts without becoming part of repository or session state. |
|
safeio
Package safeio provides bounded filesystem primitives for trusted startup inputs.
|
Package safeio provides bounded filesystem primitives for trusted startup inputs. |
|
sandbox
Package sandbox confines a subprocess with the operating system's own primitives, so that a boundary sonar states is one the kernel enforces rather than one a catalog promises.
|
Package sandbox confines a subprocess with the operating system's own primitives, so that a boundary sonar states is one the kernel enforces rather than one a catalog promises. |
|
sessionref
Package sessionref formats and parses short, user-facing session handles.
|
Package sessionref formats and parses short, user-facing session handles. |
|
supervisor
Package supervisor defines UI-independent scheduling decisions for durable goals.
|
Package supervisor defines UI-independent scheduling decisions for durable goals. |
|
workunit
Package workunit defines the dependency-free contract for constrained specialist work attached to one durable goal.
|
Package workunit defines the dependency-free contract for constrained specialist work attached to one durable goal. |
|
specs
|
|
|
fixtures/assert_empty_recovery
command
Command assert-empty-recovery verifies that a CLI recovery inspection did not create durable recovery authority.
|
Command assert-empty-recovery verifies that a CLI recovery inspection did not create durable recovery authority. |
|
fixtures/fake_deepseek
command
Command fake-deepseek runs sonar against a deterministic, loopback-only OpenAI-compatible provider.
|
Command fake-deepseek runs sonar against a deterministic, loopback-only OpenAI-compatible provider. |
|
fixtures/fake_deepseek_sandbox
command
Command fake-deepseek-sandbox proves the OS confinement boundary through the real binary.
|
Command fake-deepseek-sandbox proves the OS confinement boundary through the real binary. |
|
fixtures/fake_ollama_agents
command
Command fake-ollama-agents runs sonar against a deterministic, loopback-only Ollama fixture that performs one real consult_experts cycle.
|
Command fake-ollama-agents runs sonar against a deterministic, loopback-only Ollama fixture that performs one real consult_experts cycle. |
|
fixtures/fake_ollama_always
command
Command fake-ollama-always runs two consecutive sonar TUI processes against one deterministic Ollama fixture.
|
Command fake-ollama-always runs two consecutive sonar TUI processes against one deterministic Ollama fixture. |
|
fixtures/fake_ollama_approval
command
Command fake-ollama-approval runs sonar against a deterministic, loopback-only Ollama fixture.
|
Command fake-ollama-approval runs sonar against a deterministic, loopback-only Ollama fixture. |
|
fixtures/fake_ollama_auto
command
Command fake-ollama-auto runs sonar against a deterministic, loopback-only Ollama fixture.
|
Command fake-ollama-auto runs sonar against a deterministic, loopback-only Ollama fixture. |
|
fixtures/fake_ollama_json_receipt
command
Command fake-ollama-json-receipt hosts a deterministic Ollama endpoint, runs one headless `sonar --json -p` turn against it, and validates the emitted sonar.turn-receipt.v1 document exactly: schema identity, closed status/stop reason, provider usage, aggregated timings, and the model digest bound from the live inventory.
|
Command fake-ollama-json-receipt hosts a deterministic Ollama endpoint, runs one headless `sonar --json -p` turn against it, and validates the emitted sonar.turn-receipt.v1 document exactly: schema identity, closed status/stop reason, provider usage, aggregated timings, and the model digest bound from the live inventory. |
|
fixtures/openaiwire
Package openaiwire writes the OpenAI-compatible streaming shapes the Glyphrun fixtures need, so each fixture carries only its own scripted conversation.
|
Package openaiwire writes the OpenAI-compatible streaming shapes the Glyphrun fixtures need, so each fixture carries only its own scripted conversation. |
|
fixtures/session_receipts
command
Command session-receipts seeds the deterministic SQLite state used by the saved-session Glyphrun contract without depending on a system sqlite3 CLI.
|
Command session-receipts seeds the deterministic SQLite state used by the saved-session Glyphrun contract without depending on a system sqlite3 CLI. |
Click to show internal directories.
Click to hide internal directories.