Skip to content

docs: standardize fanout terminology#218

Merged
luca-martial merged 1 commit into
mainfrom
check-fanout-term
May 25, 2026
Merged

docs: standardize fanout terminology#218
luca-martial merged 1 commit into
mainfrom
check-fanout-term

Conversation

@luca-martial
Copy link
Copy Markdown
Contributor

Summary

  • Standardize analytics terminology from fan-out to fanout in docs, CLI output, planner messages, comments, and matching tests.
  • Keep existing code identifier style aligned with Fanout / fanout names.
  • Update the terminology guide so future docs use fanout consistently.

Test Plan

  • pnpm --filter @kaelio/ktx run type-check
  • pnpm --filter @kaelio/ktx exec vitest run src/ingest.test.ts src/context/ingest/local-metabase-ingest.test.ts src/context/ingest/local-adapters.test.ts --testTimeout 30000
  • source .venv/bin/activate && uv run pytest python/ktx-sl/tests/test_aggregate_locality.py python/ktx-sl/tests/test_coverage_gaps.py python/ktx-sl/tests/test_generator.py python/ktx-sl/tests/test_planner.py -q
  • source .venv/bin/activate && git diff --name-only -z | xargs -0 uv run pre-commit run --files
  • pnpm --filter ktx-docs run build
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ktx-docs-site Ready Ready Preview, Comment May 25, 2026 3:09pm

Request Review

@luca-martial luca-martial merged commit 9248688 into main May 25, 2026
6 of 9 checks passed
Aryan1718 pushed a commit to Aryan1718/ktx that referenced this pull request May 27, 2026
## [0.6.0](Kaelio/ktx@v0.5.0...v0.6.0) (2026-05-26)

### Features

* **cli:** skip-context-sources menu + clack-style tree picker UX ([Kaelio#213](Kaelio#213)) ([cfd1749](Kaelio@cfd1749))
* **cli:** surface docs and demo-warehouse links in ktx setup ([Kaelio#221](Kaelio#221)) ([62699bf](Kaelio@62699bf))
* **connectors:** generalize readiness and constraint handling ([Kaelio#212](Kaelio#212)) ([78b8a0c](Kaelio@78b8a0c))

### Bug Fixes

* **ingest:** attribute historic-sql evidence writes in bundle report ([Kaelio#220](Kaelio#220)) ([1071f9d](Kaelio@1071f9d))
* **scripts:** make package artifacts pnpm launch work on Windows ([2a6fb19](Kaelio@2a6fb19))
* update ktx CI boundary checks ([Kaelio#223](Kaelio#223)) ([bc7373f](Kaelio@bc7373f))

### Documentation

* ban ktx compatibility shims ([Kaelio#214](Kaelio#214)) ([a9db379](Kaelio@a9db379))
* **readme:** restructure for clarity and add FAQ + comparison table ([Kaelio#222](Kaelio#222)) ([0eeac6f](Kaelio@0eeac6f))
* standardize fanout terminology ([Kaelio#218](Kaelio#218)) ([9248688](Kaelio@9248688))

### Code Refactoring

* remove legacy ktx compatibility shims ([Kaelio#211](Kaelio#211)) ([96952fb](Kaelio@96952fb))

### Tests

* split cli tests from source tree ([Kaelio#216](Kaelio#216)) ([56985b7](Kaelio@56985b7))

### Continuous Integration

* disable telemetry in workflows ([Kaelio#217](Kaelio#217)) ([4827437](Kaelio@4827437))
Aryan1718 pushed a commit to Aryan1718/ktx that referenced this pull request May 27, 2026
Aryan1718 pushed a commit to Aryan1718/ktx that referenced this pull request May 27, 2026
## [0.6.0](Kaelio/ktx@v0.5.0...v0.6.0) (2026-05-26)

### Features

* **cli:** skip-context-sources menu + clack-style tree picker UX ([Kaelio#213](Kaelio#213)) ([cfd1749](Kaelio@cfd1749))
* **cli:** surface docs and demo-warehouse links in ktx setup ([Kaelio#221](Kaelio#221)) ([62699bf](Kaelio@62699bf))
* **connectors:** generalize readiness and constraint handling ([Kaelio#212](Kaelio#212)) ([78b8a0c](Kaelio@78b8a0c))

### Bug Fixes

* **ingest:** attribute historic-sql evidence writes in bundle report ([Kaelio#220](Kaelio#220)) ([1071f9d](Kaelio@1071f9d))
* **scripts:** make package artifacts pnpm launch work on Windows ([2a6fb19](Kaelio@2a6fb19))
* update ktx CI boundary checks ([Kaelio#223](Kaelio#223)) ([bc7373f](Kaelio@bc7373f))

### Documentation

* ban ktx compatibility shims ([Kaelio#214](Kaelio#214)) ([a9db379](Kaelio@a9db379))
* **readme:** restructure for clarity and add FAQ + comparison table ([Kaelio#222](Kaelio#222)) ([0eeac6f](Kaelio@0eeac6f))
* standardize fanout terminology ([Kaelio#218](Kaelio#218)) ([9248688](Kaelio@9248688))

### Code Refactoring

* remove legacy ktx compatibility shims ([Kaelio#211](Kaelio#211)) ([96952fb](Kaelio@96952fb))

### Tests

* split cli tests from source tree ([Kaelio#216](Kaelio#216)) ([56985b7](Kaelio@56985b7))

### Continuous Integration

* disable telemetry in workflows ([Kaelio#217](Kaelio#217)) ([4827437](Kaelio@4827437))
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