📚 RTTcode Schema Index

Canonical, versioned schemas for RTTcode packets and their constituent blocks.

🧩 Packet Schema#

  • RTTcode Packet (v1)
    Path: docs/schemas/rttcode.v1.json
    Description: Master schema composing tick, entities, environment, and intent.

🧱 Block Schemas#

  • Tick (v1)
    Path: docs/schemas/tick.v1.json
    Description: Bounded temporal progression and coherence.

  • Entity (v1)
    Path: docs/schemas/entity.v1.json
    Description: Identity, micro‑state, and resonance alignment.

  • Environment (v1)
    Path: docs/schemas/environment.v1.json
    Description: Boundary, ambient conditions, and drift parameters.

  • Intent (v1)
    Path: docs/schemas/intent.v1.json
    Description: Directional influence and desired micro‑state adjustments.

🧭 Manifest#

  • RTT Manifest
    Path: docs/schemas/manifest.json
    Description: Single source of truth for schema locations, versions, and validation settings.