Dependency Direction¶
Dependency direction matters because bijux-canon-ingest should make source preparation before retrieval begins easier to explain, not harder. Imported convenience must not reverse the ownership logic of the package.
What To Check¶
- dependencies should point toward supporting source preparation before retrieval begins, not toward re-owning neighbor behavior
- upstream and downstream seams should stay legible across raw source material to prepared handoff output
- if the direction only makes sense after a long verbal explanation, the structure is already drifting
First Proof Check¶
src/bijux_canon_ingest/processing,retrieval, andapplicationfor the structural ownership boundarytestsfor deterministic preparation evidence for executable confirmation that the structure still holds
Bottom Line¶
If bijux-canon-ingest needs hidden structure to defend source preparation before retrieval begins, the architecture is already too opaque.