Scrapes every page from your live deployed sites. Fetches each site's sitemap.xml, downloads every page, and analyzes the actual production HTML — including Worker rewrites, injected scripts, and real link structure. No local files needed.
LOCAL SCAN — FROM SOURCE FILES
Scans your local site folders using the File System Access API. Useful when testing changes before deploy.
Brain Loader
Drag existing brain files below or use Scan All Folders in the topbar.
◇
Drag & drop site brain files here (.txt, .html, .json)
Loaded Brains
Discovered Files
Brain-Detected Issues
Filter:
Roadmap Actions
Ghost-Worker Injection Manager
Manage components injected across your constellation via Cloudflare Workers + HTMLRewriter.
Changes here update every page on every targeted site without redeploying.
Worker Routes
Each site needs a Worker route to enable injection. Toggle sites on/off.
Component Registry
Components are injected into every page matching their target scope. Click a component to edit.
Edit Component
Rewrite Rules
Rewrite rules modify existing HTML on the fly — find/replace attributes, swap text, remove elements.
Use CSS selectors to target elements. Changes apply across all pages on targeted sites without editing source files.
Edit Rewrite Rule
Deploy Configuration
Export the current injection config as a JSON file. Upload this to your Cloudflare KV namespace
or paste it into the Worker script. The Worker reads this config to know what to inject and where.
Overview
By Site
Waves
Deploy
Click to scan your Lattice folder for content waves
All Content
Push Content Live
Select articles and sites, then push directly to production via Ghost-Worker KV. Content goes live in seconds — no deploy needed.
1. Select Content
Check the articles you want to publish. Use the select buttons for quick selection.
0 selected
2. Target Sites
Content will only push to sites that match. Toggle sites to include/exclude.
3. Push Live
Articles publish instantly via Ghost-Worker KV. Sitemaps update automatically.
Currently Live via KV
LatticeDNA Changelog
Build history · DeepSynthesis.org
v3.0 — Content Pipeline & Live Push
March 30, 2026 · ~12 hours
Bluprint overhaul — Fixed "Generate Page" button crash on outreach pipeline (null trust badge elements). Added industry stock image bank (10 industries × 4 tiers from Unsplash). Blurred image layering on hero, services, testimonials, and free estimate sections. Full swatch preview parity — all sections now render in the Build tab live preview including booking, gallery, social links, and footer.
Health Britannica restoration — Restored nature UI with blurred oak canopy hero, niche tag system (22 tags), and multi-panel discovery. Root index.html override removed. Added AdSense, product spotlight (#1 Foundation Pick), and sticky bottom bar. Integrated supplement-stacks-complete-guide as pillar page. Fixed all redirect paths (herbal → guides, .html → directory URLs).
Ghost-Worker v3.0 cluster-wide — Article + FAQ JSON-LD schema injection server-side on all 7 sites. Synthetic ads.txt serving for AdSense compliance. Canonical URL normalization (trailing slash for Eleventy, strip for static). Skimlinks script injection on every page for humans. KV content serving — pages pushed from dashboard go live instantly. Publish/unpublish/content registry API endpoints. Sitemap augmentation with KV-published pages. Articles index injection for new KV content.
Skimlinks added — ceocult, grantprobe, petmaxxing index.html + Ghost-Worker injection on all article pages across all 7 sites.
Brain scanner fixes — Fixed subdirectory recursion bug (readAllHtmlFiles was silently skipping all nested folders). Fixed false positive broken links and orphan pages via multi-variant path normalization. HB orphan pages resolved (46 false positives from _site/ double-scanning).
Live Site Scanner — New primary brain generation method. Fetches sitemap.xml from each live domain, downloads every page, runs analyzePage() on production HTML. Sees Ghost-Worker injections, real link structure, actual deployed state. "Live Scan & Save" writes results to Lattice/brains/.
Content Pipeline — File-based staging system. Content created in Lattice/content-waves/{wave}/{site}/{slug}.html with @frontmatter metadata. Dashboard scans folder, displays in grid of site cards with type badges, word counts, status. Waves tab groups content by release wave.
Live Push deploy — Push content directly to production from Pipeline tab via Ghost-Worker KV API. Configurable: select individual articles or entire waves, toggle target sites on/off, push one article to one site or a full wave across the cluster. Content live in seconds with no wrangler deploy. "Currently Live via KV" panel shows what's published with remove buttons. KV namespace bound to all 7 Pages projects.
Wave 01 + Wave 02 content — 14 articles generated across all 7 sites targeting highest-volume keyword gaps (LLC vs Sole Prop 40-60K vol, Government Grants 25-40K, Best AI Chatbots 15-25K, etc.). Strict linking: 4-6 internal links + 1 cross-site link per article alternating targets.
UI overhaul — Cluster network bar with color-coded clickable site pills (Cluster 01 + 02). Larger display-font tabs with Pipeline moved after Toolkit. Management links row (GSC, Cloudflare, Skimlinks, Google Cloud, Kit, Infolinks, Ezoic) with logos. Heatmap column tooltips explaining each metric. Pink (#f472b6) heatmap headers. Actions tab as grid of site cards. Pipeline site cards with centered titles, stats, nested content items.
Reference brain updates — Ecosystem brain rewritten to v3.0 (7 sites, Ghost-Worker docs, content pipeline workflow, deployment protocol). Content Research and Article Genesis brains updated with correct site list, realistic linking specs (8-15 not 47), Ghost-Worker infrastructure notes.
lattice-data.js refreshed — All 7 sites with current article/tool counts. Stale actions replaced with current priorities.
v2.0 — Visual Intelligence Update
March 29, 2026 · ~14 hours
Cluster heatmap — color-coded grid of all sites × all metrics
Health score mini-breakdowns — each dimension shows what's active/missing
Top 5 Actions by Impact on Command Center
Direct KV config push from Injection tab — no terminal needed