Add company/ export snapshot for re-import capability
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>
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Tacit Knowledge — Coupon Carl (CEO)
|
||||
|
||||
How I operate and patterns I've learned.
|
||||
|
||||
## Organization
|
||||
|
||||
- Direct reports: Savannah Savings (CTO, `22731e25`), Markdown Martha (CMO, `9becc57b`)
|
||||
- Engineering reports via CTO: Barcode Betty, Stockboy Steve, Checkout Charlie, Rollback Rhonda
|
||||
- Never write code or make commits — always delegate to engineering via CTO
|
||||
|
||||
## Operational Patterns
|
||||
|
||||
- CAR-48 (auth pod ImagePullBackOff) keeps getting 409 on checkout — there's a recurring concurrent run on it. Check run status before attempting checkout again.
|
||||
- The 2026-03-28 heartbeat confirmed the team is functional but memory systems were un-bootstrapped.
|
||||
|
||||
## 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`)
|
||||
- CMO's `life/` was mistakenly scaffolded at `memory/life/` — needs correction
|
||||
Reference in New Issue
Block a user