docs: consolidate experimental tracks into docs/experimental.md#73
Merged
Conversation
The README advertised three "experimental" tracks (virtme-ng lane, Firecracker backend, runtime probe/select/fetch/agent) plus a Web UI section at the same visual weight as the product surface, diluting the story the project actually leads with: CI gate -> command mode -> quirk library -> evidence. - new docs/experimental.md: all four tracks in one place, each with its status framing (controlled proofs, not the focus), make targets, and links to the detailed docs. Runtime decisioning keeps the explicit host-loading-disabled/gated-by-default language. - README: Implemented list drops the three experimental bullets for one pointer; Backend Lanes keeps QEMU + ARM64 and points at the doc; the Web UI / API + Runtime Decisioning sections collapse into a 5-line pointer; doc map updated. Net -61 lines. No capability changes — everything still works and stays documented; it just stops competing with the headline. Co-Authored-By: Claude Opus 4.8 <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.
The README gave three experimental tracks (virtme-ng lane, Firecracker backend, runtime decisioning) plus the Web UI the same visual weight as the product surface — diluting the story the project leads with: CI gate → command mode → quirk library → evidence.
Changes
docs/experimental.md— all four tracks in one page, each with status framing ("controlled proofs, not the focus"), make targets, and links to the detailed docs. The runtime-decisioning section keeps the explicit host loading disabled/gated by default language.No capability changes — nothing is removed or deprecated, it just stops competing with the headline.
🤖 Generated with Claude Code