Skip to content

PEACEBINFLOW/mindseye-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MindsEye Protocol

mindseye-protocol defines the canonical wire contracts for the MindsEye + MindScript Google Fabric.

This repository is law, not implementation.

What lives here

  • JSON Schemas (validation, tooling, UI)
  • Protobuf definitions (binary transport, C++)
  • Versioning & compatibility rules
  • Example envelopes

What does NOT live here

  • Business logic
  • Execution code
  • Google adapters
  • Runtime behavior

Those belong in other repos.

Design Principles

  • Immutable, append-only semantics
  • Explicit time labeling
  • Deterministic envelopes
  • Human + agent symmetry
  • Transport-agnostic (JSON ↔ Proto)

Protocol Domains

  • Fabric commits
  • Ledger blocks
  • Operator intents
  • MindScript programs
  • Renderer scenes

If it crosses a boundary, it belongs here.

About

Canonical MindsEye protocol schemas for Google Fabric: ledger blocks, events, operator intents, MindScript envelopes, federation packets, and renderer scenes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors