Skip to content

Intent Registry (Public)

Public library of EDN contracts for safe C/C++ code.

Available Intents

Intent Description Status
Memory Safety (C-SAFE) Pointer lifecycle, safe-free ✅ Public
Bounds Check (BOUNDS) Array bounds validation 🚧 Draft
Pointer Guards Pointer arithmetic guards 🚧 Draft
Type Validation Safe type casting 🚧 Draft
Lifecycle Tracking (Пастух) Variable birth/death tracking 🚧 Draft

How to Use

  1. Select intent from registry
  2. Add EDN contract to your project
  3. Tag code with garden-tags
  4. Run validation via Enforcer

Bake the Future. Build the Substrate. 🛠️⚡️