Skip to content

wiki: daily maintenance — 4 issues (1 auto-fixed, 3 flagged)#90

Open
SamprasZheng wants to merge 1 commit into
mainfrom
wiki/maintenance-2026-07-12
Open

wiki: daily maintenance — 4 issues (1 auto-fixed, 3 flagged)#90
SamprasZheng wants to merge 1 commit into
mainfrom
wiki/maintenance-2026-07-12

Conversation

@SamprasZheng

Copy link
Copy Markdown
Owner

Daily wiki maintenance scan — 2026-07-12.

Scan summary: 190 pages checked (48 sources / 50 entities / 68 concepts / 24 synthesis). Mechanical lint (yarn lint:wiki) passed clean. LLM-pass checked all content pages for dead wikilinks, frontmatter completeness, markdown-style internal references, and index coverage — all clean.


Auto-fixed

1. wiki/AGENTS.md — missing synthesis entry for spacesharks-mission-desk-verification-plan

The page synthesis/spacesharks-mission-desk-verification-plan exists in both the filesystem and wiki/index.md, but was never added to the "Current synthesis pages" list in wiki/AGENTS.md. The schema requires this list be kept in sync with every new synthesis page (per the "When to Update This Schema" section). The entry was added in the correct position (after spacesharks-trust-stack, which is its companion page).

Root cause: the 2026-05-24 agent session that created the verification plan updated wiki/index.md but skipped the AGENTS.md synthesis list.


Flagged for review

These are dead wikilinks in wiki/log.md historical entries. Do not auto-fix — the log is append-only and retroactively correcting historical entries would alter the session record.

2. log.md ~line 363 — [[wiki/index.md]] (incorrect wikilink syntax)

Narrative prose in a historical log entry uses [[wiki/index.md]] to describe what file was modified. In Obsidian wikilinks the wiki root is already wiki/, so this resolves to wiki/wiki/index.md (does not exist). Correct form would be [[index]] or just plain text. Appears again at ~line 397.

Action: no change needed in log.md. Future sessions should use plain text (updated wiki/index.md) rather than wikilink syntax when referencing navigation files in log prose.

3. log.md ~line 363, ~line 397 — second occurrence of [[wiki/index.md]]

Same issue as #2 above; two separate log entries contain this pattern.

4. log.md ~line 439 — [[sources/polkasharks-jam]] (stale slug in historical documentation)

This appears inside a log entry that explicitly documents fixing this dead link: "Fixed dangling link [[sources/polkasharks-jam]][[sources/polkasharks-jam-article]]". The old slug appears as the subject of the fix note — it is not a live navigation link. Correct slug is [[sources/polkasharks-jam-article]].

Action: no change needed. This is historical documentation of a past fix, not a live link.


Generated by Claude Code

- Add missing synthesis entry for spacesharks-mission-desk-verification-plan
  to wiki/AGENTS.md synthesis list (was created 2026-05-24 but never added)
- Append 2026-07-12 maintenance log entry documenting 190-page scan results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants