Learning Hub · Mastery Index

Books, projects, sites, BLUEPRINT, GNOSIS insights, theses — everything you have, in one place

Loading…

Pulse

Server health + last 20 commits. Avoids running df/free/git log in terminal.

Recent commits

HashDateMessage

Cheatsheet

Most-used commands + where things live. Click a snippet to copy.

Snippets

Deploy clinic site to Cloudflare Pages
./deploy.sh
Rebuild Astro blog (144 pages, 6s)
cd /opt/clinic/blog-src && npm run build
GSC keyword ranking review (3-month baseline)
torsocks node /root/.config/ga4-mcp/gsc-verdict.js
GSC rank movers (current vs prior week)
torsocks node /root/.config/ga4-mcp/gsc-rank-compare.js
Stealth browser screenshot (Cloudflare-bypass)
python3 stealth-browser/stealth.py URL -s /tmp/out.png
Send email as Marco Vidal (Resend)
curl api.resend.com/emails — $RESEND from /etc/clinic-secrets.env
Git status + unpushed commits
git status --short ; git log origin/main..HEAD --oneline
Rebuild + redeploy this hub
cd tools/learning-hub && bash cron-rebuild.sh

Reference paths

Locations only — never the values. Read with cat/$(grep ...) at runtime.

WhatWhereNote
All env / secrets/etc/clinic-secrets.envMoved Apr 17 from /opt/clinic/.env. Never restore there.
BLUEPRINT (recovery)/opt/clinic/BLUEPRINT.mdPublic on GitHub: clinic7/clinicyes
Project playbook/opt/clinic/PROJECT-PLAYBOOK.mdTool registry + project rules
Auto-memory index/root/.claude/projects/-opt-clinic/memory/MEMORY.mdWhat Claude remembers across sessions
GA4 / GSC creds/root/.config/ga4-mcp/credentials.json, gads-oauth-*.json, pagespeed-api-key.txt
Cron schedulecrontab -l~30 jobs. 50 3 * * 0 = Sun 3:50 AM (Claude update)
Caddy config (web routing)/etc/caddy/Caddyfileprotocol.longlifeclinic.com, shop.optimalblood.com, watch.optimalblood.com
System logs/var/log/nightly-health-check.log, syntax-checker.log, kairos.log, fail2ban.log
App logs/root/logs/seo/, rankings/, reddit/, truth-hunter/, job-hunter/
Update cache/var/lib/update-*.jsonbriefing-cache, narrative-cache, cadence-tracker, gsc-28d-history
Pre-commit hook/opt/clinic/.git/hooks/pre-commitBlocks .env, .pem, hardcoded tokens, forbidden medical claims
Memory guard/opt/clinic/scripts/memory-guard.shKills runaway browsers at 85% RAM
Send email ashello@optimalblood.comResend API; replies → optimalblood@sharebot.net (mail.tm)
Hetzner snapshots/root/.config/hetzner/tokenWeekly auto-snapshot Sun 2 AM

Books

Everything in tools/book-reader/downloads/. Green border = has deep_gnosis extraction in output/.

Projects (tools/)

From PROJECT-PLAYBOOK.md registry. Honest assessment.

NameStatusPathComment

Live Cloudflare Pages sites

All deployed .pages.dev projects. Click to open.

ProjectURLCustom domainsLast deploy

GNOSIS Insights

Curated nuggets from books — Tesla, Newton, Ramanujan, Jung, Tao, Hermetica, Taleb, Housel and more.

Triangle Theses

Controversial claim analyses with verdict. Click to open triangle-thesis.pages.dev.

SlugVerdictScoreRiskDate

BLUEPRINT.md (TOC)

Disaster recovery + server profile + credentials index. Full file: lines.


    

Read the full file: github.com/clinic7/clinicyes/BLUEPRINT.md