Build v0.1.6 founder-ready verified-experience proof loop - #28
Merged
Conversation
added 13 commits
August 11, 2026 22:42
yao23
marked this pull request as ready for review
August 18, 2026 04:47
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.
Status
Founder usability gate passed; product-proof experiment remains prepared, not frozen, 0/3 arms.
PR #28 remains Draft. The clean-profile founder test validates onboarding usability and discoverability only; it is not evidence of better repair success, speed, cost, adoption, product-market fit, or generalization.
What changed
onStartupFinishedactivation so a normal workspace initializes AEG even when the VSIX was installed while VS Code was closedopening,opened, andfailedstates; successful opening suppresses later windows, failures retry, and stale opening state recovers safelyRoot cause of the original discovery failure
The contributed walkthrough was valid, but AEG relied entirely on VS Code's generic install-session auto-open behavior. VS Code only adds an extension to the walkthrough auto-open set when the focused workbench receives that extension's install event. A command-line VSIX install while every VS Code window is closed has no such session. On the next launch the walkthrough is registered, but is not selected for opening.
AEG also had only view/command activation events, so the extension did not initialize until the founder used an AEG surface they did not yet know. There was no AEG-owned first-run fallback.
Founder acceptance — PASS
Date: 2026-08-14 (America/Los_Angeles)
Tested VSIX SHA-256:
18ef493b9290e28832e54527d7fb92624387a17d749ec228b60087c3b6917224Validation
18ef493b9290e28832e54527d7fb92624387a17d749ec228b60087c3b6917224experiences/verified.jsonremains unchanged againstorigin/maingit diff --checkand scope/privacy scan passedEvidence and authorization boundaries