41 lines
2.5 KiB
Markdown
41 lines
2.5 KiB
Markdown
# User Guide
|
|
|
|
> **Status:** Scaffold only. No legacy page has been promoted into this book yet.
|
|
|
|
This book is the canonical home for end-user workflows, user-visible behavior, product concepts, and user troubleshooting. Keep installation, deployment, security controls, and recovery procedures in [`ADMIN-GUIDE/`](../ADMIN-GUIDE/); keep implementation detail in [`DEVELOPER-GUIDE/`](../DEVELOPER-GUIDE/).
|
|
|
|
## Start here
|
|
|
|
- [Documentation atlas](../README.md) — placement rules and source-of-truth boundaries.
|
|
- [Documentation sitemap](../SITEMAP.md) — existing navigation is transitional and still contains legacy paths.
|
|
- [Quickstart candidate](../QUICKSTART.md) — currently empty; it is not yet a usable guide.
|
|
|
|
## Chapter map
|
|
|
|
| Chapter | Scope | Status |
|
|
| ------------------ | ------------------------------------------------------------- | ---------------------------------------------------------- |
|
|
| `getting-started/` | First-use setup, orientation, and quickstarts. | Scaffold only; `QUICKSTART.md` is the migration candidate. |
|
|
| `concepts/` | User-facing terminology, product concepts, and mental models. | Scaffold only. |
|
|
| `workflows/` | Task-oriented procedures for using Mosaic Stack. | Scaffold only. |
|
|
| `troubleshooting/` | User-visible failures, diagnostics, and fixes. | Scaffold only. |
|
|
|
|
Every promoted page must be added to this index and to [`SITEMAP.md`](../SITEMAP.md) in the same migration slice.
|
|
|
|
## Migration backlog — not current navigation
|
|
|
|
These are source candidates, not current user guidance:
|
|
|
|
- [`_old_structure/guides/user-guide.md`](../_old_structure/guides/user-guide.md) — historical source; verify every claim before promotion.
|
|
- [`QUICKSTART.md`](../QUICKSTART.md) — incomplete zero-byte placeholder.
|
|
|
|
Do not link to the quarantine as a current user path. Create a new page only after classifying its audience, status, and evidence in the migration report.
|
|
|
|
## Authoring boundary
|
|
|
|
New user-facing documentation belongs under one of the chapter directories above. Use a lowercase kebab-case page name, state whether commands are current or held, and link back to this index plus related canonical sources.
|
|
|
|
## Related
|
|
|
|
- [[README|Documentation contract]]
|
|
- [[PRD|Product requirements]]
|