v0.14.0
March 22, 2026
Added
- Design Intelligence v2 — Phase 1 — machine-readable brand intelligence layer replacing "hex code + font name" improvisation
generate-design-tokens.js— zero-token script: brand-profile.json → design-tokens.json (OKLCH colors, typography scale, visual weight modifiers, photography direction)visual-weight-translator.js— zero-token script: emotional-arc.md + design-tokens.json → CSS targets per section- 4 new skills: brand-design-psychology, typography-treatment, section-rationale, scout-scoring-rubric
- 2 new agents: pageforge-typography-flow (Stage 2.5), pageforge-composition-critic (Stage 5.5 — 6-lens blocking gate)
gate-definitions.json— single source of truth for 16 P0 gate files with schema validation- 8 NEVER rules added to hard-gates-manifest (G29–G36) with machine checks: Sizmo routing, element brand gate, deploy convention, learning extractor, wireframe context
Changed
- Plugin: 28 → 30 agents, 46 → 49 skills
pre-html-gate.js+compile-page.jsrefactored to read sharedgate-definitions.json(was hardcoded 12-gate arrays)- Loophole scanner rebuilt: 9 dimensions → 6, grounded in NIST SP 800-53A failure taxonomy (F1–F5)
- Dev-standards rebuilt with progressive disclosure + 4 automation scripts
Fixed
- DI v2 spec stress-tested before implementation — 30 loopholes found and fixed (6 P0, 18 P1, 6 P2)
- gate-definitions.json was paper artifact — loophole scanner D3 caught it, now wired into both gate scripts
- Scanner: printf formatting, exit code classification, slow-hook timeout handling
- Duplicate skill entry in plugin.json removed
v0.10.0
March 8, 2026
Added
- Documentation Agent — dedicated agent orchestrating changelogs, KB audits, milestone stories, and case studies
- 4 new skills: changelog, kb-audit, milestone-stories, case-studies
- 5 new commands: /changelog, /kb-audit, /milestone-story, /case-study, /wrap-up
- GHL Workflow Automation — programmatic creation of full GHL workflows: folders, triggers, actions (doubly-linked list), sticky notes
- Retroactive CHANGELOG.md — 10 versioned entries reconstructed from memory files and project artifacts
- 12 milestone stories (MS-001 through MS-012)
- 5 client case studies (CS-001 through CS-005)
- KB audit report — 61 docs audited, health score 72/100
Changed
- Plugin bumped to v0.10.0 — now 12 agents, 27 skills, 38 commands
- Total documentation added: 21 new files, 2,300+ lines
Fixed
- brand-enforcement.md referenced wrong path — corrected to
src/lib/brand-validator.ts - Agent count inconsistency across 4 docs — now consistently says 12 (11 edits)
- design-process-skills.md had absolute paths to wrong repo — corrected to relative paths
v0.9.0
March 7, 2026
Added
- Zero-agent compile-page system — generates complete pages from copy.md + section templates in 0 tokens. 73% cost reduction ($8-12/page down to $2.50-4.00)
- 16 specialized loop extractors + generic {{#LOOP}} handler
- ELEMENT_ALIASES map for Format ID fallbacks
- Base CSS generator — extracts variables from design-brief.md, outputs per-client base.css
- Token budget guardrail — 7-check system prevents pipeline bloat
- Assembly validator — merges HTML parts, deduplicates CSS/JS, validates P0s
- Image generation models — 6 models tested, 2 tiers documented
- Primary: NanoBanana 2 ($0.045, 2752x1536, narrative prompts)
- Budget: Imagen 4 Fast ($0.02, 1408x768)
- Premium: NanoBanana Pro ($0.134, best photorealism)
- External research sprint — 8 sources absorbed into 7 skills (~290 lines)
- page-cro, copywriting, marketing-psychology, pricing-strategy, seo-audit, frontend-design, landing-page
- Art Director v3.1 — Direction Mode with Image Slot Specs
Changed
- Build pipeline now has two paths: zero-agent (0 tokens) and optimized agent (~61K tokens, was ~565K)
- Image generation protocol v3.1 — Phase 1.5 (Image Direction) mandatory
- WebP quality hard rule: never below q=80 (hero=q85, faces=q90)
Fixed
- assemble-parts.js duplicate :root block — regex lacked /g flag, caused cascading CSS failures
- Iron Will Fitness double </style> in assembled HTML
- .room-result color was gray instead of green — deduplication kept wrong version
v0.8.0
March 7, 2026
Added
- Iron Will Fitness — 13 HTML pages compiled from WF-008.2 (Expert Secrets framework, 21 sections)
- Assembly validation checklist — 6-step post-assembly verification protocol
Fixed
- CSS deduplication ordering — part-1 must have correct values as canonical source
v0.7.0
March 6, 2026
Added
- Protocol System v2.0 — 3 core protocols rebuilt
- Intake Protocol v2.0 — 6-stage agent workflow
- Image Generation Protocol v3.0 — n8n + NanoBanana + BRIA pipeline
- Funnel Build Protocol v2.0 — pages + emails + GHL sync
- GHL Deploy Script v2 — confirmed working for both existing and API-created pages
- Bracket templates for coaching family: landing, OTO, thank-you
Changed
- Pipeline formalized: Skills → Protocols → Bracket templates → GHL (live)
v0.6.0
March 6, 2026
Added
- Art Director Agent System — 3 subagents for image-copy integration
- Scene Reader — analyzes image composition (7 dimensions)
- Layout Resolver — decides copy placement from scene analysis
- Contrast Guardian — generates overlay CSS, validates WCAG
- Visual Direction & Composition skills — 6 hero image strategies, overlay formulas, 6 scene types
- Pre-Flight Checklist Enforcement — behavioral rules + structural gates
- 3 hard rules in CLAUDE.md, 5-gate mandatory sequence
- Phase 0 added to build-page, Pre-Build Gate in design agent
- Integration Check Hooks — Stop hook scans for unregistered components, PreToolUse blocks pages without wireframes
Changed
- Copy → Art Director → Design is now a hard gate for image sections
- Build order enforced: Wireframe → Elements → Copy → Art Direction → Build
v0.5.0
March 5, 2026
Added
- Elements Library V1 — 22 production-ready HTML/CSS components
- Full elements + 22 slim agent versions (~45% smaller)
- Element index, shared CSS contract, gallery with filter tabs
- Live at pageforge.tech/elements/
- Coverage: HERO-01/02, NAV-01/02, PAIN-02, PROOF-01/02, STAT-01, TEST-04/05, FEAT-01/02, STORY-01/02, CTA-01, FAQ-02, QUAL-01, GUAR-01, PRICE-01, FOOT-01/02, HIW-01
Changed
- Agent workflow: read element-index first, then only complex elements. Never all 22.
- Zero hardcoded hex — entire CSS variable contract is brand-tinted and auto-adaptive
v0.4.0
March 2, 2026
Added
- TVA (The Versatile Artisan) — 37 HTML pages for architect portfolio site
Changed
- Site build pipeline tested with GHL deployment path for the first time
v0.3.0
March 1, 2026
Added
- Gracie — 8 HTML pages, first multi-page client site with GHL-ready versions
- Design system expanded for client site builds
v0.2.0
February 18, 2026
Added
- Template rendering system — Next.js component architecture for app UI
- Section components: Hero, Features, Testimonials, Pricing, CTA, FAQ, SocialProof, Footer
- Design effects utility (fluid type, shadows, borders, CTA hovers)
- 4 app templates: Modern Agency, Bold Startup, Elegant Portfolio, Clean Coaching
- Design system, pattern library (35 components), brand foundations
- Dark mode architecture, development workflow, premium checklist
v0.1.0
February 15, 2026
Added
- Project inception — PageForge identity, tech stack, architecture rules
- 1000 copywriting techniques registry — core differentiator
- MVP spec and feature matrix
- Wireframe system foundations — 101 wireframes (37 bases + 64 variants)
- Tech stack: Next.js 14+, TypeScript, Tailwind CSS, Supabase, Vercel, Cloudflare