692 B
692 B
RA-H OS Knowledge Curator Agent — Reports
This repository receives daily automated scan reports from the Mumuni 🦅 Curator Agent.
How It Works
The agent runs a read-only daily cron scan of the RA-H OS knowledge graph and pushes JSON patch reports here for human review. No auto-fixes — everything requires human approval.
Report Format
Each daily report is saved as:
reports/YYYY-MM-DD/curator-report.json
The JSON contains:
stale_nodes: Nodes with metadata older than thresholdorphan_edges: Edges pointing to non-existent nodescontradictions: Conflicting metadata on same nodepatches: Proposed metadata corrections (require human approval)