# Brutalist theme persona block definitions (codeless .bnp, WO-WZ-021 / WO-TF-012). # Keys are fully qualified (brutalist:) because the codeless loader registers # definitions verbatim. Blocks that duplicated builtins (masthead, concrete_hero, # meta_strip, caption_image, pull_quote, colophon) were removed — they are now # template overrides of navbar/hero/utility-bar/image/quote/footer. Only true # persona furniture remains here. blocks: - key: brutalist:project_ledger title: Project Ledger description: "Ordered project index on a 12-col grid: number / year / client / role / arrow" category: content schema: project_ledger.schema.json template: project_ledger.ninjatpl - key: brutalist:sticker_wall title: Sticker Wall description: "Wall of hard-bordered candy stickers — labels, disciplines, or tags with offset shadows" category: content schema: sticker_wall.schema.json template: sticker_wall.ninjatpl - key: brutalist:changelog title: Changelog description: "Versioned changelog rows — version tag, date, and note per release" category: content schema: changelog.schema.json template: changelog.ninjatpl - key: brutalist:spec_sheet title: Spec Sheet description: "Mono label/value spec table with hairline rows" category: content schema: spec_sheet.schema.json template: spec_sheet.ninjatpl