Private
Public Access
docs(audit): run v2 audit against real src/ - 13 profiles + 4 rollups
13 aggregate profiles (10 real + 3 candidate placeholders) + 4 top-level rollups. Per the spec, the 3 candidate aggregates (ToolSpec, ChatMessage, ProviderHistory) are forward-compat placeholders for any_type_componentization_20260621 (NOT on master); the audit's report includes them with is_candidate: True.
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Code Path & Data Pipeline Audit Summary
|
||||
|
||||
Generated for 13 aggregates
|
||||
|
||||
## 4-mem-dim rollup
|
||||
|
||||
- **control** (3): ToolDefinition, ToolCall, Result
|
||||
- **curation** (2): FileItem, FileItems
|
||||
- **discussion** (6): Metadata, CommsLogEntry, CommsLog, HistoryMessage, History, ChatMessage
|
||||
- **unknown** (2): ToolSpec, ProviderHistory
|
||||
|
||||
## Cross-validation verdict
|
||||
|
||||
- **Metadata**: result_coverage=; type_alias_coverage=
|
||||
- **FileItem**: result_coverage=; type_alias_coverage=
|
||||
- **FileItems**: result_coverage=; type_alias_coverage=
|
||||
- **CommsLogEntry**: result_coverage=; type_alias_coverage=
|
||||
- **CommsLog**: result_coverage=; type_alias_coverage=
|
||||
- **HistoryMessage**: result_coverage=; type_alias_coverage=
|
||||
- **History**: result_coverage=; type_alias_coverage=
|
||||
- **ToolDefinition**: result_coverage=; type_alias_coverage=
|
||||
- **ToolCall**: result_coverage=; type_alias_coverage=
|
||||
- **Result**: result_coverage=; type_alias_coverage=
|
||||
- **ToolSpec**: result_coverage=; type_alias_coverage=
|
||||
- **ChatMessage**: result_coverage=; type_alias_coverage=
|
||||
- **ProviderHistory**: result_coverage=; type_alias_coverage=
|
||||
Reference in New Issue
Block a user