Private
Public Access
0
0

chore(type-registry): update src_code_path_audit.md after dead code removal

AuditSummary line number shifted from 1213 to 1032 after the deletion of
the DSL parser (Task 2.2) and compute_result_coverage (Task 2.3).
Pure metadata refresh; no semantic change.
This commit is contained in:
2026-06-24 10:13:57 -04:00
parent f4d905f5fb
commit 6444bd1d2f
+1 -1
View File
@@ -42,7 +42,7 @@ Auto-generated from source. 12 struct(s) defined in this module.
## `src\code_path_audit.py::AuditSummary`
**Kind:** `dataclass`
**Defined at:** line 1213
**Defined at:** line 1032
**Fields:**
- `aggregate_profiles: tuple[AggregateProfile, ...]`