Corza Prototypes
Throwaway client-only experiments. Each card links to a single prototype.
Pack section prototype — Hero
reviewSelf-contained Pack Digital section prototype: renders a Hero from a Page-shaped fixture using a section registry, mock CmsClient, and the blueprint's settings/types pattern. Primitives (typography, Button, tokens) were copied from prototype-globals; this prototype owns its versions.
Prototype globals — shared primitives base
reviewThe base prototype every other Corza Eye prototype copies from. Owns shared primitives (typography utilities, link styles, Button atom; inputs/forms/modals pending). Self-contained — does not import anything from siblings, and other prototypes copy what they need rather than importing across folders.
Hello, world
reviewFirst prototype — animated hello-world to verify the prototype runtime, Tailwind, and custom CSS render end-to-end.