ainl-trajectory 0.1.2

Execution trajectory capture for AINL self-learning (steps, outcomes, episode link)
Documentation
1
2
3
4
5
6
7
8
# ainl-trajectory

Execution trajectory capture for **AINL** self-learning: ordered steps, outcomes, and links to episodes.

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

Depends on `ainl-contracts` for shared policy types. Used by graph memory and runtime tooling to record what the agent did and how it ended.