---
title: 11_OpsMan_LFCS — Map of Content
created: 2026-05-01
type: moc
project: OpsMan / LFCS / Agent Stack
---

# 11_OpsMan_LFCS — Map of Content

Two related things share this folder:
1. **LFCS work** — Rocky's day job as PM/Super for LF Construction Services. Liam is the director.
2. **The agent stack** — Hermes, OpenClaw OpsMan, Rivet Voice on the VPS that supports this work.

## Brain

- [[11_OpsMan_LFCS/_Brain/CLAUDE\|Project context]] — currently a stub. Rocky to fill in.
- [[11_OpsMan_LFCS/_Brain/_Log\|Project log]] — append-only one-liners

## Agent stack

- [[Agent-Stack-MOC]] — current architecture map (Hermes, OpsMan, Rivet Voice + scheduling + comms)
- [[VPS-State-2026-05-01]] — full VPS state doc (services, configs, cron, paths, rollback)
- [[Restart-Cheatsheet]] — one-page restart and recovery guide

## Recent agent activity

- [[hermes-2026-04-30-self-audit]] — Hermes' pre-hardening self-audit. Baseline for what was true before today's wiring pass.
- [[hermes-skill-audit-2026-05-01]] — skill prune record (9 categories pruned, archive at `/root/.config-backups/hermes-skills-pre-prune.20260501-044250.tar.gz` on VPS)
- [[retirement-log]] — `/root/.openclaw/` retirement record + rollback path
- `_AgentLog/hermes-daily/` — Hermes diary writes (auto-symlinked from VPS `/home/ccuser/opsman-work/daily/`). Empty today; first writes will appear after next Hermes cron cycle.

## What's hot

- **G1 (Rocky-only)**: Cowork project root + global instructions paste — see [[_System/SETUP-Cowork-step-by-step]]
- **G5 deferred**: OpsMan vault wiring (different config schema than Hermes; needs separate session)
- **VPS hardening complete**: Hermes 0.11.0 → 0.12.0 update, fallback chain, watchdog, daily snapshots, config backups, append-only commit gate, vault-health probe (21:05 UTC)

## Subfolders

- `_Brain/` — context + MOC + log + agent-stack docs
- `_AgentLog/` — Hermes / OpsMan agent diary writes (auto-synced from VPS)
- `Business/` → LFCS commercial side (variations, claims, RFIs) — currently empty
- `Operations/` → site ops, scheduling — currently empty
- `Codebase/` → agent code decisions — currently empty
- `Archive/` → project-specific archive

## Sync

LFCS daily diary writes from Hermes flow into this folder via symlink:

```
/home/ccuser/opsman-work/daily/  →  HQ-Vault/11_OpsMan_LFCS/_AgentLog/hermes-daily/
```

`scripts/auto-sync.sh` on the VPS runs every 30 minutes and pushes anything new to GitHub. Local Windows pulls every 30 min via `scripts/local-auto-pull.ps1` (Windows Scheduled Task).

## Cross-references

- [[_System/CLAUDE\|AI Team Protocol]] — the rules every agent on this stack follows
- [[Team-Gap-Analysis]] — what's wired vs not wired
- [[Vault-Deep-Dive-Audit-2026-05-01]] — what's stale vs current in this folder
