|
1 | 1 | # git status --short |
2 | | -M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
| 2 | +M docs_build/dev/admin-notes/PS_commands.txt |
| 3 | + M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
3 | 4 | M docs_build/dev/reports/dependency_gating_report.md |
4 | 5 | M docs_build/dev/reports/dependency_hydration_reuse_report.md |
5 | 6 | M docs_build/dev/reports/execution_graph_reuse_report.md |
@@ -33,70 +34,65 @@ M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
33 | 34 | M src/dev-runtime/guest-seeds/tool-metadata-inventory.js |
34 | 35 | M src/dev-runtime/persistence/mock-db-store.js |
35 | 36 | M src/dev-runtime/persistence/tool-repositories/assets-mock-repository.js |
36 | | - M src/dev-runtime/server/mock-api-router.mjs |
| 37 | + M src/dev-runtime/persistence/tool-repositories/tags-mock-repository.js |
37 | 38 | M tests/playwright/tools/AssetToolMockRepository.spec.mjs |
38 | | - M tests/playwright/tools/BuildPathProgressSimplification.spec.mjs |
39 | | - M tests/playwright/tools/RootToolsFutureState.spec.mjs |
40 | | - M tests/playwright/tools/ToolboxAdminMetadataSsot.spec.mjs |
41 | | - M tests/playwright/tools/ToolboxRoutePages.spec.mjs |
42 | | - M toolbox/assets/assets-api-client.js |
| 39 | + M tests/playwright/tools/TagsTool.spec.mjs |
43 | 40 | M toolbox/assets/assets.js |
44 | | - M toolbox/assets/index.html |
45 | | -?? docs_build/dev/reports/PR_26163_070-tags-and-assets-mvp-build.md |
46 | | -?? src/dev-runtime/persistence/tool-repositories/tags-mock-repository.js |
47 | | -?? tests/playwright/tools/TagsTool.spec.mjs |
48 | | -?? toolbox/tags/ |
| 41 | + M toolbox/tags/index.html |
| 42 | +?? assets/theme-v2/images/badges/tags-1024.png |
| 43 | +?? assets/theme-v2/images/badges/tags.png |
| 44 | +?? assets/theme-v2/images/tools/tags-1024.png |
| 45 | +?? assets/theme-v2/images/tools/tags.png |
| 46 | +?? docs_build/dev/reports/PR_26163_071-tags-assets-completion-fixes.md |
| 47 | +?? docs_build/tools-images-generated/tags.txt |
49 | 48 |
|
50 | 49 | # git ls-files --others --exclude-standard |
51 | | -docs_build/dev/reports/PR_26163_070-tags-and-assets-mvp-build.md |
52 | | -src/dev-runtime/persistence/tool-repositories/tags-mock-repository.js |
53 | | -tests/playwright/tools/TagsTool.spec.mjs |
54 | | -toolbox/tags/index.html |
55 | | -toolbox/tags/tags-api-client.js |
56 | | -toolbox/tags/tags.js |
| 50 | +assets/theme-v2/images/badges/tags-1024.png |
| 51 | +assets/theme-v2/images/badges/tags.png |
| 52 | +assets/theme-v2/images/tools/tags-1024.png |
| 53 | +assets/theme-v2/images/tools/tags.png |
| 54 | +docs_build/dev/reports/PR_26163_071-tags-assets-completion-fixes.md |
| 55 | +docs_build/tools-images-generated/tags.txt |
57 | 56 |
|
58 | 57 | # git diff --stat |
59 | | -.../dev/reports/coverage_changed_js_guardrail.txt | 16 +- |
| 58 | +docs_build/dev/admin-notes/PS_commands.txt | 4 +- |
| 59 | + .../dev/reports/coverage_changed_js_guardrail.txt | 2 +- |
60 | 60 | docs_build/dev/reports/dependency_gating_report.md | 2 +- |
61 | | - .../reports/dependency_hydration_reuse_report.md | 4 +- |
62 | | - .../dev/reports/execution_graph_reuse_report.md | 4 +- |
| 61 | + .../reports/dependency_hydration_reuse_report.md | 12 +- |
| 62 | + .../dev/reports/execution_graph_reuse_report.md | 16 +- |
63 | 63 | .../dev/reports/failure_fingerprint_report.md | 2 +- |
64 | 64 | .../reports/filesystem_scan_reduction_report.md | 2 +- |
65 | | - .../dev/reports/incremental_validation_report.md | 4 +- |
| 65 | + .../dev/reports/incremental_validation_report.md | 14 +- |
66 | 66 | docs_build/dev/reports/lane_compilation_report.md | 2 +- |
67 | 67 | .../dev/reports/lane_deduplication_report.md | 2 +- |
68 | 68 | .../dev/reports/lane_input_validation_report.md | 2 +- |
69 | | - .../reports/lane_manifests/workspace-contract.json | 14 +- |
70 | | - .../reports/lane_runtime_optimization_report.md | 2 +- |
71 | | - docs_build/dev/reports/lane_snapshot_report.md | 4 +- |
72 | | - .../reports/lane_snapshots/workspace-contract.json | 28 +- |
73 | | - docs_build/dev/reports/lane_warm_start_report.md | 4 +- |
74 | | - .../lane_warm_starts/workspace-contract.json | 18 +- |
| 69 | + .../reports/lane_manifests/workspace-contract.json | 10 +- |
| 70 | + .../reports/lane_runtime_optimization_report.md | 14 +- |
| 71 | + docs_build/dev/reports/lane_snapshot_report.md | 12 +- |
| 72 | + .../reports/lane_snapshots/workspace-contract.json | 22 +- |
| 73 | + docs_build/dev/reports/lane_warm_start_report.md | 12 +- |
| 74 | + .../lane_warm_starts/workspace-contract.json | 16 +- |
75 | 75 | .../dev/reports/monolith_trigger_removal_report.md | 2 +- |
76 | | - .../dev/reports/persistent_lane_manifest_report.md | 6 +- |
| 76 | + .../dev/reports/persistent_lane_manifest_report.md | 12 +- |
77 | 77 | .../playwright_discovery_ownership_report.md | 2 +- |
78 | 78 | .../reports/playwright_discovery_scope_report.md | 2 +- |
79 | 79 | .../dev/reports/playwright_structure_audit.md | 2 +- |
80 | | - .../dev/reports/playwright_v8_coverage_report.txt | 34 +- |
| 80 | + .../dev/reports/playwright_v8_coverage_report.txt | 14 +- |
81 | 81 | docs_build/dev/reports/retry_suppression_report.md | 2 +- |
82 | | - docs_build/dev/reports/slow_path_pruning_report.md | 12 +- |
83 | | - docs_build/dev/reports/static_validation_report.md | 4 +- |
84 | | - .../dev/reports/targeted_file_manifest_report.md | 4 +- |
85 | | - .../dev/reports/test_cleanup_performance_report.md | 14 +- |
| 82 | + docs_build/dev/reports/slow_path_pruning_report.md | 16 +- |
| 83 | + docs_build/dev/reports/static_validation_report.md | 12 +- |
| 84 | + .../dev/reports/targeted_file_manifest_report.md | 8 +- |
| 85 | + .../dev/reports/test_cleanup_performance_report.md | 22 +- |
86 | 86 | .../dev/reports/test_cleanup_routing_report.md | 2 +- |
87 | | - .../dev/reports/testing_lane_execution_report.md | 16 +- |
88 | | - docs_build/dev/reports/validation_cache_report.md | 30 +- |
89 | | - .../dev/reports/zero_browser_preflight_report.md | 2 +- |
90 | | - .../guest-seeds/tool-metadata-inventory.js | 36 + |
91 | | - src/dev-runtime/persistence/mock-db-store.js | 7 +- |
92 | | - .../tool-repositories/assets-mock-repository.js | 323 ++++++++ |
93 | | - src/dev-runtime/server/mock-api-router.mjs | 35 +- |
94 | | - .../tools/AssetToolMockRepository.spec.mjs | 600 +++----------- |
95 | | - .../tools/BuildPathProgressSimplification.spec.mjs | 16 +- |
96 | | - .../playwright/tools/RootToolsFutureState.spec.mjs | 12 +- |
97 | | - .../tools/ToolboxAdminMetadataSsot.spec.mjs | 8 +- |
98 | | - tests/playwright/tools/ToolboxRoutePages.spec.mjs | 43 +- |
99 | | - toolbox/assets/assets-api-client.js | 2 + |
100 | | - toolbox/assets/assets.js | 901 +++++++++------------ |
101 | | - toolbox/assets/index.html | 168 +--- |
102 | | - 43 files changed, 1094 insertions(+), 1301 deletions(-) |
| 87 | + .../dev/reports/testing_lane_execution_report.md | 52 ++--- |
| 88 | + docs_build/dev/reports/validation_cache_report.md | 30 +-- |
| 89 | + .../dev/reports/zero_browser_preflight_report.md | 10 +- |
| 90 | + .../guest-seeds/tool-metadata-inventory.js | 6 +- |
| 91 | + src/dev-runtime/persistence/mock-db-store.js | 2 +- |
| 92 | + .../tool-repositories/assets-mock-repository.js | 228 ++++++++------------- |
| 93 | + .../tool-repositories/tags-mock-repository.js | 1 + |
| 94 | + .../tools/AssetToolMockRepository.spec.mjs | 56 ++++- |
| 95 | + tests/playwright/tools/TagsTool.spec.mjs | 27 +++ |
| 96 | + toolbox/assets/assets.js | 92 +++++++-- |
| 97 | + toolbox/tags/index.html | 11 +- |
| 98 | + 40 files changed, 417 insertions(+), 340 deletions(-) |
0 commit comments