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.
Comments URL: https://news.ycombinator.com/item?id=45257190
Points: 1
# Comments: 0
Source: github.com
