---
title: HQ-Vault — start here
created: 2026-05-01
updated: 2026-05-02
type: moc
related:
  - "[[Active]]"
  - "[[Projects]]"
---

# HQ-Vault — Rocky's brain

Single source of truth across RateRight, LFCS, personal, and the AI team that runs them. If work isn't logged here, it didn't happen.

## Today

- **Today's daily note**: [[2026-05-02]]
- **Recent days**: [[2026-05-02]] · [[2026-05-01]] · [[2026-03-30]] · [[2026-03-25]] · [[2026-03-17]]

## Active priority

[[Active]] is the existential priority HQ scores against on every session boot. As of 2026-05-02 (status: draft-awaiting-rocky-review): **Two-sided marketplace bootstrap for RateRight — Hunt strategy across supply (workers) and demand (contractors).** ⚡ Site-down emergency is the immediate blocker (50 days offline per [[Truth-Audit-2026-05-02]]).

## Projects

| Project | Brain | What it is |
|---|---|---|
| **RateRight** | [[10_RateRight/_Brain/README\|10_RateRight MOC]] | Australian construction labour marketplace. $50 flat per hire. The main business. |
| **OpsMan / LFCS** | [[11_OpsMan_LFCS/_Brain/README\|11_OpsMan_LFCS MOC]] | LF Construction Services site PM/Super work + the agent stack (Hermes, OpsMan, Rivet Voice). Day job + AI ops. |
| **SiteOps** | [[12_SiteOps/_Brain/README\|12_SiteOps MOC]] | Site-specific captures (diary, photos, dockets, RFIs). Currently being defined. |

## Rocky's own stuff

- [[20_Personal/_Brain/CLAUDE\|Personal context]] — health, training, mates, off-the-grid stuff
- [[30_Goals/_Brain/CLAUDE\|Goals]] — long game, McElligott, asset acquisition

## People

- [[40_People]] — folder for individual people notes (one file per person)

## Reference

- [[90_Reference/Claude-Code-Automation-Guide\|Claude Code Automation Guide]] — generic CC reference (scheduling, hooks, /loop)

## How the team operates

| | |
|---|---|
| **The protocol** | [[_System/CLAUDE\|AI Team Protocol]] — read first if you're an agent or a fresh Cowork session |
| **System index** | [[_System/MOC\|_System MOC]] — every system / config file in the vault |
| **Cowork setup sheet** | [[_System/SETUP-Cowork-step-by-step]] — Rocky's 4-step paste-into-Claude-Desktop guide |
| **Cowork instruction blocks** | [[_System/Cowork-Instructions-Drafts]] — Block A + Block B drafts |
| **Templates** | `_System/Templates/` — Daily, Weekly, Project_Log, Person |

## What's hot right now (as of 2026-05-02)

- ⚡ **EMERGENCY — rateright.com.au has been DOWN 50 days** per [[Truth-Audit-2026-05-02]]. Hermes WhatsApp bridge holding port 3000; systemd `rateright-app.service` crash-looping (47k+ restarts). Acquisition strategy can't convert until site is back up. Decision pending in [[HQQueue]].
- **HQ Cowork project design completed 2026-05-02** — see _System/Scratch/HQ-Instructions-Draft-v2-2026-05-02 (gitignored, local-only) for paste-ready instructions. Tomorrow: stand up the new HQ project + verify scheduled tasks.
- **Hunt strategy formalised in [[Active]]** — bilateral acquisition (workers + contractors via Facebook/Gumtree/Seek). Tooling: Claude in Chrome for browser-driven scraping; ToS investigation pending.
- **Stripe live key authentication unverified** per Truth-Audit; charge processing unknown until site restored.
- **Pawel + Susan lead pipeline** — cold ~71 days. Drop or revive? Strategic call queued in [[HQQueue]].
- **Architecture session pending** — COO role: Hermes (daemon) vs Claude Code Desktop with Routines feature (newly discovered). Investigate Routines first; queued in [[HQQueue]].
- **Hunt approval bottleneck**: [[Hunt-Approval-Bottleneck]] — auto-approve hook in place; scrapers blocked on ScrapingBee credit until 2026-05-13. Pre-tonight context.
- **Team gap analysis**: [[Team-Gap-Analysis]] — what's left to wire (G1 Cowork done 2026-05-01, G5 OpsMan vault deferred, G10 conflict tests pending). Pre-tonight context.

For the strategic queue (decisions awaiting Rocky in The Window): [[HQQueue]].
For the curation queue (hygiene items): [[CuratorQueue]].

## Health & meta

- [[_System/HealthLog\|Health log]] — daily 21:05 UTC vault-health probe (auto-grown)
- [[_System/MigrationVerification\|Verifier output]] — auto-regenerated on every commit
- [[_System/CuratorLog\|Curator log]] — Cowork's curator pass output (when wired)
- [[_System/Conflicts\|Conflicts]] — multi-agent edit conflicts (when they happen)

## Archive

- `_Archive/` — moved-not-deleted historical content. Index: [[_Archive/README\|Archive README]]

## Helpers (CLI, scripts)

| Command | What it does |
|---|---|
| `bash scripts/comeback.sh` | Sit-rep: last 14 days dailies + project logs + recent agent logs |
| `bash scripts/journal.sh <agent> "<title>" "<body>" --project 10_RateRight` | One-line append to today's daily + project log |
| `bash scripts/vault-health.sh` | Run the daily health probe on demand |
| `python scripts/vault-verify.py` | Validate vault structure, links, frontmatter |

## How agents read this vault

Per the [[_System/CLAUDE\|AI Team Protocol]] boot sequence, every agent starts here:

1. [[_System/CLAUDE\|_System/CLAUDE.md]] (this protocol)
2. The relevant project's `_Brain/CLAUDE.md`
3. That project's `_Brain/_Log.md` (full file, append-only one-liners)
4. That project's `_AgentLog/` (last 7 days)
5. [[2026-05-01\|01_Daily/]] (last 7 days)
6. The project's `_Brain/README.md` (this MOC)

**Then they do work.** Then they write to today's daily + project log per the AI Team Protocol's write protocol.
