feat(ttp): E.1.8 UKC bridge contract — ATTACK_TACTIC_TO_UKC + tactic_to_ukc_phase + inverse

This commit is contained in:
2026-05-01 07:12:00 -04:00
parent b5a19301a2
commit cfbfaabfcd
2 changed files with 70 additions and 0 deletions

View File

@@ -2334,6 +2334,8 @@ unrelated events.
**E.1.8 — UKC bridge contract** (`decnet/clustering/ukc.py`)
**Status:** ✅ done.
- `ATTACK_TACTIC_TO_UKC: dict[str, UKCPhase]` — the static map
from the body of this doc.
- `def tactic_to_ukc_phase(tactic: str) -> UKCPhase | None`.