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

Open
#594 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
typescript
Domain
documentation

Research direction

Review .wiki/Architecture.md, .wiki/Development-Workflow.md, .wiki/Source-Map.md, and .wiki/Product-and-Features.md, then compare every referenced path with the current TypeScript tree. Verify each filename individually because modules may have been split or renamed; done means all stale references are corrected without blanket-renaming valid paths.

Written by the indexing model from the issue text.

Description

inbox

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.

Dominant language
TypeScript
Stars
8
Forks
2
Avg merge
1h 34m
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Altinity/altinity-sql-browser

All issues in Altinity/altinity-sql-browser

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.