## Summary - add the Spec 323 Tenantial enterprise UI audit foundation package - add the UI/UX audit registry artifacts, templates, and supporting brand context placeholder - update Spec Kit prompts/templates plus PR fast-feedback guardrails for ongoing UI productization coverage ## Scope - docs-first audit foundation only - no runtime Laravel, Filament, Livewire, route, auth, or database behavior changes intended ## Validation - [x] `git diff --check` - [ ] application test suite run ## Notes - primary spec: `specs/323-tenantial-enterprise-ui-audit-foundation/` - this branch also updates `.gitea/pull_request_template.md`, `.gitea/workflows/test-pr-fast-feedback.yml`, and `scripts/check-ui-productization-coverage` to make the coverage gate durable for future UI work Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de> Reviewed-on: #383
47 lines
1.2 KiB
Markdown
47 lines
1.2 KiB
Markdown
# Route Inventory Template
|
|
|
|
| ID | Route / URL | Source | Page Name | Area | Scope | Reachability | Auth/RBAC Notes | Primary Archetype | Secondary Archetype | Design Depth | Repo Truth | Screenshot | Page Report | Notes |
|
|
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
|
|
| UI-000 | `/admin/example` | route:list + class | Example | Example | workspace | reachable | workspace member | Overview / Dashboard | - | Domain Pattern Surface | repo-verified | - | - | |
|
|
|
|
## Classification Options
|
|
|
|
Primary archetype options:
|
|
|
|
- Overview / Dashboard
|
|
- Findings / Inbox
|
|
- Evidence / Audit
|
|
- Backup / Restore
|
|
- Drift / Diff
|
|
- Inventory
|
|
- Reviews
|
|
- Exceptions / Accepted Risk
|
|
- Operations / Monitoring
|
|
- Provider / Integration
|
|
- Workspace / Tenant Context
|
|
- Settings / Admin
|
|
- Support / Diagnostics
|
|
- Commercial / Entitlements
|
|
- Customer Workspace
|
|
- Auth / Access
|
|
- Utility / Internal
|
|
- Deprecated / Legacy
|
|
- Manual Review Required
|
|
|
|
Design depth options:
|
|
|
|
- Strategic Surface
|
|
- Domain Pattern Surface
|
|
- Design-System Cleanup Surface
|
|
- Internal / Deprecated / Hidden
|
|
- Manual Review Required
|
|
|
|
Repo-truth options:
|
|
|
|
- repo-verified
|
|
- plausible-existing
|
|
- foundation-only
|
|
- spec-only
|
|
- conceptual-future-state
|
|
- unknown
|