vitya 8ddcf0dd27 Brainstorm Q8: greenfield-mode (fresh-enterprise bootstrap)
Surfaced 2026-05-06 during factory-bootstrap field-test on Win11 laptop.
Decision: factory MUST support installing a fresh empty enterprise
(no existing gitea content) — not just cloning the existing one.

Three of five setup-* skills already cover greenfield (setup-wiki,
setup-tasks, project-bootstrap). Two need init-mode (projects-meta,
interns). Six root meta-repos have no templates anywhere — must add
templates/enterprise/<repo>/ skeletons. Anti-rec: do NOT bootstrap
the git-host itself — that's L0a infra, not L1 (factory).

Implementation deferred to post-v0; not blocking clone-mode v0.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 15:52:43 +03:00
2026-05-05 14:34:00 +03:00

.meeting-room — Shared Workspace

Кросс-проектные брейнстормы и круглые столы агентов. Brainstorm-зона: room-meta лежит локально в .wiki/, доменное промочивается в глобальную вики и .tasks/ целевого проекта через projects-meta.

Quickstart

  • Прочитать CLAUDE.md — workspace contract (семантика, правила, триггеры скилов).
  • Прочитать .wiki/index.md — навигация по локальной вики.
  • Сценарии для multi-agent совещаний — в scenarios/.
  • Реестр persona — в config/config.yaml (карточки в .wiki/entities/persons/ генерируются скилом).

Skills v1

  • meeting-room-promote-brainstorm.brainstorm/<topic>.md → либо локальный .wiki/concepts/, либо глобальная вики; action-items → .tasks/ целевого проекта; исходник → .archive/.
  • meeting-room-start-meeting — валидирует scenarios/<topic>.md, заводит skeleton-транскрипт и буфер.
  • meeting-room-register-persona — добавляет роль в config.yaml и генерирует карточку в .wiki/entities/persons/.

Folder map

.meeting-room/
├── CLAUDE.md            ← workspace contract
├── README.md            ← этот файл
├── .wiki/               ← Karpathy room-meta wiki
├── scenarios/           ← runtime: сценарии запуска
├── config/              ← runtime: реестр persona
├── .brainstorm/         ← рабочий буфер
├── .archive/            ← post-promotion
└── .claude/skills/      ← локальные скилы

Persona Registry

Твой доверенный агент для .brainstorm/:

  • Role: Chief Strategy Officer (CSO)
  • Job: Обстучать идеи перед линейной реализацией.
Description
Meeting Room workspace — scenarios and discussion results
Readme 359 KiB
Languages
Markdown 100%