assura 0.2.0

Contract-first AI-native language. Write what it should do. AI proves it does.
1
2
3
fn main() {
    assura::run();
}