☯ DIYminer — Master Reference

Where everything lives · last updated August 2, 2026 · White Tiger patrols the site at 6:00 AM and checks this page at 6:05 AM daily

📑 Index — A to Z

Click any item to jump straight to that section.

Agents Daoist Wisdom Library GitHub Key Scripts Money OpenWorker Quick Actions Sales Scheduled Automations Steward Tailscale Temple Ops Websites ZeroClaw
How to use this page: every 📂 link opens a folder in Finder — that always works. Open the folder, then double-click the file you want. The file name is written next to each link. (A browser can't display .json/.md files by itself, which is why some links used to look "not readable" — on this Mac .md files now open in CotEditor automatically.)

🧠 The Agents — who does what

One orchestrator + four workers. You give instructions; the orchestrator splits them into small jobs, routes each to the right agent, checks the work, and reports back.

AgentElement / DirectionJobWhen
Yang Fire Horse 丙午Yang Fire / Pure PeakMaster Orchestrator — runs the whole operation, routes jobs, checks work, reports. Never writes content or code itself.On demand (this chat)
Vermilion Bird 朱雀Fire / SouthContent & Messaging — all the words: site copy, field notes, newsletter drafts. Quiet temple tone. Drafts always come to you first.Monthly newsletter + on demand
Black Tortoise 玄武Water / NorthMemory & Indexing — the map-keeper: refreshes memory-index weekly, finds files on request. Never deletes.Mon 10:30 AM + on demand
White Tiger 白虎Metal / WestTechnical Execution — building & fixing: daily site patrol + reference sync (6:00 AM), reference link check (6:05 AM), 404 sweep, staging monitor, snippet audit. Never deploys without your OK.Daily + Mon + Tue
Azure Dragon 青龍Wood / EastResearch & Planning — plans before building (e.g. September guide), hands the plan to White Tiger to build.Tue blueprint + on demand

Profiles live in 📂 ~/Steward/data/agents (the 5 agent files).

☯ Daoist Wisdom Library

VersionHow to access
🖥️ Local (full features)http://localhost:8765
🌐 Website (browse only)https://diyminer.com/dao-wisdom.html
📱 iPhonehttp://100.110.242.32:8765 (via Tailscale)
💾 Database folder (.dao-wisdom — dao.db inside)📂 Open folder
🚀 Server script + launcher folder (dao-server.py)📂 Open folder

AUTO Starts on its own at login (macOS service com.denaud.dao-wisdom, running now).

🔐 GitHub — Off-Site Backup (all PRIVATE)

Your safety copy on GitHub's computers — updates automatically as we work. The 🔒 means private = only you can see it = correct.

RepoWhat's insideLocal source folder
openworker (canonical site backup)Website: pages, PDFs, images, blog📂 diyminer-site
zeroclawAgent config backup: identity, memory, skills (runtime DBs/logs excluded by .gitignore)📂 ~/.zeroclaw (repo root)
diyminer-themeWordPress Astra theme (from server)📂 diyminer-theme
diyminer.comWebsite mirror (master = openworker)📂 diyminer-com-repo

📄 Backup status record — 📂 Open the file

⚠️ Never upload to GitHub: htpasswd/htaccess files, deploy scripts with passwords, google-drive-backup.py, .github-token, .zeroclaw config. Never share your GitHub password or the token.

🔧 Key Scripts (the helpers that run the temple)

Deploy helpers — all in 📂 ~/Steward/scripts unless noted:

ScriptWhat it does
deploy-targeted.pyDeploy specific files only (go-to for page/product changes; never deletes)
deploy-live.pyBulk site deploy, preserves WordPress (never deletes remotely)
deploy-staging.py (in diyminer-site)Deploy to staging.diyminer.com
deploy-quiet-tools.py · deploy-sitemap.pyDeploy the quiet tools pages / sitemap
generate-sitemap.pyRebuilds sitemap.xml + robots.txt
check-staging-raw.pyVerify staging origin via raw FTP (hCDN cache check)
cleanup-live.py · cleanup-staging-junk.pyRemove junk files (never used without your OK)

Monitors & checks — the daily watchdogs:

ScriptWhat it does
white-tiger-patrol.py (session folder)Daily 6:00 AM site patrol — checks every link on staging + syncs this reference + ZeroClaw repo sync
master-reference-check.py (session folder)Daily 6:05 AM reference check — every link on this page + freshness
inspect-live.py · verify-fixes-raw.py · 404-sweep.py · internal-link-check.pySite inspection & link checks on demand
update-living-masters.pyLiving Masters infographic updater

Money:

ScriptWhat it does
money-summary.py (in diyminer-site)Read-only plain-English money summary (Desktop "Money Summary")
ledger-view.py (session folder + diyminer-site)Readable ledger view (Desktop "Ledger View", opens in CotEditor)
finance.py (in diyminer-site)Interactive — add entries to the ledger (not for reading)

Steward & maintenance:

ScriptWhat it does
bin/steward · bin/tiger · bin/yang (in ~/Steward/bin)The Steward assistant + agent command tools
daily-briefing.sh · steward-briefing.shSteward daily overview scripts (7/8/12/6 PM)
peak-hour-alert.sh (in ~/Steward/)Stops ZeroClaw/OpenWorker jobs 9PM–midnight & 2–6AM weekdays (billing guard)
google-drive-backup.py (in diyminer-site)Google Drive backup — never upload this to GitHub
download-themes.py · ftp-count.py (session folder)Read-only WordPress theme download / file count via FTP
weekly-cleanup.sh · weekly-review.sh · setup-path.shWeekly maintenance & path setup

Scripts live in 📂 ~/Steward/scripts. One-time fix scripts from Jul 31 (fix-copy-round3.py, fix-homesteader-tool-links.py, seo-pass.py, etc.) are kept there for history but are no longer run.

💰 Money — the friendly way

See your money in plain English (read-only, changes nothing):

💵 Double-click “Money Summary” on your Desktop — it opens a window with income, spending, balance, and upcoming bills.

📄 Double-click “Ledger View” on your Desktop — the full ledger, every entry, as a readable table in CotEditor (refresh it any time).

Files behind them: 📂 Desktop (Money Summary.command, Ledger View.command) · money-summary.py · ledger-view.md (the readable ledger) · ledger.json (the raw record)

WhatOpen in Finder
📄 Finance folder (ledger.json inside) 📂 Open folder
📊 AI account balances (OpenRouter, DeepSeek, Gemini, Anthropic) 📂 Open the file
🧾 Sales log (paid PDFs) 📂 Open the file
🏦 Finances folder (Banktivity exports, budget CSV) 📂 Open folder

🖥️ OpenWorker / Session Files

FolderOpen in Finder
🟣 OpenWorker root (all workspaces)📂 Open folder
🟠 diyminer.com site files (source of truth)📂 Open folder
🧭 This session folder (reference + patrol scripts)📂 Open folder
🧭 This reference (markdown version)📂 Open the file
📦 GitHub mirror repo (diyminer.com)📂 Open folder
🎨 WordPress theme repo (diyminer-theme)📂 Open folder
📋 PLR payment-links checklist (plr-drafts)📂 Open folder → square-payment-links-checklist.md
🤖 Agent script workspaces (steward / white-tiger / yang-fire-dragon)📂 Open folder

📋 Quick Actions

💰 See your money

Double-click “Money Summary” on your Desktop — plain-English income, spending, balance, bills. (“Ledger View” = the full ledger.)

🗓️ See today's briefing

📂 Open briefing folder

🏛️ See today's temple status

📂 Open the file

☯ Browse Daoist Wisdom library

🌐 Open in browser (localhost:8765) · 🌐 Website version

🟢 Find files on ZeroClaw drive

📂 Open ZeroClaw in Finder (the Green-tagged drive)

📁 Open site files in Finder

📂 Open diyminer-site folder

📁 Open Steward folder

📂 Open Steward in Finder

🛒 Sales — the 5 products (live since Aug 1)

ProductPriceSquare link
A Month of Wu Wei — PDF Guide$7square.link/u/l5HW5xDq
Ground Cover Blueprint — PDF Guide$7square.link/u/9e7T3TOk
Metal Herbs Blueprint — PDF Guide$7square.link/u/aZzwa7LZ
Living Masters of San Cai — PDF Guide$7square.link/u/2pq4uw6T
Living Masters of San Cai — PLR Pack$47square.link/u/oXnqQC2E

Sales files:

📋 Payment-links checklist — 📂 Open folder → square-payment-links-checklist.md · 📊 Progress log — 📂 Open the file · 📬 Subscribers — 📂 Open the file · 🪜 Growth funnel (4-step plan + status) — 📂 Open the file · ✉️ Welcome emails 1–3 — 📂 Open folder → welcome-email-1.md · -2.md · -3.md · 🟫 Top-bar banner + opt-in form — 📂 top-bar-banner.html (ready; pending email provider) · 🙏 Thank-you offer page — 📂 thank-you-offer.html (ready; pending provider) · 🧩 In-content upgrade box — 📂 in-content-upgrade.html (ready; pending placement approval) · 🔍 SEO micro-articles — LIVE on diyminer.com since 2026-08-02: 📄 wu-xing-calculator.html · 📄 morning-routine-energy.html (drafts in 📂 seo-micro-articles) · 🛠️ Delivery helpers + PDFs — 📂 Open folder · 📂 blueprint-pdfs · public copies in 📂 pdfs

Open items (flagged by White Tiger): (1) the fixed Living Masters infographic image is still pending from you (Gemini) — once ready it replaces living-masters-san-cai.png everywhere; (2) the PLR pack needs a clean customer package — the internal site-redesign-audit.md must never go into a customer pack; (3) the companion file header says "$12" but the pack sells at $47 — you decide: keep $47 or split; (4) Florida sales tax is attached to the "Fleamasters" location — only you can change it in squareup.com/dashboard → Settings → Taxes.

⏰ Scheduled Automations — who runs when

macOS built-in jobs (launchd) — these actually run every day, no app needed:

JobWhenDoes
White Tiger site patrol + reference syncDaily 6:00 AMChecks every staging link; syncs this reference to Desktop + backup
Master reference link checkDaily 6:05 AMVerifies every link on this page + freshness
Steward briefing7 AM · 8 AM · 12 PM · 6 PMDaily briefing + notification
Daily backupDaily 3:00 AMTime Machine / backup cycle
DeepSeek peak-hour guardEvery 15 minStops ZeroClaw/OpenWorker jobs in peak hours (billing guard)
Daoist Wisdom serverOn loginStarts the library at localhost:8765
CSV form sync ⚠ failingDaily 7:00 AMForminator CSV sync — last run failed (exit 1); flagged for a fix

OpenWorker app tasks (OpenWorker → Tasks):

TaskWhenProduces
Morning BriefingDaily 5:00 AMBriefing + Operations section
Ops — Daily backup verificationDaily 6:30 AMChecks Time Machine + Google Drive
Temple Status auto-refreshDaily 6:45 AMtemple-status.md
Steward Daily Morning BriefingDaily 7:00 AMSteward overview
Ops — AM Operations ReportDaily 7:15 AMops-am-report.md
Temple Morning PulseDaily 8:00 AMMorning pulse
Temple Daily Patrol (White Tiger)Daily 8:30 AMLink/site patrol
Content Review SessionMon/Wed/Fri 2:00 PMContent review
Ops — PM Operations ReportDaily 6:45 PMops-pm-report.md
Evening BriefingDaily 7:00 PMBriefing + Operations section
Monthly newsletter draft (Vermilion Bird)1st of month 9:00 AMNewsletter draft
Monthly budget review1st 8:30 AMBudget summary
Weekly AI balances check-inMon 8:00 AMUpdates ai-accounts.md
Weekly Downloads CleanupMon 9:00 AMCleans Downloads
Staging yellow-check monitorMon 9:00 AMChecks staging CSS regression
Weekly 404 sweep & fixesMon 9:30 AMFinds/fixes broken links
Google Search Console check-inMon 10:00 AMMarketing numbers
Memory index refresh (Black Tortoise)Mon 10:30 AMmemory-index.md
Weekly Alignment AuditMon 11:00 AMAlignment audit
Forminator cleanupTue 10:30 AMForm list (needs wp-admin)
September Drying & Storing guideTue 11:00 AMBlueprint page draft
Code snippet auditTue 11:30 AMsnippet-audit.md
Commerce — PLR/PDF sales readinessThu 10:00 AMOne step toward sales

ℹ️ The app's scheduler has been unreliable (some tasks show "never ran"). The critical daily jobs (site patrol, reference check, briefing, backup, peak guard, dao server) therefore run as macOS built-in jobs listed above — those are the ones to trust.

🔔 Steward — Daily Briefings & Notifications

What it is: Your personal assistant on the Mac. Tracks tasks, projects, errands, notes. Sends you notifications automatically (7 AM, 8 AM, 12 PM, 6 PM).

WhatOpen in Finder
📁 Steward folder (everything Steward) 📂 Open folder
🌅 Daily Briefing folder (morning-briefing.log, latest.txt inside) 📂 Open folder
📋 Steward data (tasks.md, errands.md, notes, projects inside) 📂 Open folder
🧰 Steward tools (bin — steward, tiger, yang commands) 📂 Open folder
🧾 Logs folder (steward.log inside) 📂 Open folder

🖥️ Tailscale — Remote Access

WhatValue
Mac mini Tailscale IP100.110.242.32
DNS nameharolds-mac-mini.tail2870f1.ts.net
📱 Connected devicesiPhone 14 Pro Max · iPhone 17e

🏛️ Temple Ops — Status, Reports & the Board

WhatOpen in Finder
📋 Ops Board — master work list (ops-board.md) 📂 Open the file
📊 Temple Status — green/yellow/red one-pager (temple-status.md) 📂 Open the file
🌅 AM Operations Report (ops-am-report.md — today's work) 📂 Open the file
🌙 PM Operations Report (ops-pm-report.md — today's done) 📂 Open the file
🧠 Agent profiles — the 5 agents (folder) 📂 Open the folder
🗺️ Memory index (memory-index.md — weekly map) 📂 Open the file
📜 Permanent rules (permanent-rules.md) 📂 Open the file
🔗 ZeroClaw agent network spec (zeroclaw-agent-network.md) 📂 Open the file
🐯 White Tiger agent home (README, scripts, logs) 📂 Open the folder
🐎 Yang Fire Dragon agent home (README, scripts, logs) 📂 Open the folder

🌐 Websites

SiteURL
🟢 Live diyminer.comhttps://diyminer.com
🟡 Staginghttps://staging.diyminer.com
⚙️ WordPress adminhttps://diyminer.com/wp-admin
🔧 Hostinger panelhttps://hpanel.hostinger.com
🛒 Square dashboardhttps://squareup.com/dashboard
🗺️ Sitemaphttps://diyminer.com/sitemap.xml
Known gaps found by White Tiger on Aug 2, 2026 (nothing deployed — for your decision):
Live site: community-checkin.html is missing (404) — the page exists in the local source but is not on the live server.
Staging: products.html and quiet-tools.html not deployed (404 on staging, fine on live).
Staging Bridge: 3 broken links flagged daily — the chat-widget "support page" link builds the-bridge/support.html (404), the AI Homesteader guide on staging still shows a raw ${t.link} placeholder (staging is running an old version — local source is already fixed), and one leftover REPLACED placeholder page link.
Staging cache: after any staging change, purge the CDN cache in hPanel (hpanel.hostinger.com → staging → CDN → Purge), then Cmd+Shift+R.

📁 ZeroClaw — App, Brain & Drive

Location: /Volumes/ZeroClaw_Data_1TB/ — the Green drive in Finder. The app runs in the background (no window): engine at 📂 ~/.cargo/bin (zeroclaw), brain at 📂 ~/.zeroclaw/workspace.

SectionOpen in Finder
🟢 ZeroClaw drive root📂 Open folder
🧠 Agent brain (workspace folder)📂 Open folder
📄 Documents (receipts, health, cats…)📂 Open folder
🏢 Business📂 Open folder
📋 Projects📂 Open folder
☯ Daoist Wisdom DB (dao.db inside)📂 Open folder
🌅 Daily Briefing folder📂 Open folder