feat(workspace): migrate ArcheAxis desktop A1 - #20
Merged
Conversation
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.
Summary
Migrates the verified ArcheAxis desktop A1 slice from legacy PR #15 onto current
mainwithout importing its obsolete CI, dependency, configuration, runtime-policy, or release-manifest changes.Included scope
Explicitly excluded
app/release-manifest.jsonremainsunreleased/public=false.Verification
Candidate commit:
29d557b8f925ee14268d4b84bb1b2c959d8de64cd144559cdd81e1ca58223281ea8bdcbd27821716: GO; no Critical/High findings.scripts/a0_browser_smoke.py— passed against isolatedCOGNITIVE_DATA_DIR.node --check app/workspace/ui/assets/app.js— passed.python -m py_compile scripts/a0_browser_smoke.py— passed.ruff check scripts/a0_browser_smoke.py— passed.uv build --wheelplus packaged CSS marker verification — passed.Risk and rollback
Risk is limited to the eight paths in this PR, primarily Workspace responsive layout and browser-smoke behavior. No runtime/configuration behavior or public release state is changed.
Rollback after merge:
git revert 29d557b8f925ee14268d4b84bb1b2c959d8de64c.