src/ ├── main/ │ ├── java/com/example/demo/ │ │ ├── component/ # Isolated business logic and operations (ItemComponent) │ │ ├── exception/ # Custom boundary exceptions mapping to gRPC statuses │ │ ├── ...
Additional information Tried other models like gpt-5 and gpt-5.2-codex, same issue. I am not sure if this is OpenRouter issue, since the same command with a different third-party provider has no ...