Dashboard
Dataview views over the vault (requires the Dataview community plugin; degrades to plain text without it).
Notes by status
TABLE status, domain, updated
FROM "wiki"
WHERE type != "meta"
SORT status ASC, updated DESCSeeds needing substance
LIST
FROM "wiki"
WHERE status = "seed"Contested claims to resolve
LIST
FROM "wiki"
WHERE confidence = "contested"Recently updated
TABLE updated, domain
FROM "wiki"
SORT updated DESC
LIMIT 15Stale watch
Sources past refresh_due live in the source ledger; run the Brain Refresh Flow when python3 scripts/audit_brain.py --json flags staleness or any note carries a > [!stale] callout.