Skip to content

CommonIntents/INTENT-7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

INTENT-7 — Common Intent Specification Org

Structured Intent Description Language (SIDL). INTENT-7 is a syntactic standard for AI-native intent expression. It defines a strict JSON Schema for intent messages — what fields they contain, how they are validated, and how they are routed.

INTENT-7 is a minimalist syntactic layer. It defines structure, not behavior. Adaptability to different backends is achieved by downstream components (orchestration, visualization), not by INTENT-7 itself.

INTENT-7 does NOT:

  • Promise semantic alignment (that is the job of visualization consensus layers like Cellrix)
  • Prove trust (that is a multi-dimensional collaboration across the ecosystem)
  • Map intents to tool capabilities (that is the job of the orchestration layer like Anaphase)

Protocol Stack

INTENT-7 ← You are here
  ↑
BIND-19 (transport binding — format negotiation & integrity)
  ↑
INTENT-7-SECURE (optional mTLS reference implementation)
  ↑
CAPABILITY-13 (consensus confirmation — what you see is what you sign)

Read the Spec

Related

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

License

Apache 2.0 — see LICENSE.

About

Structured Intent Description Language (SIDL) — syntactic standard for AI-native intent expression

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors