GoalAdmissibilityChecker

Source:

Local role: Model-level F-13 checker for whether a goal is admissible for one actor under one perception.

Big-picture role: Guardrail for actor-consistent objective evaluation before strategy ranking.

Inheritance:

  • standard class

Method:

  • check(goal, actor, perception) -> GoalAdmissibilityResult

Checks include:

  • goal actor binding consistency
  • goal linkage in actor relations
  • blocking constraints from perception context
  • optional horizon capacity constraints

See also:

Ometeotl

A Python library to build complex multi-agent simulations, wargames, and AI-driven strategies