User Docs Rollout Plan
This plan defines a phased rollout for establishing docs-user/ as the polished end-user documentation layer.
Phase 1: Foundation ✅ Complete
- Create
docs-user/root and conventions. - Add ADR decision for split (
ADR-0013). - Publish IA and migration matrix.
- Add cross-links from existing doc indexes.
Exit criteria:
- Decision and scope are approved. ✅
- User-doc directory and governance conventions exist. ✅
Phase 2: VitePress Bootstrap ✅ Complete
- Initialize VitePress in a dedicated docs-user site path.
- Add sidebar/nav aligned to
INFORMATION_ARCHITECTURE.md. - Configure search and basic theme.
- Add starter pages for priority wave.
Exit criteria:
- Local build works. ✅
- Navigation usable for end users. ✅
- At least 3 high-value workflow pages drafted. ✅
Pages delivered in Phase 2:
getting-started/sign-in-and-access.md✅getting-started/navigation-basics.md✅workflows/lei-records.md✅workflows/ssi.md✅admin/user-approvals.md✅reference/data-dictionary.md✅
Phase 3: Core Workflow Coverage ✅ Complete
- Complete priority 1 pages.
- Add screenshots for key workflow transitions.
- Add data dictionary seed pages for major modules.
- Add troubleshooting + FAQ baseline.
Exit criteria:
- Core workflows documented end-to-end. ✅
- Data dictionary exists for top user-facing entities. ✅
Pages delivered in Phase 3:
workflows/countries.md✅ — full workflow, fields, filters, common issuesworkflows/currencies.md✅ — full workflow, compliance filters, fields, common issuesworkflows/entities.md✅ — full workflow, LEI link, fields, common issuesworkflows/instruments.md✅ — current Coming Soon state documented with planned fieldsworkflows/accounts.md✅ — current Coming Soon state documented with planned fieldsreference/data-dictionary.md✅ — expanded with entity, instrument, account, and language fieldsreference/statuses-and-states.md✅ — translation and file processing statuses addedreference/permissions-and-roles.md✅ — what users and admins can and cannot doadmin/translation-review.md✅ — full workflow with approval and rejection stepsadmin/sync-triggers.md✅ — full workflow with monitoring and re-run guidancetroubleshooting/common-errors.md✅ — expanded with module-specific and admin errorstroubleshooting/faq.md✅ — comprehensive FAQ covering access, data, preferences, and admin
Phase 4: Hardening and Publication ✅ Complete
- Link check and markdown linting — CI enforced on every pull request.
- Editorial pass for consistency and plain-language quality — all pages reviewed.
- Add ownership/review cadence — documented in
GOVERNANCE.md. - Publish and announce user docs entry points — main README updated,
llms.txtupdated, CI build job added.
Exit criteria:
- Published site is discoverable. ✅
- User docs and engineering docs are clearly separated. ✅
Artifacts delivered in Phase 4:
GOVERNANCE.md✅ — ownership, review cadence, contribution workflowREADME.mdstatus updated ✅llms.txtupdated with all docs-user pages ✅- Main project
README.mduser documentation section updated ✅ Makefiledocs-user-checktarget added ✅- CI VitePress build job added ✅
Governance
- User-doc PRs should include task validation from a product/domain owner.
- Engineering-doc changes should not alter user-doc IA without ADR or explicit review.
- Screenshot updates should be versioned or tracked to UI release milestones.
