main

fun main(args: Array<String>)(source)

Command-line entry point for AeroGuard-MAS.

The CLI loads a scenario, runs the managed simulation pipeline, prints a human-readable summary of conflicts and decisions, and writes structured JSONL events for the GUI. It also exposes the explanation layer through the --explain flag.