Protocol Core

The protocol-core directory contains the cryptographic heart of entft.
These are the runtime modules and scrolls that implement triadic, quantum‑hostile encryption.

Structure#

  • Core runtime modules → divide‑by‑zero logic, resonance harmonics
  • Encryption scrolls → modular, flame‑grade ciphers
  • Validator hooks → handshake and verification routines

Purpose#

This is the engine room of entft.
All registries, scrolls, and hooks ultimately call into protocol‑core.

  • scrolls → curriculum and lifecycle rituals that activate modules
  • registry → references protocol‑core modules by ID
  • nous → provides runtime environment
  • tops → orchestrates protocol‑core modules at scale