Metadata-Version: 2.4
Name: traceguard-core
Version: 0.1.4
Summary: Deterministic zero-trust runtime and evidence demonstrator for autonomous AI agent pipelines.
Author-email: Sigilith <sigilith@github.com>
License: MIT
Project-URL: Homepage, https://github.com/Sigilith/traceguard-core
Project-URL: Repository, https://github.com/Sigilith/traceguard-core
Keywords: zero-trust,runtime,ledger,cryptographic,audit,axiomos
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
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

