← knowledge.oriz.in

Brand capitalisation — Title-Case 'Oriz' in user-facing copy

decision decisionbrandingcapitalisationnaming

Decision

The brand mark is "Oriz" (Title-Case) in every user-facing surface — homepage wordmark, page titles, meta descriptions, README headlines, social cards, OG images, status-page name, support-page copy, billing receipts, and email "from" name. Lowercase oriz is reserved for machine-facing identifiers: repo slugs (chirag127/blog-site), npm package names (@chirag127/oriz-kit), DOM data-attributes (data-oriz-multisearch), CSS custom-property prefixes (--oriz-*), env-var prefixes (ORIZ_*), and shell scripts.

Why

The user wrote on 2026-06-20: "the brand is Oriz Title Case, not oriz lowercase." The previous unwritten convention had the homepage wordmark as oriz (matching the slug) on the assumption that "the slug is the brand". That conflated the trademark (a thing humans read) with the identifier (a thing machines read). They are different artefacts with different rules — Google is "Google" in copy and google in google.com, Apple is "Apple" in copy and apple in apple.com. The trademark is now Title-Case; the identifier rules from repo-naming-suffixes and are unchanged.

Implications

Cross-refs