Bosque: A functional, let-based programming language designed to eliminate accidental complexity (loops, mutability, aliasing) and simplify reasoning for humans and machines.
AISE: Agentic Infused Software Ecosystem—the proposed full-stack approach (language, tools, runtime) for AI agents.
HATEOAS: Hypermedia as the Engine of Application State—a REST architectural constraint where clients interact with applications entirely through dynamically provided hypermedia.
Incidental Complexity: Complexity arising from technical limitations or design choices (like implicit behaviors) rather than the problem itself.
ReDoS: Regular Expression Denial of Service—an algorithmic complexity attack where a specially crafted input causes a regex engine to take excessive time.
Sundew: A proposed mechanized validation tool within AISE used to validate AI-generated code against specifications.
Mint: A proposed runtime environment within AISE that provides progressive discovery and safety/sandboxing for agents.