Domain Language¶
The language around bijux-canon-ingest should keep source preparation distinct from retrieval, reasoning, and runtime authority. When names blur those seams, reviewers spend time arguing about nouns instead of behavior.
Prefer These Terms¶
- say
prepared input,chunking, andsource normalizationfor ingest-owned work - say
handoffwhen ingest output becomes downstream input - name artifacts by the stable record they contain, not by an internal step nickname
Avoid These Terms¶
- avoid calling retrieval behavior “ingest” just because it consumes ingest output
- avoid runtime terms such as
replay authorityoracceptancefor local preparation behavior - avoid vague labels such as
pipeline magic,smart preprocessing, orjust cleanup
Bottom Line¶
If the vocabulary makes package ownership harder to see, the vocabulary is wrong even if the sentence sounds smooth.