stats
Check engine health, retrieve detailed memory statistics, run maintenance operations, and audit data leaks. View skill outcome counts for YantrikDB.
Instructions
Engine statistics, health check, learned weights, maintenance ops, privacy/leak audit, and skill substrate counts.
ACTIONS:
"stats": Detailed memory statistics (default).
"health": Quick health check with latency.
"weights": Show adapted recall scoring weights.
"maintenance": Run maintenance (needs maintenance_op).
"audit_leak": v0.8.0 windowed leak-candidate audit — surfaces recent records that may have leaked sensitive content. Use for privacy review.
"skill_outcomes": v0.9.0 — total skill outcomes recorded in the durable timeline.
MAINTENANCE OPS:
"backfill_entities", "rebuild_vec_index", "rebuild_graph_index".
Args: action: One of the actions above. namespace: Filter for stats. maintenance_op: For maintenance. max_rids: For audit_leak — max candidate rids to inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | stats | |
| max_rids | No | ||
| namespace | No | ||
| maintenance_op | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |