Skip to content

CommonIntents/CIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CIS — Common Intent Specification

Org

The native language of AI.

CIS is a device-independent intent protocol. It defines what AI wants to do — purely semantic, transport-agnostic, backend-agnostic. Through a local static mapping layer, a single CIS intent losslessly translates into CLI commands, GUI interactions, TUI operations, or CSS feedback.

CIS is the soul of the CIS/CAP protocol family.

AI says:  Search
          ↓   static mapping (zero Tokens)
CLI:      app search --query=...
GUI:      locate box → focus → type → click
TUI:      switch panel → focus → input → enter

Protocol Stack

CIS  ← You are here
 ↑
CIB  (transport binding)
 ↑
CISS (mTLS security)
 ↑
CAP  (capability auth & HITL)

Read the Spec

Related

Protocol Repository
CAP CommonIntents/CAP
CIB CommonIntents/CIB
CISS CommonIntents/CISS

License

Apache 2.0 — see LICENSE.

About

The native language of AI — device-independent intent protocol

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors