Claude Code — Full Systems Reference

Dexter's Hostinger VPS · coder@srv1617495 · Generated 2026-06-24
claude-sonnet-4-6 Live System A to Z Reference

Table of Contents

  1. What I Am & How I Connect to You
  2. System Architecture Overview
  3. Live Docker Containers
  4. All Scheduled Tasks (Cron Jobs + Systemd Timers)
  5. Always-On Monitors & Watchdogs
  6. Autonomous Intelligence Engine
  7. SEO & Content Engines
  8. GoHighLevel (GHL) Operations
  9. Business Systems by Vertical
  10. Email Monitors (Ellie + Dexter)
  11. Scout — Health & Alert System
  12. Contractor's Blueprint Content Engine
  13. Emery's Pretty Picks Platform
  14. Active Objectives
  15. Hard Rules I Never Violate
  16. Authority Structure & Routing
  17. Credential Map
  18. Memory & Intelligence Files

1. What I Am & How I Connect to You

Identity

I am Claude Code running headless on your Hostinger VPS, reached from your phone through a private Discord channel called the Dexter Code Bridge. Each Discord thread is a separate session; sessions can also be resumed from your desktop over SSH.

What Separates Me from OpenClaw/COS
LayerWhoDoes What
DexterCEO / Final authorityAll legal, financial, destructive, and credential approvals
Claude Code (me)Implementation layerSystems, infrastructure, scripts, bridge, automation, memory engine, cron jobs, local workflows, SOPs
COS / OpenClawOperational coordinationAgent management, outcome tracking, communication hub, Docker/sudo/root/L2 execution
SpecialistsTask executionAria (Artists 4 Play copy), Estelle (Estate Solutions / GHL), Atlas (platform)

Routing rule: Can I do it with coder-level permissions? → I do it. Needs Docker/sudo/root? → Route to COS. Needs legal/financial/destructive approval? → Route to Dexter.

2. System Architecture Overview

Path / ServicePurpose
/opt/claude-bridgeDiscord bridge — connects me to your phone
/opt/openclawOpenClaw multi-agent platform (root-owned)
/opt/n8n + n8n containern8n automation (https://n8n.srv1617495.hstgr.cloud)
/home/coder/est8-siteEstate Solutions website (React/Vite SSG)
/home/coder/workspacePrimary workspace — all scripts, engines, configs
/home/coder/workspace/seoSEO tools, content pipeline, keyword research
/home/coder/workspace/autonomous-engineHeadless AI intelligence engine
/home/coder/workspace/ContractorBlueprintContractor's Blueprint course + FCS system
/home/coder/workspace/emeryEmery's Pretty Picks platform
/home/coder/workspace/scoutScout monitoring + weather alert system
/home/coder/workspace/storm-triggerEstate Solutions storm damage lead trigger
/home/coder/workspace/ellie-emailEllie email inbox monitor
/home/coder/workspace/dexter-emailDexter email inbox monitor
/home/coder/workspace/dexterwilliams-realestateDexterWilliams.net SEO engine + real estate site
/root/hd_proHD Pro SMS lead-capture (Python cron — root-owned)
https://drops.srv1617495.hstgr.cloudPublic file hosting (this document)
https://openclaw.srv1617495.hstgr.cloudOpenClaw HTTP API endpoint

3. Live Docker Containers (as of 2026-06-24)

est8-web UP
nginx serving Estate Solutions website build
dexterwilliams-realestate UP
DexterWilliams.net real estate site
openclaw-console UP
OpenClaw agent engine — DO NOT restart directly, use COS safe_deploy_console
openclaw-browser UP
Playwright browser for OpenClaw (Microsoft Edge)
traefik UP
HTTPS reverse proxy — all domains route through here
n8n UP
n8n workflow automation at n8n.srv1617495.hstgr.cloud
serpbear UP
SEO rank tracker
ghl-oauth-server UP
GHL OAuth token handler for snapshot refresh
screen-takeover UP (healthy)
VNC screen takeover system for remote browser control
concierge-api UP (healthy)
AI concierge API layer
aes-web / aes-api UP
AI Elite Services web + API
fcs-runner UP
First Call System HTTP runner (auto-starts on reboot)
a4p-launch / a4p-preview UP
Artists 4 Play launch + preview sites
a4p-waitlist-api UP
Artists 4 Play waitlist backend
emery-picks-preview UP
Emery's Pretty Picks preview site
est8-preview / ops-dashboard UP
Estate Solutions preview + Ops dashboard
card-stats UP
Card stats tracker
public-drops UP
Public file hosting at drops.srv1617495.hstgr.cloud

4. All Scheduled Tasks

All times shown in UTC with ET equivalent. Last verified 2026-06-24.

Every Few Minutes — Real-Time Monitors

*/2 min
Ellie Email Monitor — Watches info.est8solutionsllc@gmail.com inbox. Detects inbound replies, routes to GHL, drafts responses. ellie-email/monitor.py
*/5 min
Dexter Email Monitor — Watches est8solutionsllc@gmail.com. Scans for important inbound emails. dexter-email/monitor.py
*/5 min
COS Health Watchdog — Verifies OpenClaw/COS is responsive. Alerts to #incidents if down. scripts/cos-health-watchdog.sh
*/10 min
Storm Trigger — Polls NWS for severe weather events in Estate Solutions service area (11 counties). Triggers GHL outreach + GBP storm post pipeline on hit. storm-trigger/storm-trigger.sh
*/30 min
Scout Bridge Watchdog — Verifies claude-bridge systemd service is active. Auto-alerts if bridge goes down. scout/scout-bridge-watchdog.sh

Hourly / Every Few Hours

Every 2h
Scout System Check — Bridge status, est8solutions.com uptime (HTTP 200), SSL cert expiry. Posts to #platform on failure. scout/scout-check.sh
Every 4h (6AM–6PM ET)
Scout Weather Check — Monitors weather conditions relevant to storm damage business. Posts alerts to #watch-tower. scout/scout-weather.sh
Every 6h
Estate Solutions SEO Publish Trigger — Fallback trigger that processes any pending Estelle content in seo/ready-to-publish/. Primary is the systemd timer. seo/publish-trigger.sh
Every 6h
SEO Cron Self-Healer — Verifies all SEO crons are present in crontab. Re-adds any that went missing. /opt/seo-engine/cron-health-check.sh
Every 8h
DexterWilliams.net Content Publish Fallback — Catches any missed content publish events for the real estate site. dexterwilliams-realestate/seo-scripts/publish-content.sh

Daily Tasks

3:00 AM UTC
11PM ET
Screen Takeover Backup — Backs up Edge browser session/config. screen-takeover/backup-edge.sh
3:00 AM UTC
11PM ET
GHL Snapshot OAuth Refresh — Refreshes GHL snapshot OAuth tokens. curl → /oauth/snapshot/refresh
5:00 AM UTC
1AM ET
Workspace Backup — Full backup of /home/coder/workspace. backup.sh
6:00 AM UTC
2AM ET
Cron Session Cleanup — Archives old cron sessions, cleans up stale log files. cron-session-cleanup.sh
7:00 AM UTC
3AM ET
Discord Thread Cleanup — Archives #claude-code threads idle 7+ days. Prevents routing failures. discord-thread-cleanup.sh
8:00 AM UTC
4AM ET
Contractor's Blueprint Engine — Daily chapter generation run. Produces one course chapter per day via Claude API (20 chapters total). ContractorBlueprint/run-blueprint-engine.sh
8:05 AM UTC
4:05AM ET
GBP Connection Check — Checks GBP→GHL OAuth token expiry 72h in advance. Posts warning to #cos before it expires. scout/gbp-connection-check.sh
8:23 AM UTC
4:23AM ET
IndexNow Daily Submit — Submits new/updated est8solutions.com pages to search engines via IndexNow API. seo/indexnow-submit.py
10:45 AM UTC
6:45AM ET
Watch Tower Pre-Review — My pre-read of Discord channels before COS fires the 7AM Watch Tower digest. Surfaces items needing Dexter's attention. watch-tower-review.sh
11:00 AM UTC
7AM ET
COS Watch Tower Digest — OpenClaw fires daily Watch Tower. Summarizes overnight events, agent activity, outstanding items. Posts to #watch-tower.
11:05 AM UTC
7:05AM ET
Scout Daily Digest — My independent daily summary: bridge status, site health, weather outlook, flagged items. Posts to Dexter's channel. scout/scout-digest.sh
11:15 AM UTC
7:15AM ET
Daily Intelligence Brief — Full-stack morning brief across all businesses (Estate Solutions, Artists 4 Play, Blueprint, AES). Calls Claude API, posts structured brief to Discord. autonomous-engine/engine.sh daily
2:00 PM UTC
10AM ET
Business Research — Rotating Mon–Fri — Deep research dive, one business per day: Mon=Estate Solutions, Tue=Artists4Play, Wed=Contractor Blueprint, Thu=Automation Opportunities, Fri=Forward Strategy. autonomous-engine/engine.sh research [biz]
2:00 PM UTC
Mon only
Google Analytics Weekly Report — Pulls GA data, generates week-over-week traffic analysis. erg_ga_weekly.py
2:00 PM UTC
10AM ET daily
OpenClaw SEO Content Queue — COS fires SEO content queue check via OpenClaw API. POST /tool/cron/seo_content_queue
5:00 PM UTC
1PM ET
OpenClaw SEO Midday Check — COS mid-day SEO status check via OpenClaw. POST /tool/cron/seo_midday_check
5:00 PM UTC
1PM ET
GBP Direct Auto-Post — Direct GBP post fallback script. /opt/seo-engine/gbp/run_gbp_auto_post.sh
6:00 PM UTC
2PM ET
Channel Triage (Afternoon) — Scans all Discord channels for outstanding items, posts report to Dexter. channel-triage.js
8:00 PM UTC
4PM ET
Estate Solutions SEO Article Generation (Mon/Wed/Fri) — Generates one SEO article for est8solutions.com using Claude API. Saves to ready-to-publish queue. autonomous-engine/engine.sh seo-content
8:00 PM UTC
4PM ET
DexterWilliams.net Content Generation (Tue/Thu) — Generates real estate blog posts and publishes to site. autonomous-engine/engine.sh realestate-content
11:00 PM UTC
7PM ET
OpenClaw SEO Evening Update — Evening SEO status sweep via OpenClaw. POST /tool/cron/seo_evening_update
10:00 PM UTC
6PM ET
Channel Triage (Evening) — Second daily Discord channel triage sweep. channel-triage.js
1:00 PM UTC
Mon–Fri, 9AM ET
PM Outreach Cron — Property manager outreach for Estate Solutions referral pipeline. pm_outreach_cron.sh

Weekly Tasks

Mon 12:00 UTC
8AM ET
OpenClaw SEO Weekly Review — COS fires weekly SEO keyword + ranking review. POST /tool/cron/seo_weekly_review
Mon 12:30 UTC
8:30AM ET
SerpBear Rank Response — Reads SerpBear ranking data, generates content/strategy response to ranking changes. autonomous-engine/engine.sh seo-rank-response
Mon 13:00 UTC
9AM ET
DexterWilliams.net Weekly SEO Check — Weekly SEO health check for DexterWilliams.net. dexterwilliams-realestate/seo-scripts/weekly_seo_check.sh
Mon/Wed 15:00 UTC
11AM ET
GBP Auto-Post — Posts to Google Business Profile for Estate Solutions. Calls OpenClaw. POST /tool/cron/seo_gbp_post
Wed 13:00 UTC
9AM ET
DexterWilliams.net Backlink Check — Monitors backlinks to DexterWilliams.net. dexterwilliams-realestate/seo-scripts/backlink_monitor.py
Wed 12:00 UTC
8AM ET
OpenClaw SEO Backlink Day — COS backlink analysis via OpenClaw. POST /tool/cron/seo_backlink_day
Fri 16:00 UTC
12PM ET
Emery Weekly Agenda Post — Posts Emery's weekly fashion agenda to her Discord channel. emery/post_weekly_agenda.py
Fri 22:00 UTC
6PM ET
OpenClaw SEO Weekly Report — Full weekly SEO performance report via OpenClaw. POST /tool/cron/seo_weekly_report
Sun 10:00 AM UTC
6AM ET
Emery Sunday Summary — Summarizes Emery's platform activity and posts weekly recap. emery/summarize_emery.py
Sun 15:00 UTC
11AM ET
Intelligence Maintenance — Updates lessons.md, objectives.md, compresses old entries. autonomous-engine/engine.sh intel-maintenance
Sun 16:00 UTC
12PM ET
Weekly Strategy Session — Comprehensive Sunday portfolio review: all businesses, SEO, financial, pipeline, priorities for the week ahead. autonomous-engine/engine.sh weekly-strategy

Monthly & Quarterly Tasks

1st of month
12PM ET
Estate Solutions Monthly Tips SMS — Sends monthly maintenance tips SMS to Estate Solutions client list via GHL. monthly-tips/send-monthly-tips.sh
1st of month
9AM ET
DexterWilliams.net Monthly SEO Strategy — Full monthly SEO strategy review for real estate site. monthly-strategy.sh
1st of month
10AM ET
OpenClaw Monthly SEO Audit — Full site audit via OpenClaw. POST /tool/cron/seo_monthly_audit
1st of month
10AM ET
Keyword Opportunity Discovery — Automated keyword opportunity discovery across all businesses. seo/keyword-opportunity-discovery.py --business all
Quarterly
(Jan/Apr/Jul/Oct)
Eval Harness Trigger — Fires quarterly golden-set evaluation. Tests all hard rules, checks for regressions. eval/quarterly-eval-trigger.sh

Systemd Timers

estate-content-publish.timer
Every 6h
Estate Solutions SEO Content Publish Pipeline — Reads seo/ready-to-publish/*.md, validates frontmatter, injects content into est8-site, triggers rebuild, archives to seo/published-archive/, posts summary to #cos. Holds files with invalid frontmatter and fires Discord alert.
estate-storm-monitor.timer
Every ~10 min
Storm Monitor — Systemd-managed storm event detection service for Estate Solutions lead pipeline.
certbot.timer
Daily
SSL Cert Renewal — Auto-renews Let's Encrypt SSL certificates for all domains.

5. Always-On Monitors & Watchdogs

MonitorWhat It WatchesFrequencyAlert Target
Scout Bridge Watchdogclaude-bridge systemd serviceEvery 30 min#platform
COS Health WatchdogOpenClaw/COS API responsivenessEvery 5 min#incidents
Scout System CheckBridge, est8solutions.com uptime, SSL expiryEvery 2h#platform
Scout WeatherSevere weather in service areaEvery 4h (daytime)#watch-tower
Storm TriggerNWS severe weather — 11 target countiesEvery 10 minGHL pipeline + #cos
Ellie Email Monitorinfo.est8solutionsllc@gmail.com inboxEvery 2 minGHL + draft queue
Dexter Email Monitorest8solutionsllc@gmail.com inboxEvery 5 minAlert queue
GBP Connection CheckGBP→GHL OAuth token expiry (72h warning)Daily 8:05 UTC#cos
SEO Cron Self-HealerVerifies all SEO crons exist in crontabEvery 6hAuto-repairs
Watch Tower Pre-ReviewDiscord channels — outstanding itemsDaily 10:45 UTCDexter's channel
FCS HTTP Runner@reboot — stays alive as long as VPS runsAlways onBlueprint FCS system

6. Autonomous Intelligence Engine

Location: /home/coder/workspace/autonomous-engine/

Runs headlessly. No human approval required. Posts all output to Discord.

ModeScheduleOutput
dailyDaily 11:15 UTC (7:15AM ET)Morning brief: all businesses, pipeline status, weather, priorities
research estate-solutionsMon 14:00 UTCDeep market research for Estate Solutions
research artists4playTue 14:00 UTCArtist booking market + A4P platform research
research contractor-blueprintWed 14:00 UTCContractor education market + Blueprint competitive research
research automation-opportunitiesThu 14:00 UTCNew automation opportunities across all businesses
research forward-strategyFri 14:00 UTCForward-looking strategic analysis
seo-contentMon/Wed/Fri 20:00 UTC1 SEO article for Estate Solutions → ready-to-publish queue
realestate-contentTue/Thu 20:00 UTC1 real estate blog post for DexterWilliams.net
seo-rank-responseMon 12:30 UTCStrategy response to SerpBear ranking changes
intel-maintenanceSun 15:00 UTCUpdates lessons.md + objectives.md, compresses old entries
weekly-strategySun 16:00 UTCComprehensive Sunday portfolio review, week plan

7. SEO & Content Engines

Estate Solutions SEO Stack

DexterWilliams.net SEO Stack

8. GoHighLevel (GHL) Operations

Rule #3 enforced: ALL GHL operations go through the API only. No browser, no computer_task, no browser automation for any GHL URL.

AccountGHL IDToken Var
Agency (AI Elite Services)HPTpxwrvMhNLi6GweQ77$GHL_AGENCY_PIT
Estate Solutions LLC3Yf5Zrzb8FHjlQqCMt5p$GHL_PIT
AES Umbrella/Adminks1ol2XDbiv9L9IdrkT1$GHL_AES_PIT
Contractor's Blueprint45CryVIpUYQSsbIyIXIZ$GHL_BLUEPRINT_PIT
Emery's Pretty PicksYl7Y6aVQzk0IwcJPmV8s$GHL_EMERY_PIT
First Call SystemqyhFYhRKdHQzHSuk93lJ$GHL_FCS_PIT
Dex Williams Realty(in MEMORY.md)$GHL_REALTY_PIT

Email rules: Every outbound Estate Solutions email → CC info.est8solutionsllc@gmail.com (Ellie) + BCC est8solutionsllc@gmail.com (Dexter). No exceptions.

Token rotation: All GHL tokens live in /home/coder/workspace/.env. When rotated, update in place immediately. Never store elsewhere.

9. Business Systems by Vertical

Estate Solutions LLC — Construction & Restoration

Contractor's Blueprint by AI Elite Services

Artists 4 Play — Artist Booking Marketplace

Emery's Pretty Picks by AI Elite Services

DexterWilliams.net — Real Estate Site

10. Email Monitors

MonitorInboxFrequencyWhat It Does
Ellie Monitorinfo.est8solutionsllc@gmail.comEvery 2 minDetects inbound replies to outreach emails, routes to GHL contact timeline, queues response drafts, alerts Dexter on hot leads
Dexter Monitorest8solutionsllc@gmail.comEvery 5 minWatches for important inbound. Flags time-sensitive items. Deduplicates against processed-ids.json

Deduplication: Both monitors maintain processed-ids.json to prevent duplicate alerts. Thread-map.json tracks email→Discord thread relationships.

11. Scout — Health & Alert System

Scout Phase 1 — System Health + Revenue Signal Monitor

Scout is the always-on health monitor I own directly (separate from OpenClaw's monitoring). It runs 4 scripts:

ScriptChecksPosts To
scout-bridge-watchdog.shclaude-bridge systemd service status#platform (on failure)
scout-check.shBridge active, est8solutions.com HTTP 200, SSL cert days remaining#platform (on failure)
scout-weather.shSevere weather in Estate Solutions territory — daytime only#watch-tower
scout-digest.shDaily summary: system status + weather outlook + flagged itemsDexter's channel
gbp-connection-check.shGBP→GHL OAuth token expiry — 72h advance warning#cos

12. Contractor's Blueprint Content Engine

13. Emery's Pretty Picks Platform

14. Active Objectives (as of 2026-06-24)

IDObjectiveStatusOwner
OBJ-1Estate Solutions dominant in local/organic searchActive — UnblockedCOS/Estelle/Claude Code
OBJ-6Emery's Fashion Platform — Launch & GrowWaiting on brand nameClaude Code / Dexter / Emery

Full objectives file: /home/coder/workspace/objectives.md

15. Hard Rules I Never Violate

Rule #1 — HD Pro: PYTHON CRON JOB, not Node.js, not a server. Never restart after edits — cron handles execution. Never suggest node/npm/pm2 for anything in /root/hd_pro/.
Rule #2 — Review/Referral Links: NEVER build, suggest, automate, or configure review link workflows or referral link systems. Dexter handles these manually. Period.
Rule #3 — GHL Browser: No GHL browser login, ever. API only.
Rule #4 — est8solutions.com: React/Vite SSG on VPS. NOT GHL website builder. All site content goes to /home/coder/est8-site/.
Rule #5 — New Tools: Read official documentation before making recommendations for any new tool or system.
Rule #6 — SEO Content Pipeline: NEVER manually merge Estelle markdown into TSX or trigger ad-hoc site rebuilds. Estelle drops markdown → pipeline handles it every 6h. No npm run build for content drops. Emergency hotfix only with Dexter's explicit approval.
Rule #7 — Prompt Caching: Every new Claude API integration must be evaluated for caching eligibility (1,024+ token system prompt = eligible for Sonnet/Opus). Implement cache_control automatically when eligible.
Rule #8 — Model Migration: Use /claude-api migrate skill for all model ID changes. Never grep-and-replace model strings without running the breaking-changes checklist.
Rule #9 — GHL Lead Imports: NEVER auto-apply compliance-hold tags (2p-compliance-hold, tcpa-hold, do-not-contact, etc.) on imported contacts. Inbound opt-in leads are clean by default. Only Dexter can order holds.
OpenClaw Exception: NEVER directly restart/modify openclaw-console or openclaw-browser containers. Always use safe_deploy_console via COS. Direct restart risks self-bricking.
Credential Rule: NEVER say "I don't have access to that credential" without first running the lookup protocol: (1) printenv CREDENTIAL_NAME, (2) grep the credential map files, (3) source /home/coder/.credentials. Only escalate to Dexter after all three fail.
Email Password Rule: NEVER store the Gmail App Password in any file, memory, or message. Email address only (info.est8solutionsllc@gmail.com). The variable is $GMAIL_APP_PASSWORD in /home/coder/workspace/.env.

16. Authority Structure & Routing

QuestionRoute To
Can I do it with coder-level permissions?Do it myself
Needs Docker, sudo, root, L2/ubuntu-owned files?Route to COS with action packet
Legal, financial, destructive, or credential approval?Route to Dexter

Messaging COS: Post to #cos (channel 1504250917111861369) using $DISCORD_BRIDGE_TOKEN (NOT $OPENCLAW_BOT_TOKEN — COS ignores its own bot's messages).

TOOL GAP pattern: Messages starting with 🚨 + "TOOL GAP" from any sender trigger COS processAgentIssue — full operator mode, all tools.

17. Credential Map

All credentials loadable via: source /home/coder/.credentials (sources ~8 .env files, exports ~30 credentials)

CredentialsFile
DISCORD_BRIDGE_TOKEN, ANTHROPIC_API_KEY, OPENCLAW_BOT_TOKEN, TOOL_TOKEN/opt/claude-bridge/.env
SUPABASE_URL, SUPABASE_SERVICE_ROLE_KEY, DISCORD_BOT_TOKEN, SCREEN_TAKEOVER_TOKEN/home/coder/.l2-secrets.env
All GHL tokens + GITHUB_TOKEN, SERPER_API_KEY, HOSTINGER_API_TOKEN, GMAIL_APP_PASSWORD/home/coder/workspace/.env ← Single source of truth
GHL_CLIENT_ID, GHL_CLIENT_SECRET, GHL_REDIRECT_URI/home/coder/workspace/ghl-oauth/.env
DATAFORSEO_LOGIN, DATAFORSEO_PASSWORD/home/coder/workspace/seo/.env
VITE_SUPABASE_URL, VITE_SUPABASE_PROJECT_ID, etc./home/coder/est8-site/.env
Root-owned: /root/hd_pro/.env, /opt/openclaw/.envRoute to COS — not accessible as coder

Full vault: /opt/openclaw/workspace/MEMORY.md → 🔐 CREDENTIAL VAULT section (accessible via COS)

18. Memory & Intelligence Files

All in /home/coder/workspace/ unless noted:

FilePurposeWhen to Read
CLAUDE.mdMaster rules — loaded every sessionAlways (auto-loaded)
lessons.mdStructured lessons log (L1 working memory)Before bridge/infra work
DO_NOT_REPEAT.mdPermanent failure registryBefore any significant task
objectives.mdActive objective trackingWeekly review
CONTINUOUS-INTELLIGENCE-ENGINE.mdMemory pipeline, promotion rules, lesson formatOn new lesson creation
authority-routing-framework.mdFull routing decision treeOn ambiguous routing
decision-framework.mdDecision process, task tiers, change risk levelsOn complex decisions
CROSS-BUSINESS-TAG-TAXONOMY.mdUnified GHL contact tag taxonomyOn any GHL contact tagging
memory-index.mdSearchable index of all governance topicsFinding specific rules
change-log.mdSystem change audit trailAfter significant changes
.claude/rules/bridge.mdRules for /opt/claude-bridge/**Auto-loaded (path-scoped)
.claude/rules/est8-site.mdRules for /home/coder/est8-site/**Auto-loaded (path-scoped)
.claude/rules/ghl-api.mdRules for GHL API workAuto-loaded (path-scoped)
.claude/rules/openclaw-server.mdRules for /opt/openclaw/**Auto-loaded (path-scoped)
/opt/openclaw/workspace/MEMORY.mdOpenClaw credential vault + channel registry (root-owned)Via COS request

Intelligence loop: After any T2/T3 task → append structured entry to lessons.md with: DATE, CATEGORY, CONFIDENCE, IMPACT, LESSON, PREVENTION RULE, VERIFICATION METHOD, PROMOTION STATUS.


How to Give Me Instructions