Skip to content

Commit e35e602

Browse files
avrabeclaude
andauthored
chore(mythos): register dwarf.rs as Tier-5 (#207)
`meld-core/src/dwarf.rs` (the DWARF AddressRemap engine + the `DwarfHandling::Remap` rewrite, #143) is correctness-critical: a wrong remapped code address silently de-grounds downstream coverage and breakpoints (LS-D-1). Add it to the Mythos auto-scan Tier-5 file list so future diffs get the clean-room AI delta pass. Standalone workflow-only change: the claude-code-action identity check requires the workflow file be byte-identical to main, so this cannot be bundled with the inc 3b code PR (#206). Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 75f3a10 commit e35e602

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mythos-auto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
"meld-core/src/p3_async.rs"
114114
"meld-core/src/p3_stream.rs"
115115
"meld-core/src/provenance.rs"
116+
"meld-core/src/dwarf.rs"
116117
"meld-core/src/adapter/"
117118
"meld-core/src/resource_graph.rs"
118119
"meld-core/src/segments.rs"

0 commit comments

Comments
 (0)