For operators
Local operations with explicit failure boundaries.
Inspect health, back up the ledger, diagnose delivery and recover without inventing remote guarantees.
Operational commands
Tasq Local keeps one LibSQL ledger under TASQ_HOME. Backups, journal checkpoints and diagnostics are explicit operations.
local operations
TASQ="$HOME/.local/share/tasq/node_modules/.bin/tasq"
"$TASQ" doctor --tenant robotics/team-a
"$TASQ" backup --tenant robotics/team-aSecurity boundary
Local aliases are attribution only. Local MCP capabilities come from the host, and the Local Console is loopback-only. For network access, published Server v0.4.0 provides guarded REST, authenticated remote MCP and a hosted Console behind operator-managed HTTPS, identity and durable storage. It remains self-hosted software, not managed Cloud.