|
822 | 822 | | Module | Total | Validated `[x]` | Needs validation `[-]` | Partial `[~]`/`[!]` | Not automated `[ ]` | |
823 | 823 | |--------|-------|-----------------|------------------------|---------------------|---------------------| |
824 | 824 | | `api/flows/` β REST API | 28 | 27 | 0 | 1 | 0 | |
825 | | -| `core-components/` β Component Config | 27 | 23 | 4 | 0 | 0 | |
| 825 | +| `core-components/` β Component Config | 27 | 24 | 3 | 0 | 0 | |
826 | 826 | | `core-components/` β Core Components | 91 | 87 | 3 | 0 | 1 | |
827 | 827 | | `core-functionality/auth/` | 21 | 7 | 13 | 1 | 0 | |
828 | 828 | | `core-functionality/knowledge-ingestion/` | 8 | 8 | 0 | 0 | 0 | |
|
838 | 838 | | `mcp/server/` | 12 | 10 | 1 | 0 | 1 | |
839 | 839 | | `ui-ux/` β Canvas | 44 | 40 | 0 | 4 | 0 | |
840 | 840 | | `ui-ux/` β Settings | 7 | 6 | 0 | 1 | 0 | |
841 | | -| **TOTAL** | **500** | **384 (77%)** | **87 (17%)** | **14 (3%)** | **15 (3%)** | |
| 841 | +| **TOTAL** | **500** | **385 (77%)** | **86 (17%)** | **14 (3%)** | **15 (3%)** | |
842 | 842 |
|
843 | 843 | > Note: `Validated [x]` counts checklist bullets, not `test()` calls. The |
844 | 844 | > `@stable` tag is per-`test()`, and a single `@stable` test may map to |
|
854 | 854 |
|
855 | 855 | ### π’ Phase 0 β Validated |
856 | 856 |
|
857 | | -> 446 `test()` calls carrying the `@stable` tag, distributed across 176 spec |
| 857 | +> 448 `test()` calls carrying the `@stable` tag, distributed across 177 spec |
858 | 858 | > files. Run weekly by the stable workflow. New specs are merged with all |
859 | 859 | > tests tagged `@stable`; the tag is removed per-test during weekly triage |
860 | 860 | > when a failure is classified as a test bug β so a spec may end up with a |
|
959 | 959 | - [x] The legacy banner link filters the sidebar to Data Operations β `data-operations-legacy-link.spec.ts` |
960 | 960 | - [x] Searching a legacy operations name surfaces Data Operations with legacy components hidden β `data-operations-legacy-link.spec.ts` |
961 | 961 | - [x] A legacy operations component still builds and returns its result β `data-operations-legacy-link.spec.ts` |
| 962 | +- [x] two API Request nodes expose the same field without duplicating its DOM id β `duplicate-dom-ids-regression.spec.ts` |
| 963 | +- [x] two Agent nodes expose the same field without duplicating its DOM id β `duplicate-dom-ids-regression.spec.ts` |
962 | 964 | - [x] user can edit a URL tool action in Tool Mode and the edits persist β `edit-tools.spec.ts` |
963 | 965 | - [x] a full custom component built from code exposes its declared interface β `full-custom-component.spec.ts` |
964 | 966 | - [x] the system must delete the handles from advanced fields when the code is updated β `general-bugs-delete-handle-advanced-input.spec.ts` |
|
1341 | 1343 | | Module | Validate (`[-]`) | Create (`[ ]`) | |
1342 | 1344 | |--------|-----------------|---------------| |
1343 | 1345 | | `api/flows/` β REST API | 0 | 0 | |
1344 | | -| `core-components/` β Component Config | 4 | 0 | |
| 1346 | +| `core-components/` β Component Config | 3 | 0 | |
1345 | 1347 | | `core-components/` β Core Components | 3 | 1 | |
1346 | 1348 | | `core-functionality/auth/` | 13 | 0 | |
1347 | 1349 | | `core-functionality/llm-agents/` | 5 | 2 | |
|
0 commit comments