Skip to content

v0.1.6 — Logging Integration

Choose a tag to compare

@dgenio dgenio released this 10 Mar 06:59
· 394 commits to main since this release
v0.1.6
3f221bd

What's New

Logging Integration (#111)

  • Python logging integration with structured events across all subsystems
    • Loggers: contextweaver.context, contextweaver.routing, contextweaver.store, contextweaver.adapters
    • DEBUG-level messages at each context pipeline stage (candidate generation, scoring, dedup, selection, firewall, sensitivity)
    • INFO-level summary messages for context builds and route completions
    • Sensitivity guard: item text content is never logged at any level

Developer Tooling (#95)

  • Path-scoped Copilot instructions for context/ and routing/

Full Changelog: v0.1.5...v0.1.6