feat: make standalone Console canonical - #8
Merged
Merged
Conversation
Sync the reviewed core Console, add public Agent share support, and reduce CI to Console-owned verification. Full product browser acceptance moves to NeKiro-Stack. Refs NeKiro-project/NeKiro#80.
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.
Outcome
Make
NeKiro-Consolethe canonical production Console before the core repository removesapps/consoleunder NeKiro issue #80.Changes
src/data.tsnarrative constants;@nekiro/consolewith pnpm 11.3;CIwith pinned Actions andquality,build,security, and aggregaterequiredjobs;The Playwright suite remains in this repository as Console-owned browser behavior. Stack will check out an exact Console commit and invoke it against an immutable product manifest.
Verification
pnpm install --frozen-lockfilepnpm typecheckpnpm test(48 passed)pnpm buildgit diff --checkFallback delta: removed the copied-core CI checkout path (1), retained 0, added 0, net -1.
Added fallback evidence: none.