Skip to content

CommonIntents/BIND-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

BIND-19 — INTENT-7/Transport Binding Protocol Org

Flexible, thin, replaceable. BIND-19 is the adaptation layer between INTENT-7 (intent syntax) and concrete transport implementations. It defines how INTENT-7 intents are carried — format negotiation, integrity checks, and version compatibility declaration.

What BIND-19 Negotiates

  • Transport format — binary (MessagePack/CBOR) by default, JSON fallback
  • Integrity check — optional CRC32 at frame level, disabled under mTLS
  • Version binding — declares BIND-19 version and current binding target

Protocol Stack

INTENT-7 (intent syntax — SIDL)
  ↑
BIND-19 ← You are here (transport binding)
  ↑
INTENT-7-SECURE (optional mTLS reference implementation)
  ↑
CAPABILITY-13 (consensus confirmation)

Read the Spec

Related

Protocol Repository
INTENT-7 CommonIntents-144/INTENT-7
CAPABILITY-13 CommonIntents-144/CAPABILITY-13
INTENT-7-SECURE CommonIntents-144/INTENT-7-SECURE

License

Apache 2.0 — see LICENSE.

About

CIS/transport binding — format negotiation & integrity

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors