Skip to content

docs: refresh stale builtin/module/check counts across reference docs#447

Merged
InauguralPhysicist merged 1 commit into
mainfrom
docs/stale-counts-builtins-modules
Jul 5, 2026
Merged

docs: refresh stale builtin/module/check counts across reference docs#447
InauguralPhysicist merged 1 commit into
mainfrom
docs/stale-counts-builtins-modules

Conversation

@InauguralPhysicist

Copy link
Copy Markdown
Collaborator

A documentation review found the headline counts drifted behind the tree. Current, verified: 199 core builtins, ~60 extension builtins, 73 lib modules, 2519 suite checks.

  • README.md51-module73; 150+ builtins (130 core + 20 extensions)250+ (199 core + ~60 extensions); the two internally inconsistent check counts (2,000+ at line 373 and 1,800+ at line 469) both → 2,500+.
  • docs/BUILTINS.md200+ (160+ core + 45 extensions)250+ (199 core + ~60 extensions).
  • docs/ARCHITECTURE.md49 modules in lib/73.

Verified via grep of src/builtins.c (199) and src/ext_*.c (~60), ls lib/*.eigs (73), and the last full suite run (2519). Doc-only.

🤖 Generated with Claude Code

A documentation review found headline counts drifted behind the tree.
Verified current: 199 core builtins, ~60 extension builtins, 73 lib/*.eigs
files, 2519 suite checks.

- README.md builtins: "150+ (130 core + 20 extensions)" → "250+ (199 core +
  ~60 extensions)". Checks: the two internally-inconsistent counts ("2,000+"
  and "1,800+") both → "2,500+".
- docs/BUILTINS.md: "200+ (160+ core + 45 extensions)" → "250+ (199 core +
  ~60 extensions)".
- docs/ARCHITECTURE.md: "49 modules in lib/" → 73 (the literal lib/*.eigs
  file count).

README's "51-module standard library" headline is LEFT AT 51 deliberately:
tools/doc_drift_check.sh rule 4 pins that headline to README's own curated
stdlib table (51 rows), which intentionally excludes the ui_w_* widget-toolkit
split, the test/pkg/contract/invariant infra modules, and (a real gap, but a
separate call) utf8. ARCHITECTURE counts all 73 files in lib/; README's 51 is
the curated public subset — different metrics, both true. Doc-drift gate green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@InauguralPhysicist InauguralPhysicist force-pushed the docs/stale-counts-builtins-modules branch from b108b2a to d088357 Compare July 5, 2026 06:17
@InauguralPhysicist InauguralPhysicist merged commit 663225c into main Jul 5, 2026
9 of 10 checks passed
@InauguralPhysicist InauguralPhysicist deleted the docs/stale-counts-builtins-modules branch July 5, 2026 06:23
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.

1 participant