ID:WORK-108Status:done
Update inspect tooling for string-based rune types
Phase 2c of ADR-005. Update refrakt inspect and related tooling to use the Rune.typeName string field instead of rune.type?.name. Small change (~4 lines) but needed before Phase 3 cleanup can remove the Type class.
Depends on WORK-105 (dual-signature support) being complete.
Priority:mediumComplexity:simpleMilestone:v1.0.0Source:ADR-005