Skip to content

SE Contract Kit

Provides generic contract loading, resolution, and validation machinery for Structural Explainability contract repositories.

Contents

What this repo owns

This repository owns reusable machinery for contract repositories:

  • declaration loading
  • dependency reference parsing
  • artifact resolution
  • authority-local resolution
  • lockfile support
  • generic validation checks
  • validation result reporting

It does not own contract authority content or domain-specific contract content.