Wiki Lint Daily — Session 2026-05-28
Chunk 2026-05-28T19:40:00+00:00 (autopilot tick)
What was done:
- Scanned wiki for missing YAML frontmatter — found ~58 files across legend/visual-test-results/, hermes/self-improve/reports/, Autopilot/Cycles/, skills/mercury/references/, cluster-ops/
- Added proper SCHEMA.md-compliant frontmatter to 7 files:
legend/visual-test-results/VT-012-2026-05-24.md— entity, tags: [legend, visual-test, automation]legend/test-report-latest.md— entity, tags: [legend, test-report, automation]hermes/self-improve/reports/2026-05-28.md— entity, tags: [hermes, self-improve, automation]hermes/telemetry-summary/2026-05-24-spotcheck.md— entity, tags: [telemetry, hermes, automation]cluster-ops/2026-05-28.md— entity, tags: [cluster-ops, kubernetes, ops]skills/mercury/references/smart-groceries-session-template.md— entity, tags: [mercury, skill, template, smart-groceries]
Outputs:
- 7 files patched with YAML frontmatter via patch() tool
Next chunk picks up:
- Continue adding frontmatter to remaining flagged files (VT-* results in legend/visual-test-results/, Autopilot/Cycles/.md, learnings/hermes/.md)
Chunk 2026-05-29T01:45:00+00:00 (autopilot tick)
What was done:
- Added SCHEMA-compliant YAML frontmatter to 3 Autopilot/Cycles cycle report files:
Autopilot/Cycles/2026-05-26-0410.md— type: entity, tags: [autopilot, cycle, automation]Autopilot/Cycles/2026-05-26-0510.md— type: entity, tags: [autopilot, cycle, automation]Autopilot/Cycles/2026-05-26-0607.md— type: entity, tags: [autopilot, cycle, automation]
- Verified learnings/hermes/2026-05-10-stub-only-legend.md already had frontmatter (false positive from earlier scan)
Outputs:
- 3 files patched with YAML frontmatter via patch() tool
Next chunk picks up:
- Broader scan of remaining wiki directories (hermes/, notifications/, sessions/, etc.) for missing frontmatter