Package Exports
- @peac/kernel
- @peac/kernel/constants
- @peac/kernel/errors
- @peac/kernel/package.json
- @peac/kernel/registries
- @peac/kernel/types
Readme
@peac/kernel
PEAC protocol kernel - normative constants, errors, and registries
Installation
pnpm add @peac/kernelDocumentation
See peacprotocol.org for full documentation.
For Agent Developers
If you are building an AI agent or MCP server that needs evidence receipts:
- Start with
@peac/mcp-serverfor a ready-to-use MCP tool server - See the llms.txt for a concise overview of all packages
- Use
@peac/protocolfor programmatic receipt issuance and verification - Use
@peac/kerneltypes (PeacEvidenceCarrier,ErrorDefinition) for type-safe integration
License
Apache-2.0
PEAC Protocol is an open source project stewarded by Originary and community contributors.