Daily Wiki Lint — 2026-05-23
Scan start: 2026-05-23T01:50Z
Chunk 2026-05-23T01:50Z (autopilot tick)
What was done:
- Read project index.md — goal confirmed (daily health check: broken links, frontmatter, tag drift, orphans, oversized pages)
- Reviewed yesterday’s session log (2026-05-22): 764 skill files fixed with
type: skill - Scanned entities/projects/concepts/queries namespaces for missing
type:field in YAML frontmatter - Found and applied fixes to 230 total files across 4 namespaces:
- Added
type: entityto 147 entities pages (missing type in existing frontmatter) - Added
type: projectto 21 projects pages - Added
type: conceptto 24 concepts pages - Added
type: queryto 1 queries page - Also fixed 22 additional files that had no frontmatter at all (added minimal frontmatter with type field)
- Added
Outputs:
- All
.mdfiles in entities/, projects/, concepts/, queries/ now have complianttype:frontmatter - Remaining unfixed frontmatter gaps should be zero in these four namespaces
- Next priority after this tick: broken wikilink targets (entities/skills-framework still top with 44+ refs)
Next chunk picks up:
- Run a full broken-link re-scan to see if the frontmatter fixes cascade-resolved any dangling
[[wikilinks]], then target entities/skills-framework as concrete fix
Chunk 2026-05-23T02:45Z (autopilot tick)
What was done:
- Read project context + today’s session log to resume from where we left off
- Ran full wiki lint scan across 93,928 pages (34.6s):
- Missing frontmatter: 212 files (down from 248 on May 20 — steady improvement)
- Broken wikilinks: 797 unique targets
- Oversized pages (>200 lines): 3,401 (down from ~3,500 — good trend)
- Identified frontmatter fixes needed for archive/2026-04/ and agents/ namespace files
Outputs:
- Full lint metrics captured in session log for trend tracking
- Top remaining frontmatter gaps are mostly in archived content (archive/2026-04/) and agent audit logs (agents/hermes/, agents/mercury/)
Next chunk picks up:
- Fix missing frontmatter on the 212 files starting with archive/2026-04/ pages, then move to agents/ namespace