|
764 | 764 | | `flow-functionality/` | 27 | 12 | 13 | 2 | 0 | |
765 | 765 | | `mcp/client/` | 9 | 0 | 7 | 0 | 2 | |
766 | 766 | | `mcp/server/` | 7 | 0 | 3 | 0 | 4 | |
767 | | -| `ui-ux/` — Canvas | 44 | 6 | 36 | 1 | 1 | |
| 767 | +| `ui-ux/` — Canvas | 44 | 7 | 36 | 1 | 0 | |
768 | 768 | | `ui-ux/` — Settings | 7 | 3 | 3 | 1 | 0 | |
769 | | -| **TOTAL** | **450** | **222 (49%)** | **171 (38%)** | **7 (2%)** | **50 (11%)** | |
| 769 | +| **TOTAL** | **450** | **223 (50%)** | **171 (38%)** | **7 (2%)** | **49 (11%)** | |
770 | 770 |
|
771 | 771 | > Note: `Validated [x]` counts checklist bullets, not `test()` calls. The |
772 | 772 | > `@stable` tag is per-`test()`, and a single `@stable` test may map to |
|
782 | 782 |
|
783 | 783 | ### 🟢 Phase 0 — Validated |
784 | 784 |
|
785 | | -> 233 `test()` calls carrying the `@stable` tag, distributed across 79 spec |
| 785 | +> 234 `test()` calls carrying the `@stable` tag, distributed across 80 spec |
786 | 786 | > files. Run weekly by the stable workflow. New specs are merged with all |
787 | 787 | > tests tagged `@stable`; the tag is removed per-test during weekly triage |
788 | 788 | > when a failure is classified as a test bug — so a spec may end up with a |
|
1033 | 1033 | #### ui-ux/ |
1034 | 1034 | - [x] serializes created_at/expires_at with UTC offset and no microseconds → `api-keys-timezone-display.spec.ts` |
1035 | 1035 | - [x] renders API key timestamps in the viewer's local timezone → `api-keys-timezone-display.spec.ts` |
| 1036 | +- [x] user can edit the text of an existing sticky note and the canvas reflects only the new text → `edit-sticky-note-text.spec.ts` |
1036 | 1037 | - [x] create a Generic global variable from Settings page → `global-variable-edit.spec.ts` |
1037 | 1038 | - [x] edit existing global variable by clicking its row → `global-variable-edit.spec.ts` |
1038 | 1039 | - [x] create a Generic type global variable → `global-variables-crud.spec.ts` |
|
1058 | 1059 | | `core-functionality/playground/` | 3 | 1 | |
1059 | 1060 | | `mcp/client/` | 7 | 2 | |
1060 | 1061 | | `mcp/server/` | 3 | 4 | |
1061 | | -| `ui-ux/` — Canvas | 36 | 1 | |
| 1062 | +| `ui-ux/` — Canvas | 36 | 0 | |
1062 | 1063 |
|
1063 | 1064 | --- |
1064 | 1065 |
|
|
0 commit comments