Metadata-Version: 2.4
Name: traceguard-core
Version: 0.1.0
Summary: Deterministic zero-trust runtime and evidence demonstrator for autonomous AI agent pipelines.
Author-email: Sigilith Labs <sigilith@proton.me>
License: MIT
Project-URL: Homepage, https://github.com/Sigilith/traceguard-core
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytest>=8.0.0
Requires-Dist: pytest-asyncio>=0.23.0
Dynamic: license-file

# TraceGuard

TraceGuard is a zero-trust governance and audit framework providing:
- Action verification
- Ledger integrity
- AXIOMOS risk scoring
- Compliance reporting
- CLI demo

## Installation
    pip install traceguard

## Examples
See the `examples/` directory.

## Documentation
See the `docs/` directory.

## CLI
    traceguard demo

