Metadata-Version: 2.4
Name: fortress-execution-runtime
Version: 0.1.0
Summary: A minimal, deterministic governance-native execution substrate.
Author-email: James Archer-Lewis <contact@fortresscode.ai>
License: MIT
Project-URL: Homepage, https://github.com/fortresscodeai/fortress-execution-runtime
Project-URL: Documentation, https://github.com/fortresscodeai/fortress-execution-runtime
Project-URL: Source, https://github.com/fortresscodeai/fortress-execution-runtime
Project-URL: Issues, https://github.com/fortresscodeai/fortress-execution-runtime/issues
Keywords: governance,runtime,deterministic,policy-engine,compliance,execution-engine
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Fortress Execution Runtime

A minimal, deterministic, governance-native execution substrate.

This package provides:

- A minimal execution engine
- A minimal policy schema
- A minimal envelope schema
- A minimal test schema
- Deterministic validation and enforcement

This is the foundation for the FortressCodeAI governance-native ecosystem.
