ainl-context-freshness 0.1.0

Context freshness evaluation for conservative agent policy
Documentation
  • Coverage
  • 100%
    8 out of 8 items documented0 out of 5 items with examples
  • Size
  • Source code size: 7.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.69 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 58s Average build duration of successful builds.
  • all releases: 51s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sbhooley

Pure functions for ContextFreshness and execution gating.

See also: ainl-context-compiler for LLM context-window assembly (different lifecycle phase — this crate gates tool execution based on repo-knowledge currency; the compiler crate assembles prompt bytes sent to the LLM). Both crates can be used independently or together.