Skip to content

docs: surface FI in nodejs-v2 sub-README and npm description#5

Merged
gregmos merged 2 commits into
gregmos:mainfrom
akunikkola:docs/add-fi-to-coverage-lists
Jun 15, 2026
Merged

docs: surface FI in nodejs-v2 sub-README and npm description#5
gregmos merged 2 commits into
gregmos:mainfrom
akunikkola:docs/add-fi-to-coverage-lists

Conversation

@akunikkola

Copy link
Copy Markdown
Contributor

What

Small docs follow-up to #4 / v2.2.0. The main README and SUPPORTED_ENTITIES already reflect FI_HETU and FI_BUSINESS_ID, but two public-facing surfaces still listed EU/UK/US patterns and 33 entity types:

  • nodejs-v2/README.md — the sub-README rendered on the package path
  • nodejs-v2/package.json description — what shows up on the npm registry page

Change

Same wording style, lists updated in place:

  • 33 → 35 entity types
  • EU/UK/US → EU/UK/US/FI patterns

No semver/runtime impact — purely metadata.

akinikkinen and others added 2 commits May 28, 2026 12:55
The main README and SUPPORTED_ENTITIES already reflect FI_HETU and FI_BUSINESS_ID
(added in gregmos#4 / v2.2.0), but two surfaces still listed "EU/UK/US patterns" and "33
entity types":

- `nodejs-v2/README.md` — the sub-README rendered on the package path
- `nodejs-v2/package.json` description — what shows up on the npm registry page

Update both lists in place (same wording style): bump 33 → 35 and extend
`EU/UK/US` → `EU/UK/US/FI`. No semver/runtime impact.
gregmos#5 updated the nodejs-v2 README blurb and the npm description, but three
"Detected entity types" surfaces were left stale at 33 / 29 pattern-based
and omitted FI entirely:

- nodejs-v2/README.md "What it detects" — 33->35, +31 pattern, +FI in country list
- nodejs-v2/cli/USAGE.md — 33->35 types, +FI_HETU/FI_BUSINESS_ID
- README.md (root) — 33->35 (4 NER + 31 pattern), +FI_HETU/FI_BUSINESS_ID

Counts verified against SUPPORTED_ENTITIES in
nodejs-v2/src/engine/entity-types.ts (35 = 4 NER + 31 pattern).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gregmos gregmos merged commit e2e0fed into gregmos:main Jun 15, 2026
6 checks passed
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.

3 participants