Skip to content

Conversation

@Nostoi
Copy link
Owner

@Nostoi Nostoi commented Sep 17, 2025

Summary

  • expand the skills_spells parity audit with refined ACT_PRACTICE gating, INT-app gains, check_improve learning, and WAIT_STATE lag requirements plus refreshed evidence
  • rewrite movement_encumbrance, resets, and security_auth_bans tasks to capture missing ROM door/privacy gating, reset prototype counts and rerolls, and ban flag persistence semantics, updating aggregated P0 actions accordingly

Testing

  • ruff check . && ruff format --check . (fails: existing lint and syntax issues in scripts/agent_loop.py and several tests)
  • mypy --strict . (fails: scripts/agent_loop.py is shell syntax that mypy cannot parse)
  • pytest -q (fails: ModuleNotFoundError because the mud package is not importable in this environment)

https://chatgpt.com/codex/tasks/task_b_68c915e8924883209197cc64aedd17b0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants