Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Cost Protocol

Compact structured data delivery for AI agents. Positional arrays, schema registry, and adaptive density — because JSON was designed for humans, not for agents.

dcp-docs.pages.dev.

Implementation:

github.com/hiatamaworkshop/dcp-wrap

github.com/hiatamaworkshop/dcp-rag

Documentation

Research

Key Ideas

  • Strip what machines don't need — No keys, no labels, no repetition. Schema once, data by position.
  • Schema is the single source of truth — Add a JSON file, get an encoder. No code changes.
  • DCP ≈ JSON in accuracy, ~50% fewer tokens — Empirically verified across multiple model sizes.
  • Adaptive density — System observes agent capability and adjusts schema verbosity automatically.
  • L0 (fields only) is optimal for lightweight models — Protocol markers are noise at ≤4B.

About

Data Cost Protocol — specification, research, and documentation

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors