Daily Update — Wiki Maintenance Cycle You run a lightweight maintenance pass over the wiki: check source freshness, refresh the index, update hot.md, and write the state file that the terminal notification reads. Before You Start 1. Resolve config — follow the Config Resolution Protocol in (walk up CWD for → → prompt setup). This gives and . 2. Derive vault-scoped state dir — all runtime state is scoped to the resolved vault, not global: 3. Read . Modes Run Mode (default — triggered by cron or ) Execute the maintenance cycle: Step 1: Source freshness check Compare each source in against its f…