Skip to content

docs(wiki): sweep stale .js filenames now that the tree is all-TypeScript #594

Description

@BorisTyshkevich

Found during the 2026-08-03 wiki in-repo migration (commit 5cd3f22), deferred as out of scope for that reconciliation pass.

.wiki/Architecture.md, .wiki/Development-Workflow.md, .wiki/Source-Map.md, and .wiki/Product-and-Features.md still reference .js filenames (main.js, app.js, state.js, ch-client.js, …) although the hand-written tree has been all-.ts since ADR-0002 completed (#267). Needs a path-by-path audit of every file reference in those four pages against the current tree — a mechanical sweep, but each path should be verified rather than blanket-renamed (some modules were also split or renamed since the pages were written).

Why deferred: the migration pass only reconciled claims that were made false by ADR-0004 / the 2026-08-03 main reset; filename staleness predates both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    inboxFiled mid-task; not yet triaged into the roadmap

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions