What the current Souma platform does, where RtU fits, and how teams operate it.
Introduction
Souma is the output compliance layer for regulated AI teams. It sits between model generation and release, turning right-to-use, provenance, and policy risk into an operational decision before work reaches customers.
What the current platform does
The current release is centered on RtU review for URLs and release workflows:
- RtU validation checks whether a source can be used for a stated purpose and returns PERMITTED, NOT_PERMITTED, or UNCLEAR
- Pulse tracks throughput, confidence, success rate, and processing time
- Compliance surfaces high-risk decisions that need operator review
- Evidence stores reasoning, timestamps, policy references, and usage purpose for audit trails
- Checker lets operators submit large URL batches manually and monitor completion in real time
- Associates and API Keys help teams configure workflows and authenticate integrations
Right-to-Use enforcement Beta
Real-time scanning catches licensing conflicts, copyright issues, and ToS violations before content reaches your customers. Submit a URL and a usage purpose to the RtU API, and Souma evaluates copyright, licensing, and Terms of Service policies in real time - returning a clear PERMITTED, NOT_PERMITTED, or UNCLEAR verdict with a confidence score and plain-language reasoning.
No Code Example Usecase
Provenance stamping Soon
The broader Souma roadmap includes deeper provenance-specific workflows. In the current product, provenance-related evidence already shows up through validation records, policy references, and evidence views tied to RtU checks.
Audit-ready exports Soon
The current Evidence workflow already gives teams the review trail needed to justify release decisions: URL, usage purpose, verdict, confidence, timestamps, reasoning, and policy references.
How it works
- Access - Open Souma from the homepage drawer, either to log in or create a workspace
- Connect - Generate an API key and send URLs to the validation routes
- Review - Monitor outcomes in Pulse, Compliance, Evidence, and Checker
- Escalate - Route unclear or blocked results to legal, policy, or operations