MAGENTA DEVELOPMENT KIT

The Gate Key

MDK is mandatory for execution eligibility. Platform and Primitive licenses are valid without MDK, but execution is blocked. MDK is the gate key.

What MDK Provides

  • Structural Primitives

    StructuralArtifact, ExecutableUnit, EligibilityGate — the building blocks of governed execution.

  • Conformance Rules

    Pre-built validation rules. No unresolved TODOs. No console logs. Structural discipline.

  • Epoch Integration

    Birth into the runtime. Baseline establishment. History initialization.

  • CLI Tools

    magenta validate, magenta baseline, magenta status. Command-line governance.

The Ritual

MDK is not optional tooling. It is the mandatory ritual through which artifacts become eligible for execution.

  1. 1. Initialize MDK in your project
  2. 2. Define structural artifacts
  3. 3. Configure conformance rules
  4. 4. Establish baseline epoch
  5. 5. Execution becomes possible