Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Detailed system status and statistics
GET /api/v1/system/status
curl http://localhost:8000/api/v1/system/status
{ "status": "running", "version": "1.0.0", "core": { "rules_total": 37, "rules_enabled": 15, "transactions_processed": 1523, "findings_generated": 42, "avg_evaluation_time_ms": 1.2 } }
status
running
stopped
version
core.rules_total
core.rules_enabled
core.transactions_processed
core.findings_generated
core.avg_evaluation_time_ms