Files
mtgodot-poc/audit/reports/coverage.md
T
shenleiandClaude Opus 5 a989b8f19b chore: delete 106 unreachable *_system.gd and their parity tests
These files were loaded only by their own test_*_parity.gd and never by
the runtime (transitively checked, incl. client_phase_integration_system).
Removes 76 manifest implementation/evidence references across 18
contracts; contract docs get a note that conclusions based on them are
void. Live systems kept: chest, consumable, item_attr, metin_socket,
whisper_chat.

Full headless suite: no new failures (7 failing + 5 headless-hanging
render tests are identical before the deletion).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-22 17:51:52 +09:00

80 lines
2.2 KiB
Markdown

# 40250 parity audit coverage
Total contracts: 45
## Status
- BLOCKED: 0
- EXCLUDED: 1
- IN_PROGRESS: 0
- MAPPED: 0
- PARTIAL: 44
- REGRESSION: 0
- STALE: 0
- STATIC_VERIFIED: 0
- TEST_VERIFIED: 0
- UNMAPPED: 0
## Priority
- P0: 18
- P1: 23
- P2: 3
- P3: 1
## Pending branch items
- Total: 241
- P0: 94
- P1: 132
- P2: 15
- P3: 0
- Routing: see `audit/remediation-roadmap.md`
## Pending
- [P0] combat.attack_combo_damage: PARTIAL
- [P0] combat.death.exp_drop: PARTIAL
- [P0] item.inventory_equipment_state: PARTIAL
- [P0] lifecycle.bootstrap_phase_host: PARTIAL
- [P0] movement.click_collision: PARTIAL
- [P0] movement.keyboard.motion: PARTIAL
- [P0] movement.remote_sync_state: PARTIAL
- [P0] network.character_select.create_delete: PARTIAL
- [P0] network.login.phase_flow: PARTIAL
- [P0] network.packet_dispatch_protocol: PARTIAL
- [P0] network.reconnect_warp: PARTIAL
- [P0] network.security_encoding: PARTIAL
- [P0] resource.pack_locale_proto: PARTIAL
- [P0] skill.cast.effect_timing: PARTIAL
- [P0] world.entity_spawn_state_sync: PARTIAL
- [P0] world.map_load_transition: PARTIAL
- [P0] world.reset_cleanup: PARTIAL
- [P0] world.terrain_water_collision: PARTIAL
- [P1] combat.affect_status: PARTIAL
- [P1] combat.flying_projectile: PARTIAL
- [P1] combat.target_selection_rules: PARTIAL
- [P1] item.consumable_action: PARTIAL
- [P1] item.drop_pickup: PARTIAL
- [P1] item.refine_socket_costume: PARTIAL
- [P1] movement.motion_resource_events: PARTIAL
- [P1] network.error_timeout_server_state: PARTIAL
- [P1] npc.dialog_shop: PARTIAL
- [P1] quest.quest_event_navigation: PARTIAL
- [P1] render.effect_particle_motion: PARTIAL
- [P1] render.model_attachment: PARTIAL
- [P1] skill.player_ui_cooldown: PARTIAL
- [P1] social.chat_text_tail: PARTIAL
- [P1] social.exchange_safebox: PARTIAL
- [P1] social.party_guild_messenger: PARTIAL
- [P1] ui.equipment.tooltip: PARTIAL
- [P1] ui.hud_target_minimap_status: PARTIAL
- [P1] ui.input_camera_mobile: PARTIAL
- [P1] world.dungeon_activity: PARTIAL
- [P1] world.fishing_mining: PARTIAL
- [P1] world.mount_pet_polymorph: PARTIAL
- [P1] world.npc_drop_actor_spawn: PARTIAL
- [P2] audio.bgm_ambience_3d: PARTIAL
- [P2] lifecycle.platform_release: PARTIAL
- [P2] world.environment_weather: PARTIAL