Files
ThordekkCore/.zenflow
agathoandClaude 2d93b1d59f refactor(TOK): Move runtime behavior from BattlegroundAI into TempleOfKotmoguScript
Establish the lighthouse pattern by moving all TOK-specific runtime behavior
(orb pickup, escort, carrier movement, hunting, defense) from the generic
BattlegroundAI class into TempleOfKotmoguScript. BattlegroundAI now acts as
a thin delegation wrapper via the new IBGScript::ExecuteStrategy() virtual method.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Signed-off-by: luis <[email protected]>
2026-02-06 14:01:39 -03:00
..