What problem does it solve?
PBI and technical investigation workflow for Java/Jakarta EE projects. It performs as-is analysis by tracing current code flow, designs to-be state with proposed changes, maps scenarios with edge cases, assesses impact on affected modules and systems, identifies risks, and outputs a structured markdown investigation report.
Core Features & Use Cases
- As-Is Analysis: trace entry points, call chains, data flow, and current validations.
- To-Be Design: propose changes, new entities, services, and API considerations.
- Scenario Mapping: create comprehensive scenarios including happy path, validations, and edge cases.
- Impact & Risk Analysis: assess direct/indirect dependencies, data migrations, and risk mitigations.
- Report Generation: produce standardized investigation documentation for reviews and audits.
- Use Case: for PBIs, bugs, or performance issues in Java/Jakarta EE projects.
Quick Start
Provide a PBI or issue description and the system will generate a complete investigation report following the established workflow.