format

abstract fun format(bindings: Map<String, Any>): String

Format the bindings map into a string representation. This string is used for:

  • Goal ranking (comparing against goal descriptions)

  • Intent display in approval requests

  • Logging and event tracking

Return

a string representation suitable for ranking and display

Parameters

bindings

the bindings map passed to chooseAndAccomplishGoal