mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 04:12:56 -04:00
1.0 KiB
1.0 KiB
Community Evidence Intake
Purpose
Collect hardware and protocol evidence from the community in a clean-room-safe format.
Submission Requirements
Every report must include:
- Device name
- VID/PID (
0xVVVV:0xPPPP) - Firmware version shown by official software/device
- Operation attempted
- Sanitized request/response shape description
- Reproducibility notes (steps, OS, transport mode)
Prohibited Content
- Raw copied decompiled code.
- Vendor source snippets.
- Binary dumps with proprietary content not required for protocol structure.
Acceptance Levels
intake: report received, unverified.triaged: mapped to a PID/operation group and requirement IDs.accepted: converted into sanitized dossier/spec updates.
Maintainer Processing
- Validate report format.
- Cross-reference PID with
spec/pid_matrix.csv. - Create/update
spec/dossiers/<pid_hex>/*.toml. - Update
spec/evidence_index.csvand command/pid matrices. - Keep device as
candidate-readonlyuntil full 3-signal promotion gate is met.