| Title | Status | Owner |
|---|---|---|
| Event Sourcing decision | review | Alice |
| Fix validation edge case | active | Bob |
| v1.0 Launch | planned | Alice |
bpkm:Meeting · sh:minCount 1 on hasActionItem
Capture without breaking stride
Standup surfaces a decision worth keeping. Ctrl+K, create a note, type the thought, done. Capture takes seconds — structure can wait until the meeting ends.
Give it a type
Coffee in hand, the stray note becomes a real object: a Meeting. SemPKM generates the form from the schema — date, agenda, required fields, validation included. No template to maintain, no frontmatter convention to remember.
Say how things connect
Not just linked — typed. The meeting isAbout Event Sourcing and hasParticipants Alice and Bob. Some edges she never draws at all: inference adds them from what's already true. Every edge means something you can query later.
Same graph, your lens
Afternoon planning: the same objects as a table for triage, a kanban for flow, a graph to see the shape of the project. No exports, no copies drifting apart — one graph, eleven views.
Catch drift before it becomes debt
The lint panel notices this morning's meeting never got an action item. Assistive, not blocking — nothing stopped her from saving, but nothing let it rot silently either. Add one in place, watch it go green.
Close the laptop with a clear conscience
Everything that happened today is an immutable event — attributed, diffable, undoable. Tomorrow's Alice can trust what today's Alice wrote, and see exactly how it got that way.