Brand consistency breaks down not because people don't care — but because there's no machine-readable source of truth to care about. Ramoira turns your brand voice into a structured schema any system can consume, enforce, and build against.
$ npx ramoira initView on GitHubnpx ramoira initramoira publishPublishing extracts the Identity, Narrative, and Voice layers of your schema and serves them at a public, cacheable endpoint. Any agent, pipeline, or collaborator can fetch your brand spec without you managing a hosted file or re-briefing from scratch. The schema travels with the work.
/brands/[slug]/schema.summary.json/brands/[slug]/statusThe CLI and schema spec are entirely open source. You can integrate brand validation natively into your GitHub repos, CI pipelines, and Cursor rules without any vendor lock-in.
npx ramoira initThe CLI that generates brand.schema.json locally. Fully open source so you can inspect exactly how it works before bringing it into your workflow. The CLI runs locally and only connects to the platform if you choose to publish.
npx ramoira initGenerate schema from Q&Aramoira validateValidate against specramoira publishPush summary to platformramoira statusCheck certification statusSPEC.mdThe open schema format specification. Designed to be completely transparent and open so you can build internal tools and automations without proprietary lock-in.
SPEC.mdFull format specificationexamples/Worked examples (Little Rituals, etc.)validators/JSON Schema validatorslayers/Per-layer documentationagent-readableIntegration guides for Cursor, Claude Code, Lovable, and v0. Written for agents and developers, not humans.
integrations/cursor.mdCursor rules integrationintegrations/claude-code.mdClaude Code CLAUDE.md setupintegrations/v0.mdv0 system prompt setup