agentfras
Agentfras is a hypothetical, lightweight data format designed to encode the behavior of autonomous agents in simulations and interactive environments. It provides a compact, human-readable way to describe an agent’s goals, perceptions, available actions, and the constraints governing its behavior. The format aims to facilitate interoperability between simulation engines, planners, and natural-language interfaces by offering a uniform representation that can be parsed by multiple systems.
Structure and key elements: An agentfras description typically includes an agent identifier, a set of goals
perceived: resource_at(landmark42)
The format is designed for simplicity and ease of parsing, but it abstracts away some semantic richness
See also: agent-based modeling, planning languages, interoperability standards.