Documentation

Start with the Getting Started guide, then explore the complete documentation on GitHub.

Quick Installation

Install the PEAC CLI tools (v0.9.13) to get started:

# Install globally with pnpm
pnpm add -g @peacprotocol/cli @peacprotocol/core
# Initialize a new peac.txt file
npx peac init
# Validate your policy file
npx peac validate peac.txt

Requires Node.js 18 or newer. View full installation guide in the Getting Started documentation.

Core Documentation

Technical Details

Examples & Templates

Process & Governance

Quick Links