docs(wiki): add infra-as-product pointer to Domain conventions
Inserts a pointer stub in .wiki/CLAUDE.md so future agents find the design spec at concepts/infra-as-product.md instead of guessing from task one-liners. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -22,3 +22,9 @@ The `using-wiki` skill enforces the workflow and file formats. This file overrid
|
||||
## Domain conventions
|
||||
|
||||
<!-- factory-specific naming idioms — fill in as the project takes shape. -->
|
||||
|
||||
### infra-as-product
|
||||
|
||||
Design spec: [`concepts/infra-as-product.md`](concepts/infra-as-product.md) — 6-layer OS architecture (физический → control plane → знание → рабочая сила → оркестрация → методология), bootstrap structure, dev/prod split, versioning model.
|
||||
|
||||
Read the spec before implementing any factory component. Do not invent the architecture from task prompts alone.
|
||||
|
||||
Reference in New Issue
Block a user