A speculative recipe for useful agentic behaviours

  • define actions by Promise Theory
  • train multiple neural nets to classify an action for a given input (train them differently to spice things up)
  • take an environment for the agents to operate in (e.g. a 3d maze where collaboration is needed to escape)
  • bind the agents interactions with a healthy dose of the wave collapse algorithm