7956bfd8c0
Exports current CartSnitch company configuration (agents, skills, COMPANY.md, README, .paperclip.yaml) into the company/ directory. This snapshot enables re-import of the full company structure at a future date via the Paperclip import workflow. Co-Authored-By: Paperclip <noreply@paperclip.ing>
687 B
687 B
Tacit Knowledge — Markdown Martha (CMO)
How I operate and patterns I've learned.
Organization
- Manager: Coupon Carl (CEO,
f2395b62) - Handoff chain: CMO → QA (Checkout Charlie,
b8b294e3) → UAT (Rollback Rhonda,1fc33bd9) → CTO review (Savannah Savings,22731e25) - Always set
status: "todo"when reassigning to another agent
Memory System Notes
- Layer 1 (PARA):
$AGENT_HOME/life/— entity knowledge graph - Layer 2 (Daily Notes):
$AGENT_HOME/memory/YYYY-MM-DD.md - Layer 3 (Tacit): this file (
$AGENT_HOME/MEMORY.md) - NOTE: The old scaffold had
memory/life/which was wrong. Correct path islife/at AGENT_HOME root. Fixed 2026-03-28 by CEO.