First end-to-end exercise of meeting-room-register-persona. Cards link back
to config/config.yaml as SoT. Also tracks config/ which was untracked.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Closes the lifecycle loop: routes .brainstorm/<topic>.md to either local
.wiki/concepts/ (room-meta) or global wiki via projects-meta (domain),
extracts action-items into target project's .tasks, archives buffer.
Atomic-ish ordering: ingest -> tasks -> mv. Failure leaves buffer for retry.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Validates scenarios/<topic>.md frontmatter against config.yaml roles, creates
skeleton transcript and working buffer, appends to log. Runner invocation is
out of scope (skill prepares artifacts only).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Registers a persona in config/config.yaml (SoT) and generates the
.wiki/entities/persons/<role-id>.md card. Round-trip YAML edit, append-only
log. Only writer of entities/persons/.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Drop obsolete '❌ NO .wiki/.tasks внутри' rule (we now have local .wiki/ for
room-meta per spec). Point readers at CLAUDE.md and .wiki/index.md, list
v1 skills, redraw folder map.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Per redesign §3, all immutable raw material lives under .wiki/raw/. research/
holds pre-meeting clippings (was source/). transcripts/ will hold meeting
transcripts (sessions/ removed; was always empty).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pre-migration commit so the next 'git mv' to .wiki/raw/research/ shows as a
rename, not delete+add.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codifies B+1+C+ii: domain content always to global via projects-meta, local
.wiki/ is room-meta only, no local .tasks. Lists v1 skill triggers and
project-discipline overrides (semver and local-tasks both N/A here).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
«вику» → «вики». Spec reviewer caught the typo from Task 1; implementer
overlooked it. New commit per project-discipline (no amend).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Local room-meta wiki: index, overview, log, schema (CLAUDE.md), and empty
raw/entities/concepts/packages/sources subtrees with .gitkeep placeholders.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
12-task plan across 3 phases (bootstrap → skills → e2e validation). Pairs
with spec at .brainstorm/meeting-room-redesign.md (commit 243c045). Both
files archive together in Task 11 after self-promotion.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
B+1+C+ii: local .wiki/ for room-meta only, Karpathy folder layout, no local
.tasks (action items go to target projects via projects-meta), buffers move
to .archive/ after promotion. Skills v1: promote-brainstorm, start-meeting,
register-persona. Spec promotes itself once the system is in place.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- .brainstorm/ for ideation with CSO
- .archive/ for meeting history
- README.md with structure
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>