## 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
1.9 KiB
1.9 KiB
UI-013 Environment Backup Sets
| Field | Value |
|---|---|
| Route | /admin/workspaces/{workspace}/environments/{environment}/backup-sets |
| Source | BackupSetResource |
| Area / scope | Backup / restore / environment |
| Archetype | Backup / Restore |
| Design depth | Strategic Surface |
| Repo truth | repo-verified route; browser blocked |
| Screenshot | ../screenshots/desktop/ui-013-environment-backup-sets.png |
| Browser status | Local Spec 180 fixture returned Forbidden. |
First Five Seconds
The browser pass could not evaluate the product page because the fixture lacked sufficient capability or state. The route remains strategic because backup sets are recovery evidence and restore-point truth.
Productization Review
- Decision-first: not evaluated in browser.
- Evidence-first: expected to be central.
- Context: environment-bound route.
- Customer/auditor safety: high when used as restore proof.
- Diagnostics: raw backup payload must not dominate default view.
Information Inventory
Expected default content should show backup set identity, source environment, capture time, coverage, integrity/fidelity, failure/partial state, and restore readiness.
Dangerous Actions
Create backup, retry, restore from backup, delete/archive, and export evidence are high impact and require confirmation, audit, and OperationRun continuity.
Scores
| IA | Density | User Clarity | Sellability | Disclosure | Hierarchy | DS Fit | A11y | Responsive | Components | UX Writing | Perf |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Top Issues
- Browser review blocked by local capability/data.
- Strategic recovery truth needs individual target mockup.
- Restore-point safety posture must be first-class.
Target Direction
P0 backup/recovery target mockup. Add a seeded/capability-backed browser review in the implementation-wave spec.