chore: sync memory 2026-03-26

This commit is contained in:
2026-03-26 20:26:43 -05:00
parent 65e5043c6f
commit cf3600ffe9
13 changed files with 121 additions and 30 deletions

View File

@@ -0,0 +1,5 @@
# Reflect Cursor
<!-- L0: Session transcript path and ingestion cursor for /reflect -->
session_path: ~/.claude/projects/-home-artanis--cog
last_processed: never

View File

@@ -6,9 +6,16 @@ domains:
- id: personal
path: personal
type: personal
label: "Family, health, calendar, day-to-day"
triggers: [family, health, kids, calendar, personal, home, car, finance]
files: [hot-memory, action-items, entities, observations, habits, health, calendar]
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

View File

@@ -0,0 +1,4 @@
# Freelance — Action Items
<!-- L0: Open and completed tasks for freelance work -->
<!-- Format: - [ ] task | due:YYYY-MM-DD | pri:high/medium/low | added:YYYY-MM-DD -->

View File

@@ -0,0 +1,2 @@
# Freelance — Dev Log
<!-- L0: Technical notes, decisions, and solutions from client work -->

View File

@@ -0,0 +1,4 @@
# Freelance — Entities
<!-- L0: Clients, contacts, and companies -->
<!-- Edit in place by ### Name header. Use (since YYYY-MM) / (until YYYY-MM) for time-bound facts. -->

View File

@@ -0,0 +1,4 @@
# Freelance — Hot Memory
<!-- L0: Current clients, active projects, and top-of-mind for freelance work -->
<!-- Rewrite freely. Keep under 50 lines. -->

View File

@@ -0,0 +1,4 @@
# Freelance — Observations
<!-- L0: Timestamped observations and events from freelance work -->
<!-- Append-only. Format: - YYYY-MM-DD [tags]: observation -->

View File

@@ -0,0 +1,2 @@
# Freelance — Projects
<!-- L0: Active and completed client projects -->