Appearance
Microtec Tech User Stories
Business-facing user stories derived from the Microtec AppsPortal backend and the MFE-Apps frontend.
Documented scope
Documentation convention
- Each AppsPortal business module has its own folder.
- Each routed business feature has its own Markdown page.
- List, add, edit, view, post, print, import, and export screens are documented as one end-to-end feature when they operate on the same business entity.
- Acceptance criteria describe observable business behavior, not implementation details.
- Statements marked Needs confirmation are inferred from code or depend on policy configuration.
Source baseline
- Backend:
Platforms, branchtest/e2e-rebuild, inspected 2026-07-10. - Frontend:
MFE-Apps, branchdevelop, commit59e52d415, inspected 2026-07-10.
Visual documentation
Open site/index.html for the searchable Business Atlas. It contains module navigation, full-text search, per-page section navigation, business-rule callouts, and links to the Markdown sources.
After editing Markdown, regenerate the embedded site data with:
powershell
powershell -NoProfile -ExecutionPolicy Bypass -File .\build-site.ps1