Books, projects, sites, BLUEPRINT, GNOSIS insights, theses — everything you have, in one place
Server health + last 20 commits. Avoids running df/free/git log in terminal.
| Hash | Date | Message |
|---|
Most-used commands + where things live. Click a snippet to copy.
./deploy.sh
cd /opt/clinic/blog-src && npm run build
torsocks node /root/.config/ga4-mcp/gsc-verdict.js
torsocks node /root/.config/ga4-mcp/gsc-rank-compare.js
python3 stealth-browser/stealth.py URL -s /tmp/out.png
curl api.resend.com/emails — $RESEND from /etc/clinic-secrets.env
git status --short ; git log origin/main..HEAD --oneline
cd tools/learning-hub && bash cron-rebuild.sh
Locations only — never the values. Read with cat/$(grep ...) at runtime.
| What | Where | Note |
|---|---|---|
| All env / secrets | /etc/clinic-secrets.env | Moved Apr 17 from /opt/clinic/.env. Never restore there. |
| BLUEPRINT (recovery) | /opt/clinic/BLUEPRINT.md | Public on GitHub: clinic7/clinicyes |
| Project playbook | /opt/clinic/PROJECT-PLAYBOOK.md | Tool registry + project rules |
| Auto-memory index | /root/.claude/projects/-opt-clinic/memory/MEMORY.md | What Claude remembers across sessions |
| GA4 / GSC creds | /root/.config/ga4-mcp/ | credentials.json, gads-oauth-*.json, pagespeed-api-key.txt |
| Cron schedule | crontab -l | ~30 jobs. 50 3 * * 0 = Sun 3:50 AM (Claude update) |
| Caddy config (web routing) | /etc/caddy/Caddyfile | protocol.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-*.json | briefing-cache, narrative-cache, cadence-tracker, gsc-28d-history |
| Pre-commit hook | /opt/clinic/.git/hooks/pre-commit | Blocks .env, .pem, hardcoded tokens, forbidden medical claims |
| Memory guard | /opt/clinic/scripts/memory-guard.sh | Kills runaway browsers at 85% RAM |
| Send email as | hello@optimalblood.com | Resend API; replies → optimalblood@sharebot.net (mail.tm) |
| Hetzner snapshots | /root/.config/hetzner/token | Weekly auto-snapshot Sun 2 AM |
Everything in tools/book-reader/downloads/. Green border = has deep_gnosis extraction in output/.
tools/)From PROJECT-PLAYBOOK.md registry. Honest assessment.
| Name | Status | Path | Comment |
|---|
All deployed .pages.dev projects. Click to open.
| Project | URL | Custom domains | Last deploy |
|---|
Curated nuggets from books — Tesla, Newton, Ramanujan, Jung, Tao, Hermetica, Taleb, Housel and more.
Controversial claim analyses with verdict. Click to open triangle-thesis.pages.dev.
| Slug | Verdict | Score | Risk | Date |
|---|
Disaster recovery + server profile + credentials index. Full file: lines.
Read the full file: github.com/clinic7/clinicyes/BLUEPRINT.md