| name | wiki-health |
| description | Use when the friend (or a scheduled routine) wants a coherence check on the
wiki: dangling L2 pointers, contradicting pages, duplicate pages, numeric
drift between facts, a mass-deletion anomaly scan, and the
quarantined/unreviewed-content inventory. Triggers on /ren:wiki-health.
This is 0.3's replacement for per-write human approval
(v2.2 removed the queue gate on data-plane writes) — the autonomous
auditor that runs periodically instead of a human reviewing every diff.
|
| version | 0.5.7 |
| license | MIT |
| framework_version | 0.5.7 |
| schema_version | 1 |
| type | skill |
| execution_tier | judgment |
| contract | {"required_outputs":["The rendered sweep report (skills.wiki-health.lib.render_report output) shown to the friend"],"budgets":{"turns":6,"files_written":0,"duration_seconds":60},"permissions":{"read":["~/.renos/wiki/**","~/.renos/wiki/.ren/journal.jsonl"],"write":[],"execute":[]},"completion_conditions":["sweep() ran and every finding it returned is either fixed (with reasoning recorded via propose_and_apply/resolve_and_apply), listed as intentionally left, or the friend was asked about it"],"output_paths":[]} |
| tags | ["judgment","wiki-health","coherence","sweep","self-improvement"] |
| related_skills | ["doctor","retrospective","pin","wrap"] |
| references_required | [] |
| references_on_demand | [] |