### TestMap detail sync fix - Investigate why `TestMapController::create` and `patch` still reject payloads (400) despite passing required fields; log output hints validation errors. - Complete detail operation helpers (new/edit/deleted) so frontend payload works end-to-end and rerun feature tests. - Update tests once endpoints behave (remove stderr logging) and verify `phpunit tests/feature/Test/TestMapPatchTest.php` passes. - Confirm OpenAPI docs reflect final behavior and bundle output already up-to-date.