18 lines
912 B
Markdown
18 lines
912 B
Markdown
## Conditional Documentation Loading
|
|
|
|
**Read the relevant guide before starting work:**
|
|
|
|
| Task Type | Guide |
|
|
|-----------|-------|
|
|
| Bootstrapping a new project | `~/.config/mosaic/guides/bootstrap.md` |
|
|
| Orchestrating autonomous tasks | `~/.config/mosaic/guides/orchestrator.md` |
|
|
| Ralph autonomous development | `~/.config/mosaic/guides/ralph-autonomous.md` |
|
|
| Frontend development | `~/.config/mosaic/guides/frontend.md` |
|
|
| Backend/API development | `~/.config/mosaic/guides/backend.md` |
|
|
| TypeScript strict typing | `~/.config/mosaic/guides/typescript.md` |
|
|
| Code review | `~/.config/mosaic/guides/code-review.md` |
|
|
| Authentication/Authorization | `~/.config/mosaic/guides/authentication.md` |
|
|
| Infrastructure/DevOps | `~/.config/mosaic/guides/infrastructure.md` |
|
|
| QA/Testing | `~/.config/mosaic/guides/qa-testing.md` |
|
|
| Secrets management (Vault) | `~/.config/mosaic/guides/vault-secrets.md` |
|