Provasign Documentation

Prism and Shale are the core open-source projects. Mason is the incubating reference agent that integrates both. Grove is shared engine infrastructure, not a fourth product users must adopt.

Project Role Status
Prism Semantic change intelligence for developers, coding agents, and CI Core project, Apache-2.0
Shale Agent intent, session evidence, local checks, and pull-request cards Core project, Apache-2.0
Mason Reference coding agent with Prism and Shale built into the harness Incubating, Apache-2.0

Start Here

Goal Link
Understand the complete impact of a code change Prism
Add agent PR evidence to a repo Shale
Run the integrated reference agent Mason
Full setup walkthrough Getting started
Something looks off Troubleshooting
See real cards on real PRs Live demo pull requests
Review published performance evidence Benchmarks

Install Shale

brew tap provasign/shale
brew install shale
cd your-repo
shale init

If Homebrew asks you to trust the tap:

brew trust --formula provasign/shale/shale
brew install shale

No account, token paste, GitHub App, hosted server, or background service is required.


What Shale Adds to a PR

Shale is intentionally advisory and fail-open. It gives reviewers better evidence without turning local agent workflows into a hosted compliance product.


Repositories