Command: java source-file probe using a fake PlatformTransactionManager whose commit throws SQLSTATE 08006, current SpringJpaTransactionExecutor, and current PostgreSQL vendor translator
Working directory: /shared/codebase/clean-architecture-backend-template
Executed at: 2026-08-29T08:04:09Z
Source revision: a24ece9cf797f7ea647e33bf846b115208ed1ba5
Observation boundary: Reproduces classification when commit acknowledgement is lost through a normal PlatformTransactionManager plus current vendor translator. It does not simulate a real PostgreSQL socket loss or prove the database actually committed.
--- stdout/stderr ---
type=ConnectionUnavailableException
category=CONNECTION_UNAVAILABLE
completionUnknown=false
retryable=false

Exit code: 0
