refactor(1900): mappa-vitya-* → mappa-kzntsv-* в project-bootstrap (бренд kzntsv.dev); ссылка на легаси-репо помечена

This commit is contained in:
2026-09-01 21:28:43 +03:00
parent b1cc0439a7
commit ccac87200f
2 changed files with 3 additions and 3 deletions

View File

@@ -102,9 +102,9 @@ target with `CLAUDE_SKILLS_DIR=/path bash scripts/install.sh …`.
- [`using-wiki`](../using-wiki/) — runtime policy for the mappa wiki (v2).
- [`using-tasks`](../using-tasks/) — runtime policy for the mappa task board (v2).
- vitya-flavored cross-project discipline (activated per-project by
- kzntsv-flavored cross-project discipline (activated per-project by
`mappa-bootstrap`, which selects the methodology flavor) — moved to
`victor/mappa-vitya-skills` (mappa-vitya-project-discipline).
`victor/mappa-vitya-skills` (легаси, поглощено монорепо) — mappa-kzntsv-project-discipline.
- [`setup-interns`](../setup-interns/), [`using-interns`](../using-interns/) —
pair behind the `delegate to interns when allowed` trigger; cheap-LLM
delegation under a per-session permission grant.

View File

@@ -428,7 +428,7 @@ which lets Claude offload predictable bulk I/O and summarization tasks
local `interns` MCP server (`mcp__interns__bulk_text_read`,
`mcp__interns__transcript_distill`, etc.) — saves Anthropic quota at ~125× the
per-call cost reduction on bulk reads. Per-session permission grant mirrors the
`mappa-vitya-project-discipline` Rule 4 (skill moved to `victor/mappa-vitya-skills`): ask-mode default, conversational grant / revoke,
`mappa-kzntsv-project-discipline` Rule 4 (skill moved from `victor/mappa-vitya-skills`, легаси, поглощено монорепо): ask-mode default, conversational grant / revoke,
always-ask paths for `.env` / secrets / keys / SSH credentials even with an
active grant, session-end reset. The skill is a no-op until the `interns` MCP
server is registered — install via `setup-interns` on a fresh machine if