每日 Harness 开源 · Source
返回本期 · Back to 2026-07-21

开源 / 项目 · Projects2026-07-21 · Tuesday, July 21, 2026

Provena: Open-Source Library for AI Agent Context Governance

github.com原文 ↗

Provena: Open-Source Library for AI Agent Context Governance
Provena 治理的是 agent “知道什么”:RAG 检索、工具输出、agent message、memory recall、MCP resource 进入 context window 前都可以被记录来源、hash 和时效。README 展示的最小用法是给产生 context 的函数加 `@trail.track`,每次调用写入 SHA-256 content hash、provenance validation 和 hash-chained audit trail。它还把 EU AI Act、OWASP memory/context poisoning、OpenTelemetry、LangChain/LlamaIndex adapter 放在同一个轻量 Python 包里,适合需要审计上下文输入链路的 agent 系统。
浏览

评论 · Comments