[package]
edition = "2021"
rust-version = "1.82"
name = "hotl-context"
version = "0.4.1"
authors = ["nrakochy"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Internal component of hotl - no semver promise; pin exact or don't depend. L6 context assembly, M0 slice: owner system prompt, AGENTS.md in the untrusted envelope, byte-stable prefix."
homepage = "https://github.com/nrakochy/hotl"
readme = "INTERNAL.md"
license = "AGPL-3.0-or-later"
repository = "https://github.com/nrakochy/hotl"
[lib]
name = "hotl_context"
path = "src/lib.rs"
[dependencies.hotl-types]
version = "0.4.1"
[dev-dependencies.serde_json]
version = "1"