Skip to content

Security Model.md

Dark Meta edited this page Aug 18, 2025 · 1 revision

Security Model

Current

  • Unicode NFC normalization in the lexer
  • AI‑only blocks (⚡ ... ⛓) — authorization‑gated
  • Hardened comments — nested block comments, strict termination
  • Strict errors on invisible/unsupported codepoints

Planned

  • Policy‑based authorization for AI blocks
  • Signed artifacts & reproducible builds
  • Supply‑chain scanning and sandboxed execution
Clone this wiki locally