Changelog
What Changed, Newest First
4 recorded changes. Every add, edit, and approval in the Brain lands here with the reasoning attached. Click any entry for the full detail; the raw file lives at Log/changelog.md.
2026-07-30 GitHub connected and the David onboarding packet prepared
DJ asked for everything to be meeting-ready by morning. Done overnight: (1) the brain pushed to the new private repo `damianvonfrankjr-coder/hoi-brain` (full phased history); (2) `GITHUB_BASE` stamped into the hub build so the asset directory's GitHub links resolve, hub rebuilt and redeployed; (3) CLAUDE.md §8 updated to the real infrastructure and AGENTS.md regenerated; (4) the meeting run-of-show written at `Drafts/DJ/2026-07-31-david-meeting-guide.md` (accounts, Claude Code connection with a four-prompt acceptance test, four live demos, a five-idea crash course, and David's printable cheat sheet), with `SETUP-GITHUB-CLOUDFLARE.md` updated to show what's done vs. remaining. One item needs DJ's phone and could not be done by the AI: sending David's collaborator invite (GitHub sudo-mode 2FA); it is step one of the guide's pre-flight, with the direct URL.
2026-07-30 v2 previews deployed to Cloudflare Pages by direct upload
DJ asked for both builds to go live so he and David can review them. Wrangler was authorized on DJ's Cloudflare account (OAuth, approved by DJ in browser), then two new Pages projects were created and deployed by direct upload: the site at https://hoi-site-preview.pages.dev (project hoi-site-preview, 40 pages, draft gates verified live: blocking robots.txt, noindex, visible banner) and the hub at https://hoi-brain.pages.dev (project hoi-brain, unlisted, noindex). SITE_ORIGIN in Hub/build-hub.mjs now points at the live site, so the hub's Product grid links resolve. These are manual-upload deployments: after any change, rebuild and rerun the wrangler deploy command recorded in Facts/reference-index/published-pages.md; push-to-deploy arrives with the GitHub connection (Drafts/DJ/SETUP-GITHUB-CLOUDFLARE.md). The v1 previews remain live and untouched.
2026-07-30 Hub rethemed onto Brand System v1.0 and upgraded
DJ asked for the copied-over hub to shed the old Dark Waters look and wear the new brand. What was built: (1) `_shared/brain.css` plus the tools stylesheets rewritten on the v1.0 tokens (Paper ground, Deepwater ink, Harbor primary, Shoal on dark, mono eyebrows), with the three Google Fonts loaded in the chrome; (2) new byte-identical chrome on all ten chromed pages with the horizontal-dark lockup, a Brand System nav link, and the retired sibling-brand page removed; (3) the home page gained a build-regenerated "What Changed Today" table and "The Product" grid stamped from a single SITE_ORIGIN constant (localhost preview until deploy); (4) Brand OS rebuilt from brand-sheet.md v1.0 (mark, measured palette, type, copy rules, Funding Curve, PROPOSED banner for HI-16); (5) Skills & Add-Ons restructured into Installed / Running / Queued-with-triggers; the Prompt Gallery gained the pinned First 5 strip and lost its two-brand plumbing; (6) the 22 generator tools reseeded via `hi-defaults.js` on the bumped `fbt.brandkit.v2` key with new palette, tagline, and v1.0 logo data URLs; (7) `build-hub.mjs` now syncs the logo suite from Brand/ on every build, parses the new changelog format, regenerates the marker blocks, and QAs for chrome identity, dashes, sibling names, and retired-palette hexes. `node Hub/build-hub.mjs` exits 0.
2026-07-30 The v2 brain: rebuilt on the starter-kit layout with Brand System v1.0
DJ asked for the Homeowner Insights brain to be rebuilt on the layout proven on the GreenRoom build, single-brand, with the ground-up new brand from Claude Design. What was built: (1) this workspace, scaffolded fresh with the routing-table CLAUDE.md, generated AGENTS.md, David-facing README, reset ROADMAP, and the carried-forward QUESTIONS-FOR-DAVID (HI-1 through HI-15, plus new HI-16 brand approval and HI-17 collateral export); (2) every Homeowner Insights fact, rule, tone, audience, channel style, template, skill, and review-queue draft migrated from the v1 brain with paths updated to the plain-English folder scheme and sibling-company operational content removed (the sibling has its own brain now); (3) Brand System v1.0 installed under Brand/homeowner-insights/ (brand-sheet.md and ui-pattern-library.md promoted as the token and component sources of truth, stable-named logo working set, full kit tree brand-system-v1.0/); (4) the website generator carried over minus the retired Studio variant and reskinned light-first on the new tokens, all 40 pages and every QA rule intact; (5) the hub rebuilt on the new brand with the 22-tool suite reseeded and the full Brand System document added as its own page. The v1 brain at ~/Downloads/Homeowner Insights Brain is untouched and its previews stay live. What's blocking: David's review of the new brand (HI-16), then GitHub + Cloudflare connection (checklist in Drafts/DJ/SETUP-GITHUB-CLOUDFLARE.md).