From c6f18040ae38174b9fc649e474b4dcbe455b3ac3 Mon Sep 17 00:00:00 2001 From: demo-bot Date: Sun, 9 Aug 2026 15:08:59 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..72a3cbc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# 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. \ No newline at end of file