decomposer: scaffold crucible-agent-maintain-only-latest (tool)

This commit is contained in:
2026-08-09 15:09:00 +00:00
parent c6f18040ae
commit 7561520395

View File

@@ -1,3 +1,5 @@
# crucible-agent-maintain-only-latest
Auto-generated tool: Maintain only the latest check result for each monitored target in concurrency-safe memory and expose it through the specified FastAPI current-status endpoint.
> Maintain only the latest check result for each monitored target in concurrency-safe memory and expose it through the specified FastAPI current-status endpoint.
A tool, not a standing agent service — see `input.schema.json`/`output.schema.json` for its contract. Generated by crucible-agent-decomposer for a plan gap step; language and structure are whatever the capability actually needs, not a fixed layout.