decomposer: generate files for Maintain only the latest check result for each monitored target in concurrency-safe memory and expose it through the specified FastAPI current-status endpoint.

This commit is contained in:
2026-08-09 15:09:10 +00:00
parent caddc5525a
commit 47b45ef8a8

View File

@@ -0,0 +1,3 @@
from .transform import main
main()