What Happened
- This change adds explicit __all__ exports to four internal collaborator modules and pins those symbol lists with a new test (`test_tier_13_all_exports.py`), preventing silent internal import drift during the Tier-12→Tier-13 migration while keeping the public API unchanged.
- This change adds explicit __all__ exports to four internal collaborator modules and pins those symbol lists with a new test (`test_tier_13_all_exports.py`), preventing silent internal import drift during the Tier-12→Tier-13 migration while keeping the public API unchanged.
- 1 evidence item attached for review.