tasq

For humans

See what the agents believe is true.

Use the CLI to change state and the read-only Local Console to inspect commitments, holders, waits, effects, evidence and audit history.

Start the Local Console explicitly

The Console is one foreground loopback process. Installation creates no daemon or hidden listener. A machine-readable status command proves the registered listener is the expected live instance.

example
tasq web --tenant robotics/team-a
tasq web status --tenant robotics/team-a --json

Read-only by design

The Console cannot mutate the ledger. It is unauthenticated only because it is constrained to loopback and must not be exposed through a generic reverse proxy.

  • Filter active commitments and inspect causal graphs.
  • See live claims, resources, waits and uncertain effects.
  • Follow the redacted audit timeline and live/stale state.
  • Preview a redacted support bundle before saving it.