- User profile, feedback preferences - Project state and architecture decisions - Technical findings (UCPD, Win11 compat, code analysis) - Reference pointers to colleague specs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
---
|
|
name: Colleague spec documents and review results
|
|
description: Where to find colleague's input - specs, review comments, and novinky files in repo root
|
|
type: reference
|
|
---
|
|
|
|
## Input documents from colleague (in repo root)
|
|
- `xetup-win-setup-spec.md` - original full spec (15 sections covering directory structure, personalization, taskbar, power, proxy, PC rename, bloatware, SW install, BackInfo, Edge, bootstrap launcher)
|
|
- `xetup-win-setup-novinky.md` - v2 additions: A) taskbar pinned apps (admin vs user XML layout), B) Explorer settings (ShowRecent/Frequent off, FullPath), C) network discovery + private network, D) admin account FullName
|
|
- `xetup-review.md` - exported review v1 with colleague's comments
|
|
- `W11.pdf` - reference PDF from colleague
|
|
|
|
## Key colleague comments from review v1
|
|
- Nextcloud not needed for assets
|
|
- adminX9 without password
|
|
- Flash2 is just the old version, for inspiration only
|
|
- OneDrive and RDP problems reported from first version
|
|
- Atera: specific curl URL provided with cid=31 and aeid parameter
|
|
- Logo files added to repo (now in assets/Logo/)
|
|
|
|
## Review v2
|
|
- `review.html` in repo root - interactive review page with all steps organized into 9 groups
|
|
- Uses localStorage prefix `xr2-` for state
|
|
- 27 steps total, incorporates all colleague feedback + novinky
|