| name | observal-ops |
| command | observal |
| description | Inspects Observal traces, sessions, rankings, feedback, telemetry health, logs, and Agent insight reports. Use when the user wants operational evidence, current activity, telemetry diagnosis, ratings, report generation, regression analysis, or recommendations grounded in Agent usage. |
| version | 2.4.0 |
| owner | observal |
Observing Observal
Execution contract
- Execute commands with a 60 second timeout. Use a longer timeout only for report generation or an intentional stream.
- Use machine output by default: add
--output json whenever supported. Parse list envelopes, finite objects, and JSON Lines separately.
- Run
--help before acting when a path or flag is uncertain.
- Start with the narrowest read that answers the question. Do not generate a new report when a completed report already suffices.
- Ground every conclusion in returned fields, report period, and sample size. Distinguish missing data from healthy data.
- Verify rating mutations and report generation results.
- Never repeat secrets or sensitive trace and log content unless the user explicitly requests the specific data and is authorized.
- After an uncertain rating or report-generation failure, read current state before retrying.
Choose the workflow
| User intent | Read |
|---|
| Sessions, traces, rankings, ratings, telemetry, or logs | Operational workflows |
| Agent health, friction, costs, versions, regressions, or suggestions | Insight reports |
Read the selected reference completely before executing.
Analysis rules
- A zero exit status from telemetry diagnosis can still contain issues or warnings. Read the JSON health fields.
- No events is not automatically a hook problem. Check authentication, server reachability, local outbox, and hook state in that order.
- Quote report evidence accurately and say when session count is thin.
- Only
component_ref proves an insight suggestion maps to a Registry component. Never reconstruct a component identity from prose.
- Lead with reuse suggestions before create-new suggestions.
- For logs and traces, summarize the minimum sensitive content needed to answer the question.
Completion
Report the time range, filters, counts, health state, strongest evidence, uncertainty, and concrete next action. Do not present popularity fallback or sparse reports as personalized certainty.