Additive retire (файлы сохранены как исторический record). Multi-agent
round-table = K локальных read-only coworker-спавнов в worktree воркера
(consult-tier рантайма), не центральная зона. Несовместима с
federation-per-machine (Q9). Размотка: .workshop/.brainstorm/meeting-room-dissolve.md
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Boss-zone sections moved to .workshop/.wiki/concepts/workshop-architecture.md
(commit aa263fd in workshop repo). Full original spec preserved in git history
prior to this commit.
Also: log.md entries for the split event and this rewrite.
Untracked: .brainstorm/, .wiki/raw/naming/ — these are originals still here,
removal scheduled for step 13 (final split-done commit).
Post-promotion amendment captured in:
- claude-skills#tdd-criteria-skill-write description (b7819b17 in claude-skills)
- claude-skills#tdd-criteria-precommit-hook (new task d440bb52 in claude-skills)
- meeting-room .wiki/log.md amended-line
User surfaced second-order vandalism: agent rewrites failing test instead
of fixing code. Defence: tests are append-only; modification requires
[test-modify: <name>: was <literal>; is <literal>; reason: <Z>] in commit
subject + separate commit from impl changes. Rule 4 added to runtime
SKILL.md when impl-task runs; design-doc amendment text embedded in
task description for same impl session (knowledge_ingest is create-only,
overwrite blocked, so design-doc patch goes via direct git edit during impl).
Domain-промоушен с N≥1 импл-тасок теперь дополнительно создаёт
зонтичную review-таску в target-проекте: status=blocked, blocker=
impl-slugs, description с шаблоном чек-листа (читать спеку, прогнать
тесты, сверить с acceptance criteria, findings → follow-up tasks).
Reviewer — следующая сессия в target, не имплементер. Это закрывает
дыру обнаруженную 2026-05-07 при ревью interns-repo-read-impl
(закрылся 🟢 хотя 4/5 тестов фейлят, transitive safety guard
отсутствует) — coverage-gate в using-tasks смотрит изнутри одного
агента, review-таска даёт независимую вторую пару глаз на boundary
между проектами.
CLAUDE.md правило #5 фиксирует политику: meeting-room генерирует
review-таски, но сам код-ревью не делает.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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>
Design buffer for the software-factory bootstrap discussion. Captures:
- diagnosis of current dot-folder infrastructure (.common, .organization,
.templates, .wiki, .tasks, .meeting-room, .factory)
- decision: factory lives at ~/projects/.factory/ (option a, sibling of
.common), gitea repo named 'factory' without leading dot
- L0a/L0b/L1/L2 architecture
- closed Q1 (Go for L1 binary), Q6 (mise + native pkg-mgr for toolchain)
- deferred Q7 (access control to v2)
- live field-test on a fresh Win11 laptop, log in
../.factory/L0/install-log.md (gitea repo: factory)
- resume point recorded; user paused mid-step 11b
Buffer remains active — promotion to shared wiki happens via
meeting-room-promote-brainstorm once Q2-Q5 are also closed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Replace hardcoded API key with env var placeholder.
Key now loaded from .common/secrets/interns.env via meeting-room runner.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Buffer .brainstorm/interns.md → .archive/2026-05-05-interns.md after
ingesting concepts/interns-design.md into claude-skills (commits
30c329fd+035e4dd5+3deaa357) and creating 4 follow-up tasks across
claude-skills (interns-skills-mvp, ready), common (interns-mcp-mvp ready;
unify-llm-secrets blocked), and projects-meta-mcp (migrate-to-common-lib
blocked).
Domain spec for delegated cheap-LLM workers via local MCP server. Three
layers (config / runtime / skills), MVP catalog of two interns
(bulk_text_read + transcript_distill) on DeepSeek Flash via ollama_cloud.
Permission model mirrors project-discipline Rule 4 (per-session grant);
always-ask paths enforced server-side. Lives at .common/lib/interns-mcp/.
Target promote: claude-skills wiki + tasks via meeting-room-promote-brainstorm.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Add .gitignore (settings.local.json)
- Drop stale "before self-promotion" pointer; keep architecture link
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pre-existing scenarios/example-problem.md and scenarios/modulair.md were
untracked through the redesign. Per spec §3 they belong in the workspace
state alongside config/.
.claude/settings.local.json deliberately left untracked (local-only
permissions override).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Final closure: redesign spec lives at .wiki/concepts/meeting-room-architecture.md;
both spec and plan archived under .archive/2026-05-05-*. Buffer .brainstorm/
back to empty. System bootstrapped on its own artifacts.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
First real run of meeting-room-promote-brainstorm. Process trace classified
as room-meta (domain design already lives in ~/projects/.wiki/). Buffer
archived as 2026-05-05-modulair-rag.md. tasks_create skipped — target
projects (modulair-rag, meeting-room) not yet registered in projects-meta;
3 deferred actions documented in the trace itself.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Validates frontmatter parser and skeleton generation. Transcript skeleton
removed afterward — this scenario was a past artifact, not a live meeting.
Log entry kept (append-only).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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>