28 lines
1.0 KiB
YAML
28 lines
1.0 KiB
YAML
# Cog Domain Manifest — generated by /setup
|
|
# Single source of truth for all memory domains.
|
|
# To modify: run /setup again. Don't edit this file manually.
|
|
|
|
domains:
|
|
- id: personal
|
|
path: personal
|
|
type: personal
|
|
label: "Day-to-day personal life"
|
|
triggers: [personal, life, day, todo, errand, home, money, finance]
|
|
files: [hot-memory, action-items, entities, observations]
|
|
|
|
- id: freelance
|
|
path: freelance
|
|
type: work
|
|
label: "Shopify Expert & Frontend Web Developer — contractor"
|
|
triggers: [work, client, shopify, frontend, freelance, project, invoice, contract, development]
|
|
files: [hot-memory, action-items, entities, projects, dev-log, observations]
|
|
|
|
- id: cog-meta
|
|
path: cog-meta
|
|
type: system
|
|
label: "Cog self-knowledge, pipeline health, architecture"
|
|
triggers: [cog, meta, evolve, pipeline, memory system, architecture]
|
|
files: [self-observations, patterns, improvements, scenario-calibration, foresight-nudge]
|
|
|
|
# Run /setup to add more domains conversationally.
|