---
title: _System — Map of Content
created: 2026-05-01
updated: 2026-05-02
type: moc
related:
  - "[[Active]]"
  - "[[HQQueue]]"
  - "[[CuratorQueue]]"
---

# _System — Map of Content

Vault meta-content: protocol, audits, investigations, templates, drafts, logs.

## The protocol

- [[_System/CLAUDE\|CLAUDE.md]] — global instructions + AI Team Protocol (lane rules, write protocol, boot sequence, append-only rule, commit format, hard rules). **First read for every agent.**
- [[_System/TeamProtocol\|TeamProtocol.md]] — empty stub (Rocky to fill if more is needed beyond CLAUDE.md)

## Investigations (active)

- [[Hunt-Approval-Bottleneck]] — RateRight Hunt pipeline diagnosis + Option A auto-approve fix
- [[Team-Gap-Analysis]] — what's wired vs not in the multi-agent team
- [[Vault-Deep-Dive-Audit-2026-05-01]] — current vs stale classification for every vault file

## Setup helpers

- [[_System/SETUP-Cowork-step-by-step\|SETUP-Cowork-step-by-step.md]] — Rocky's 4-step paste-into-Claude-Desktop guide
- [[_System/Cowork-Instructions-Drafts\|Cowork-Instructions-Drafts.md]] — Block A (global) + Block B (project) drafts ready to paste

## Logs (auto / append-only)

- [[_System/HealthLog\|HealthLog.md]] — daily 21:05 UTC vault-health probe output (`scripts/vault-health.sh`)
- [[_System/CuratorLog\|CuratorLog.md]] — Cowork curator pass output (when wired)
- [[_System/Conflicts\|Conflicts.md]] — multi-agent edit conflicts (when they happen)
- [[_System/MigrationVerification\|MigrationVerification.md]] — auto-regenerated on every commit by `scripts/vault-verify.py`

## Snapshots (point-in-time records)

- [[_System/MigrationPlan\|MigrationPlan.md]] — the team-aware vault restructure plan (executed 2026-05-01)

## Templates

`_System/Templates/`:
- [[_System/Templates/Daily\|Daily.md]] — daily note skeleton (`{{date}}` placeholder)
- [[_System/Templates/Weekly\|Weekly.md]] — weekly retro skeleton
- [[_System/Templates/Project_Log\|Project_Log.md]] — project log header
- [[_System/Templates/Person\|Person.md]] — person note skeleton

## Scratch (gitignored)

- `_System/Scratch/` — agent scratch space. Contents excluded from git via `.gitignore`. Only `.gitkeep` is tracked.

## AgentLog (cross-project)

- `_System/AgentLog/` — cross-project agent activity (currently empty; Hermes/OpsMan write to per-project `_AgentLog/` instead)

## Top-level navigation

Back to [[README\|HQ-Vault README]].
