"""anu_v2 — ANU automation v2 sandbox namespace.

회장 §명시 (2026-05-10): ANU v2 자동화 5 모듈 시리즈는 anu_v2/ namespace에
독립적으로 구현된다. 기존 utils/, dispatch/, scripts/, dashboard/ 시스템에
대한 import 의존성은 0건이며 (one-way isolation), 기존 시스템도 anu_v2를
import 하지 않는다.

본 namespace의 v0 첫 모듈:
  - merge_queue_executor (task-2531)

후속 (별도 task로 발행):
  - replacement_pr_runner (task-2532)
  - auto_gemini_triage (task-2533)
  - post_merge_smoke_runner (task-2534)
  - critical_escalation_reporter (task-2535)
"""

__version__ = "0.1.0"
