Skip to content

docs(readme): sync current counts across all 5 READMEs#289

Merged
warren618 merged 1 commit into
mainfrom
docs/sync-current-counts
Jun 22, 2026
Merged

docs(readme): sync current counts across all 5 READMEs#289
warren618 merged 1 commit into
mainfrom
docs/sync-current-counts

Conversation

@warren618

Copy link
Copy Markdown
Collaborator

Summary

Corrects the stale current-state capability counts across all 5 READMEs (en/zh/ja/ko/ar), verified against the code rather than guessed:

Claim Was Now Evidence
Alpha Zoo factors 452 456 registry.get_default_registry().list() → 456
academic zoo 6 10 Jegadeesh / George-Hwang / Amihud / Harvey-Siddique added in #277
Finance skills 77 79
MCP tools 36 54 54 @mcp.tool fns in mcp_server.py; exposed-tool list completed with the 18 read-only data tools
agent tools (tree) 31 68 build_registry().tool_names → 68

Why not just merge #285

#285 had the right intent and the current-count fixes were correct, but it also rewrote dated historical entries in the 4 non-English READMEs — the 2026-05-17 (0.1.8) News note (452→456, plus injecting 4 factors that didn't exist then) and the 2026-06-01 (v0.1.9) note (36→54). Those are point-in-time snapshots and were genuinely 452 / 36 at those dates, so editing them makes the changelog false and diverges from the (untouched) English News.

This PR keeps only the current-state claims and deliberately leaves dated News entries, the "Shipped 0.1.8" roadmap row, and contributor credits unchanged. Supersedes #285.

Test Plan

  • Counts cross-checked against live registries (456 / 79 / 54 / 68 / academic 10)
  • Residual 452 confirmed to appear only in the 4 historical lines (2 News + roadmap + contributor) per file
  • MCP exposed-tool list now enumerates all 54 names; code-fence balance unchanged
  • All 5 READMEs changed identically (34 lines each)

Update the live capability counts to match the code, verified against
the registries:
- Alpha Zoo 452 -> 456 (registry.list() == 456); academic zoo 6 -> 10
  (Jegadeesh / George-Hwang / Amihud / Harvey-Siddique added in #277)
- Finance skills 77 -> 79
- MCP tools 36 -> 54 (mcp_server has 54 @mcp.tool fns); the exposed-tool
  list is completed with the 18 read-only data tools that were missing
- agent tools tree comment 31 -> 68 (build_registry().tool_names == 68)

Only current-state claims are touched. Dated News entries (the 0.1.8 and
v0.1.9 release notes), the "Shipped 0.1.8" roadmap row, and contributor
credits are point-in-time records and are deliberately left unchanged.

Supersedes #285.
@warren618 warren618 merged commit 592d041 into main Jun 22, 2026
1 check passed
@warren618 warren618 deleted the docs/sync-current-counts branch June 22, 2026 14:54
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