Generate RBAC scenarios and tests
AridNova turns the architecture and policy evidence you have already gathered into executable RBAC tests. The flow moves from discovered components and endpoints, to scenarios, to LLM prompts, to generated test suites — and finally to execution.
Run Get Components to populate a Component Card with your components and endpoints, then run Scenario Generation to produce role-based scenarios — 259 in the example, with filtering for inconsistencies. From there, the LLM Prompter and Test Suite Generation produce downloadable Java tests, taking you from evidence to runnable validation in a few steps.

Steps and outcomes
| Action | Expected output | Customer value |
|---|---|---|
| Run Get Components | Component Card stores components and endpoints. | Test generation starts from discovered system structure. |
| Run Scenario Generation | The example shows 259 generated scenarios and supports inconsistency filtering. | QA gets scenario coverage for allowed and denied roles. |
| Generate prompts and test suites | LLM Prompter and Test Suite Generation produce downloadable Java tests. | Teams move from evidence to executable validation. |