refactor(policy): extract combat selection and context modules
This commit is contained in:
parent
bf41945ef9
commit
484551047c
9 changed files with 1247 additions and 1167 deletions
1
policy/__init__.py
Normal file
1
policy/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
"""Policy components. Use brain.decide as the observe-to-proposal entry point."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue