ainl-context-compiler 0.1.1

LLM context-window assembly: multi-segment, role-aware, question-aware prompt orchestration for AINL hosts. Phase 6 of SELF_LEARNING_INTEGRATION_MAP. Distinct from `ainl-context-freshness` which gates tool execution based on repo-knowledge currency.
Documentation
1
2
3
4
5
6
7
8
# ainl-context-compiler

Multi-segment, role-aware **LLM context assembly** for AINL hosts: system/user/history/tool blocks, optional graph-memory vitals, trajectory recap, and failure warnings.

- **Repository:** <https://github.com/sbhooley/armaraos>
- **API reference:** <https://docs.rs/ainl-context-compiler>

Feature flags pull in `ainl-memory`, `ainl-failure-learning`, `ainl-context-freshness`, `ainl-semantic-tagger`, and related crates. Distinct from `ainl-context-freshness`, which gates execution when context is stale.