The operating loop
- Executions post to telemetry with their status and replay link.
- Failures are categorized, so bad input routes to the caller and automation failures route to a fix.
- Fixes arrive by teaching: the failing case becomes a sample, the builder makes it pass, you go live. The stability score reflects the job’s live record the whole time.
Agents on watch
You can set an agent to watch a live automation. It watches runs, investigates failures by reading the run and the replay, and can trigger teach mode with the failing case, so the fix is often waiting for your review before you have read the alert. Agents run on demand, on a schedule, or as monitors, and their runs are recorded and reviewable like any other execution. The dashboard aggregates the same signal for people: stability at a glance, readiness across the workspace, and which jobs need attention.
Reporting
Minicor produces periodic usage and error reports per job: total runs, retries, failures with their categories, and trends over time. The reports are written to be handed downstream. When one of your own customers is the source of malformed input, the report documents it concretely, which turns a recurring support argument into a data point.Use replays to see what happened, categories to decide whose fix it is, and reports when you need a paper trail.