Known action types
Add an Aria action
- Read
docs/codebase-map.json. - Find existing Aria action patterns.
- Reuse the current auth and workspace checks.
- Keep inputs small and explicit.
- Return structured output.
- Add docs and tests.
Avoid breaking
- Prompt safety rules.
- Workspace scoping.
- Existing action response shape.
- Human review flow.