DEV Community

terryncew
terryncew

Posted on • Originally published at sirterrynce.substack.com

Open Line Protocol — a geometry-first wire for AI agents (MIT)

I open-sourced Open Line Protocol (OLP) so agents send small graphs + telemetry, not paragraphs.

What it is

  • Frozen wire v0.1 (typed schema)
  • Digest: b0, cycle_plus, x_frontier, s_over_c, depth + Δ_hol
  • Guards: block self-licking loops, silent deletions, order-debt spikes
  • Receipts: JSON evidence validated in CI (portable, auditable)

Try it

Why it matters
Agents coordinate better when plans are auditable and order-safe. OLP is the frozen wire; receipts are the proof.

Top comments (0)