kennel

Documentation

Install it, run it, author policy, read the design.

Project Kennel is pre-release; interfaces and guarantees may change. The authoritative reference is the installed man pages (man kennel, man policy.toml, man kenneld); the guides and the design corpus below live in the repository.

The trust-manifest schema

The masked workspace manifest (.trust-manifest.json, T2.8) is validated against a published JSON Schema — host IDEs read it natively.

# the schema host tooling validates a workspace trust manifest against:
$ curl https://projectkennel.org/schemas/trust-manifest-v1.json

Referenced as the manifest's $id; served at /schemas/trust-manifest-v1.json.