Shrubbery Documentation
Shrubbery is a Consent-First Commitment OS. It captures verbal and written promises from chaotic sources, turns them into mutually-agreed contracts via an explicit handshake, and tracks the team's delivery reliability across that contract record.
This portal splits into four sections — two for product understanding, two for integration.
Guides
Narrative walk-throughs of the major product flows: how a commitment is captured, handshaked, tracked, audited, and (when needed) renegotiated. Start here if you are new to the product.
Concepts
Glossary appendix. One short page per domain term — Lead, Knight, Shrubbery, Handshake, Accord, Garden, Dossier, CFS, BYOK, and the lifecycle states. Cross-linked from the guides.
API Reference
(Populated in Sprint 34.) Auto-generated OpenAPI reference for the public /api/v1/* and /api/gather surfaces. Source of truth: the Zod schemas in the route files themselves.
Webhooks
(Populated in Sprint 34.) Payload shapes for incoming webhooks (POST /api/v1/inbox, POST /api/v1/sync) and outbound notifications.