Skip to content

Commit f677162

Browse files
committed
chore(audit): refresh deterministic code audit report
1 parent e8787de commit f677162

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/reports/code_audit.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Generated by `scripts/audit_codebase.py` with deterministic traversal order.
134134
| icons | `tests/icons` | Automated tests that lock icons behavior and regressions. | test | 25 | errors |
135135
| ingestion | `tests/ingestion` | Automated tests that lock ingestion behavior and regressions. | test | 222 | config, runtime |
136136
| invariants | `tests/invariants` | Automated tests that lock invariants behavior and regressions. | test | 88 | none |
137-
| ir | `tests/ir` | Intermediate representation models, lowering passes, and serializers. | test | 1769 | errors, module_loader, parser, schema |
137+
| ir | `tests/ir` | Intermediate representation models, lowering passes, and serializers. | test | 1870 | errors, module_loader, parser, schema |
138138
| lang | `tests/lang` | Automated tests that lock lang behavior and regressions. | test | 245 | errors, validation |
139139
| lexer | `tests/lexer` | Tokenization and scan payload generation for source files. | test | 154 | errors |
140140
| lint | `tests/lint` | Automated tests that lock lint behavior and regressions. | test | 210 | none |
@@ -167,7 +167,7 @@ Generated by `scripts/audit_codebase.py` with deterministic traversal order.
167167
| release | `tests/release` | Automated tests that lock release behavior and regressions. | test | 235 | cli, ir, module_loader, parser, ui, validation, version |
168168
| resources | `tests/resources` | Automated tests that lock resources behavior and regressions. | test | 82 | none |
169169
| retrain | `tests/retrain` | Automated tests that lock retrain behavior and regressions. | test | 106 | errors, feedback, observability |
170-
| runtime | `tests/runtime` | Deterministic runtime execution engine, providers, and persistence adapters. | test | 21631 | beta_lock, cli, config, determinism, errors, governance, ingestion, ir, media, module_loader, observability, parser, persistence, pipelines, pkg, retrieval, schema, secrets, security_encryption, studio, traces, ui, utils, validation, versioning |
170+
| runtime | `tests/runtime` | Deterministic runtime execution engine, providers, and persistence adapters. | test | 21699 | beta_lock, cli, config, determinism, errors, governance, ingestion, ir, media, module_loader, observability, parser, persistence, pipelines, pkg, retrieval, schema, secrets, security_encryption, studio, traces, ui, utils, validation, versioning |
171171
| runtime_tools | `tests/runtime_tools` | Automated tests that lock runtime tools behavior and regressions. | test | 188 | config, errors, runtime |
172172
| scripts | `tests/scripts` | Automated tests that lock scripts behavior and regressions. | test | 319 | none |
173173
| sdk | `tests/sdk` | Automated tests that lock sdk behavior and regressions. | test | 115 | none |
@@ -177,7 +177,7 @@ Generated by `scripts/audit_codebase.py` with deterministic traversal order.
177177
| spec_check | `tests/spec_check` | Automated tests that lock spec check behavior and regressions. | test | 207 | errors, parser |
178178
| spec_freeze | `tests/spec_freeze` | Automated tests that lock spec freeze behavior and regressions. | test | 469 | ir, parser, runtime |
179179
| storage | `tests/storage` | Automated tests that lock storage behavior and regressions. | test | 245 | runtime, schema |
180-
| studio | `tests/studio` | Studio APIs and web assets for inspecting and operating applications. | test | 3484 | config, determinism, errors, governance, ir, observability, parser, pkg, runtime, schema, ui, utils, validation |
180+
| studio | `tests/studio` | Studio APIs and web assets for inspecting and operating applications. | test | 3562 | config, determinism, errors, governance, ir, observability, parser, pkg, runtime, schema, ui, utils, validation |
181181
| templates | `tests/templates` | Automated tests that lock templates behavior and regressions. | test | 1248 | cli, config, ingestion, module_loader, pipelines, runtime, studio, ui, validation |
182182
| test_runner | `tests/test_runner` | Automated tests that lock test runner behavior and regressions. | test | 39 | errors |
183183
| theme | `tests/theme` | Automated tests that lock theme behavior and regressions. | test | 131 | errors, ui |
@@ -186,7 +186,7 @@ Generated by `scripts/audit_codebase.py` with deterministic traversal order.
186186
| traces | `tests/traces` | Automated tests that lock traces behavior and regressions. | test | 2258 | config, errors, runtime |
187187
| training | `tests/training` | Automated tests that lock training behavior and regressions. | test | 241 | errors, models |
188188
| triggers | `tests/triggers` | Automated tests that lock triggers behavior and regressions. | test | 86 | none |
189-
| ui | `tests/ui` | Runtime UI manifest shaping and UI contract enforcement. | test | 6602 | cli, config, determinism, errors, ir, module_loader, page_layout, parser, runtime, studio, validation, validation_entrypoint |
189+
| ui | `tests/ui` | Runtime UI manifest shaping and UI contract enforcement. | test | 6670 | cli, config, determinism, errors, ir, module_loader, page_layout, parser, runtime, studio, validation, validation_entrypoint |
190190
| ui_manifest | `tests/ui_manifest` | Automated tests that lock ui manifest behavior and regressions. | test | 103 | ui |
191191
| ui_preview | `tests/ui_preview` | Automated tests that lock ui preview behavior and regressions. | test | 233 | runtime |
192192
| ui_render | `tests/ui_render` | Automated tests that lock ui render behavior and regressions. | test | 208 | none |

0 commit comments

Comments
 (0)