Files
Bo a6359795bf Make fresh validation persistence optional (#1012)
Keep fresh author-distinct validation mandatory while making verdict and report persistence consumer-driven. Align the RPI/Validate contracts, executable behavior, current guidance, regression coverage, and generated projections; preserve the Gas City 1.4 cutover.
2026-07-29 19:50:56 -04:00

1.2 KiB

Newcomer guide

AgentOps is a skill-based evidence loop for agent-created work. Start with one small behavior and use RPI when you want the full loop.

What to expect

  • Plan makes acceptance and scope explicit.
  • Implement performs one bounded experiment.
  • A fresh validator judges exact content.
  • The result records checked and unchecked claims; durable storage is optional.
  • The invocation stops.

The one thing you do need is a coding agent to run the skills in: AgentOps skills execute inside your agent runtime (Claude Code, Codex, Cursor, …), and /rpi is typed in that agent's chat. You do not need a tracker, Git repository, multi-agent substrate, or ao binary for the semantic loop. If your project has those systems, keep using their native workflow after AgentOps reports its verdict.

Use premortem when a plan deserves an advisory challenge, council when multiple independent views justify the cost, and postmortem only for an explicit causal question.