/how · Merom House
How Merom House KPI is built
Merom House is a Cloudflare Pages building-in-public KPI at meromhouse.org. Verified live 2026-08-17 after fuzzywigg/meromhouse#8: the dashboard no longer presents archived fuzzywigg.com, private Active Projects, empty writing, fake deploy counts, ~8,200 stations, a Geryon footer, or an X profile. The banner still says data refreshes every 5 minutes — that applies to the GitHub Activity card only. Everything else on the dashboard remains hardcoded HTML.
Pipeline verified 2026-08-17
Pipeline
Only GitHub Activity is live-fetched via /api/github-stats. Other dashboard cards stay static copy in index.html — honesty-cleaned public links and copy as of 2026-08-17, not inventing new live APIs.
Allowed captures
Hero banner and GitHub Activity card only — cropped captures, not a full six-card first screen. Live Active Projects are public doors only (matrix-workers, agents-governance, meromhouse).


Host and cache
- Host: Cloudflare Pages project meromhouse — vanilla HTML/CSS/JS plus Pages Functions.
- /api/github-stats returns JSON with public_repos, total_stars, recent_commits, top_repos, and cached_at.
- Browser Cache-Control is public, max-age=300 (5 minutes). When KV is bound, server-side TTL is 3600 seconds.
- recent_commits can be 0. Empty live numbers are still live — they are not missing product.
What is live vs static
| Source | Live or static | Card |
|---|---|---|
| GitHub API via /api/github-stats | Live fetch | GitHub Activity |
| Hardcoded in index.html (public doors only) | Static — cleaned 2026-08-17 | Active Projects, REE Research |
| Hardcoded / manual edit (real links; no fake counts) | Static — cleaned 2026-08-17 | Writing, Deployments, Uptime |
| CF Analytics / Search Console / YouTube | Planned (not wired) | Not shown as live yet |
Public links
- Live Merom House
Public KPI dashboard — honesty-cleaned 2026-08-17
- Public keeper repo
Methodology source (README + Pages Function); #8 honesty pass
- Indiana Journal of Earth Sciences article
Public journal — Andrew is a listed contributor
- DOI 10.14434/ijes.v7i1.42713
Same article via DOI
Not copied onto this hub page
- No claim that the old KPI lies are still current — live meromhouse.org was cleaned 2026-08-17 (hub link is www.fuzzywigg.ai, not fuzzywigg.com; Active Projects are public-only; LinkedIn apappas replaces empty writing; no fake 6/4/2 deploy counts or ~8,200 stations; no Geryon footer; no X profile).
- No private GitHub doors — live Active Projects name only matrix-workers, agents-governance, and meromhouse.
- No full six-card first-screen screenshot (hub keeps cropped hero + GitHub Activity captures).
- No evergreen stars or commits copied as permanent body stats — GitHub Activity stays live-fetched.
- No invented meromhouse.org /docs or /how product routes.
- No IDEM / official policy draft — journal links only.