docs(launch): Gate C hardware-proof for /flipper-install flagship - #121
Merged
Conversation
…ship Validated the flagship pipeline end-to-end on a real Flipper (Momentum mntm-012, USB) through the actual MCP tools: clone besya/flipperzero-tuning-fork, ufbt build against the matched Momentum SDK (Target 7, API 87.1), md5-verified push to /ext/apps/Media, and launch. Captures the run as a proof artifact and links it from the README Status section. Closes #42 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jun 10, 2026
The flagship prompts ship in prompts.py but were absent from the README prompts list, contradicting the documented knowledge surface. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds the Gate C hardware-proof artifact for the
/flipper-installflagship and links it from the README Status section.The flagship pipeline was run end-to-end on a real Flipper Zero over USB, driving the actual MCP tools (
Client(create_server(...)), not mocks):mntm-012,f7, API 87.1, SD present.besya/flipperzero-tuning-fork(standalone FAP, no extra hardware).firmware.flavor=momentum→ufbt update --index-url https://up.momentum-fw.dev/firmware/directory.jsonresolvedmntm-012.ufbt→dist/tuning_fork.fap; APPCHKTarget: 7, API: 87.1(exact device match, no mismatch).flipperzero_fs_pushwrote 24712 bytes to/ext/apps/Media/tuning_fork.fap; device MD5de43b137…matched (verified: true).flipperzero_fs_listshowed the file;flipperzero_app_startreturnedstarted: true.Captured tool output committed at
docs/proof/2026-06-10-flipper-install-tuning-fork.json; narrative + reproduce steps indocs/proof/2026-06-10-flipper-install.md.Why
Gate C (hardware proof) was the last open launch gate. The flagship implementation and all other gates were already done; this validates and documents the real run.
Testing
Closes #42
🤖 Generated with Claude Code