Goals
Dated, self-contained work folders. Each is a portable WIP packet you could hand to another human mid-stream.
Goals is one of the pillars of every .human/. Each Goal is a dated folder carrying one piece of work, built from the SpecKit-style intention chain — spec → plan → tasks — plus a RESUME.md for active handoff.
.human/ workspace — you are hereWhere it sits
A worked Goal is the start of the lifecycle: working a Goal — reading Comprehension, completing the tasks — produces Lessons, which accumulate into pseudoskills.
Example
The floor of a Goal — the intention chain, plus continuity:
Goals/2026-06-16_example-goal/
├── spec.md # what and why — the intention
├── plan.md # how it'll be approached
├── tasks.md # the broken-down steps
└── RESUME.md # per-goal handoff for active work
Expanded Goal — optional folders the task pulls in as it grows: sidequests/ (tangents spun off the main goal), assets/ (files the task needs), exploration/ (spikes and experiments), versions/ (iterations kept side by side), and pseudocomprehension.md (loose, goal-local comprehension that can graduate into the Comprehension pillar). Start at the floor; let real friction — not anticipation — pull each addition in. See Floor & room to grow.
Related
Last updated