This document summarizes the sanitized protocol model used by the clean-room runtime.
- HID-like command transport
- primary 64-byte reports for
Standard64,DInput, andJpHandshake - variable-length reports only where firmware or boot phases require them
- little-endian multi-byte numbers
Standard64JpHandshakeDInputDS4BootUnknown
SafeRead: diagnostics and metadata readsSafeWrite: profile, setting, or mapping writesUnsafeBoot: bootloader transitionsUnsafeFirmware: firmware transfer and commit operations
- every command validates against the registry table
- outcomes are
Ok,Invalid, orMalformed - retry logic applies on timeout or malformed data according to session policy
CoreJP108DedicatedUltimate2CoreFirmwareCoreDiagModeProfileReadFirmwarePreflight
fulldetect-only
full: normal read, write, and gated unsafe pathscandidate-readonly: safe-read diagnostics onlydetect-only: identify-only posture
Read-only candidates may:
- identify themselves
- run allowed safe-read diagnostics
- perform family-appropriate read-only metadata checks
Read-only candidates may not:
- write mappings or profiles
- enter unsafe boot paths
- transfer firmware
Promotion to full support requires:
- static evidence
- runtime evidence
- hardware evidence
- supported targets:
0x5209,0x520a - current mapping scope:
A,B,K1-K8
- supported targets:
0x6012,0x6013 - current scope: mode, slot, slot config, core button map, and required analog handling
Unsafe commands are only allowed when the runtime has both:
- unsafe mode enabled
- explicit brick-risk acknowledgment