Repository layout
High level:
lib/— package source (omega_architecture.dartexport barrel)example/— runnable Flutter sample (auth flow)bin/omega.dart— CLI implementationdocs/— this VitePress site, pluspublic/inspector.htmlfor the VM Service inspector
Publishing to pub.dev uses the package pubspec.yaml in the repo root. Version is bumped with releases; see CHANGELOG.md.