Wiki Lint Daily — Session 2026-05-27
Chunk 2026-05-27T19:38:00+00:00 (autopilot tick)
What was done:
- Ran frontmatter scan across
/opt/data/wiki— found 30+ files missing YAML frontmatter per SCHEMA.md requirements - Added proper frontmatter to 4 files:
Autopilot/Index.md— entity, tags: [autopilot, index]hermes/telemetry-summary/2026-05-27-spotcheck.md— entity, tags: [telemetry, hermes]tasks/asx-weekly-trade-candidates.md— entity, tags: [asx, finance, trading]cluster-ops/2026-05-27.md— entity, tags: [cluster-ops, ops]
Outputs:
- 4 files patched with YAML frontmatter via patch() tool
- Files validated against SCHEMA.md frontmatter requirements (title, type, created, updated, tags)
Next chunk picks up:
- Continue adding frontmatter to remaining flagged files (Autopilot/Cycles/.md, hermes/telemetry-summary/.md, legend/visual-test-results/*.md)