Refactor plan for Contextrie's new package layout.
Active implementation: #40
Direction
- Keep
core focused on source contracts, source implementations, and agent primitives
- Separate indexing and judging into explicit agents
- Let sources own the data they expose for indexing and deep judgment
- Keep CLI, docs, examples, and Python as companion packages around the core library
- Leave composition as the next major pipeline to define
Progress
Refactor plan for Contextrie's new package layout.
Active implementation: #40
Direction
corefocused on source contracts, source implementations, and agent primitivesProgress
cli,docs,examples,python)