aam 0.3.0

AAM CLI is a CLI for AAM (learn more about AAM at https://aam.ininids.in.rs)
## What changed

Describe the change clearly.

## Why this change

Explain motivation and expected user impact.

## Validation

List how this was tested.

- [ ] `cargo build`
- [ ] `cargo test`
- [ ] Manual CLI check (if applicable)
- [ ] Manual TUI/LSP check (if applicable)

## Risks

Describe possible regressions or edge cases.

## Checklist

- [ ] Related issue linked (if any)
- [ ] Docs updated (README/help text) when needed
- [ ] Breaking changes documented