Align AgentOps around its operations-layer identity (#1051)

Executes docs/plans/2026-08-07-agentops-operations-layer-alignment.md:
AgentOps is the operations layer for agentic engineering; the federated
integration graph is the topology, the semantic work-and-proof protocol
is the contract, and RPI is the standard one-experiment traversal.

Retires the ao flywheel command family and all knowledge-flywheel
product state, tombstones the seven-move operating-loop workflow,
narrows ao init and the .agents state writers to declared destinations,
renames the core architecture page to rpi-traversal.md with a
compatibility redirect, aligns AGENTS.md, 25 skills, public and package
copy, regenerates every owned projection, and strengthens the
conformance gates with planted-negative proofs.

Both the alignment subject and the follow-up gate-bookkeeping commit
carry fresh author-distinct validation PASS verdicts with empty
not_checked scope.

Test-Removal-Reason: dead knowledge-flywheel and session-store surfaces were deleted with their tests (operations-layer alignment)
This commit is contained in:
Bo
2026-08-07 18:37:03 -04:00
committed by GitHub
parent cb422367c4
commit 7a765cde19
267 changed files with 1321 additions and 11872 deletions
+1
View File
@@ -33,6 +33,7 @@ under `ao gate check`; semantic judgment is the Validate skill.
| `ao session memory` | Use caller-authored `ao session handoff` evidence or maintain repository memory through the caller's own policy. |
| `ao config models` | Model-tier configuration was removed; nothing consumed it. Model choice belongs to the caller's runtime. Existing `models:` config sections still parse and are ignored. |
| `ao verify` | Use the Validate skill for semantic judgment and `ao gate check` for deterministic checks. Delete any `ao verify init` pre-push ratchet from `.git/hooks/pre-push` (restore `pre-push.agentops-orig` if one was set aside); `ao verify init --remove` no longer exists, and `git push --no-verify` bypasses a stale hook once. |
| `ao flywheel` | The knowledge-flywheel product surface was retired; AgentOps no longer computes or reports knowledge-compounding state. Learning remains an optional off-path consumer of durable verdicts (the `learn` skill), and existing `flywheel:` config sections still parse and are ignored. |
These names are no longer registered commands. Invoking one fails as an
unknown command (exit 1) and prints the matching replacement pointer from the