_devvalidate

command
v0.756.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2026 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Command _devvalidate is a read-only, LLM-free validation harness for a physically-connected Flipper Zero. The leading underscore in the directory name makes the Go toolchain skip it for `go build ./...`, `go test ./...` and lint — it never affects CI — but it can be run directly against a live device:

go run ./cmd/_devvalidate -port /dev/ttyACM0

It drives the production internal/flipper transport through a battery of safe, read-only commands and cross-checks each parser against the real device output, surfacing any mismatch between what the code expects and what the firmware actually returns. No writes, no TX, no emulation — purely identity, capability and storage reads.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL