Show HN: Open Line Protocol – a minimal wire for AI agents (MIT)
2 terrynce 0 9/16/2025, 2:01:08 AM github.com ↗
I built a tiny, typed wire for AI agents to exchange small graphs + telemetry instead of paragraphs.
Ships: • Frozen v0.1 schema (backwards-compatible) • 5-number “shape” digest + holonomy gap (Δ_hol) • Guards to stop self-licking loops / silent deletions / order-debt spikes • Receipts: machine-verifiable JSON (schema-checked in CI)
Repo: https://github.com/terryncew/openline-core Live hub: https://terryncew.github.io/openline-hub/
What feedback helps most: • Field naming in the wire • Guard thresholds • Which adapter you’d want first (WebSocket, store)
MIT licensed.
No comments yet