V13-FE-006: consolidate approved UI and contract hardening
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# V13-FE-037 — T11 Fast Entry Grid screen template
|
||||
|
||||
## Source / Assumption / Unknown / Decision Required
|
||||
|
||||
- Source: v60 T11 screen contract and current `FastEntryGridPage.vue` shared screen port.
|
||||
- Assumption: grid and validation summary are presentation slots; cell validation, paste audit, and idempotent commit are feature/API responsibilities.
|
||||
- Unknown: approved bulk command schema, maximum paste size, cell-level error contract, audit payload, and permission mapping.
|
||||
- Decision Required: FE/BE/QA approval of bulk commit, idempotency, paste audit, and partial-result semantics.
|
||||
|
||||
## Implemented
|
||||
|
||||
- Preserves version metadata, grid, validation summary, total, and actions slots.
|
||||
- Suppresses editable grid content in blocked/terminal states and retains shared retry.
|
||||
- No silent bulk overwrite, unbounded paste, or mutation API was introduced.
|
||||
|
||||
## Evidence
|
||||
|
||||
- Targeted test: 1 file / 2 tests passed.
|
||||
- Cell-level validation, paste audit, idempotency API, visual/AT/Playwright, and approval evidence remain outstanding.
|
||||
Reference in New Issue
Block a user