IUV-M02: Install UX v2 polish — CORS→FQDN, skill installer rework #437
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mission: install-ux-v2-20260405
Milestone: IUV-M02 (UX polish)
Tier: sonnet
Depends on: IUV-M01
Two UX failings from real-run testing of 0.0.25.
Scope
1. CORS origin prompt is confusing
The wizard currently asks for a CORS origin string. Users don't know what to put here — it's an implementation detail leaking into the UX. Replace it with an FQDN / hostname input and derive the CORS value internally.
localhost2. Skill / additional feature install section is unusable
The skill install section is broken in practice. Scope:
Acceptance