Metadata-Version: 2.4
Name: sot-creator
Version: 0.0.1
Summary: Create Source of Truth (.sot) files from documents - epistemic quality for AI-safe documentation
Project-URL: Homepage, https://github.com/frmoretto/clarity-gate
Project-URL: Repository, https://github.com/frmoretto/clarity-gate
Project-URL: Documentation, https://github.com/frmoretto/clarity-gate/blob/main/docs/SOT_FORMAT.md
Project-URL: Issues, https://github.com/frmoretto/clarity-gate/issues
Author-email: Francesco Marinoni Moretto <francesco@fmmconsulting.it>
License-Expression: CC-BY-4.0
Keywords: ai-safety,clarity-gate,creator,documentation,epistemic,rag,sot,source-of-truth
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# sot-creator

Create Source of Truth (`.sot`) files from documents — epistemic quality for AI-safe documentation.

[![PyPI version](https://badge.fury.io/py/sot-creator.svg)](https://pypi.org/project/sot-creator/)
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)

## Status: Coming Soon

This package is part of the [Clarity Gate](https://github.com/frmoretto/clarity-gate) ecosystem for epistemic quality verification.

**Functionality is under development.**

## What Will This Do?

`sot-creator` will help you create properly structured Source of Truth documents with:
- Explicit confidence levels for all claims
- Staleness markers for time-sensitive data
- HITL verification tracking
- Automatic validation against SOT format spec

## Related Packages

- [sot-validator](https://pypi.org/project/sot-validator/) - Validate existing .sot files
- [cgd-validator](https://pypi.org/project/cgd-validator/) - Validate .cgd files
- [cgd-creator](https://pypi.org/project/cgd-creator/) - Create .cgd files

## File Format Specification

See [SOT_FORMAT.md](https://github.com/frmoretto/clarity-gate/blob/main/docs/SOT_FORMAT.md) for the complete format specification.

## License

CC BY 4.0 — Use freely with attribution.

## Author

Francesco Marinoni Moretto  
GitHub: [@frmoretto](https://github.com/frmoretto)
