[package]
name = "cel-context"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Open context snapshot and merge contracts for AI agents. Normalize UI, app, log, and external facts into CEL ContextElement and ScreenContext shapes."
keywords = ["ai", "agent", "context", "ui", "automation"]
categories = ["data-structures", "asynchronous"]
readme = "README.md"
[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }