Skip to content

feat(palette): add read-only v002.1 navigation commands#128

Open
hkimw wants to merge 3 commits into
feat/v002-1-readiness-panel-polishfrom
feat/palette-readonly-v002.1
Open

feat(palette): add read-only v002.1 navigation commands#128
hkimw wants to merge 3 commits into
feat/v002-1-readiness-panel-polishfrom
feat/palette-readonly-v002.1

Conversation

@hkimw
Copy link
Copy Markdown
Member

@hkimw hkimw commented May 7, 2026

Summary

  • add four PCCX command-palette entries for v002.1 navigation
  • route KV260 status through the existing read-only panel
  • open the KV260 runbook, project board URL, and trace pipeline doc via VS Code external URL navigation only

Guardrails

  • no new process execution path
  • no validation allowlist changes
  • no GitHub Projects API access
  • no publishing metadata or release claim

Refs #126, #127, pccxai/pccx-FPGA-NPU-LLM-kv260#82, pccxai/pccx-lab#166

Validation

  • node editors/vscode-prototype/test/extension-manifest.test.mjs
  • node editors/vscode-prototype/test/extension-entrypoint.test.mjs
  • node editors/vscode-prototype/test/command-handlers.test.mjs
  • node editors/vscode-prototype/test/static-boundary.test.mjs
  • node --check editors/vscode-prototype/src/config.mjs
  • node --check editors/vscode-prototype/src/extension.mjs
  • git diff --check
  • for f in editors/vscode-prototype/test/*.test.mjs; do node "$f" || exit 1; done

hkimw added 2 commits May 21, 2026 02:53
* docs(panel): v002.1 readiness panel developer guide

* docs(changelog): sv-ide v002.1 ramp landings today (#131)

* docs(changelog): sv-ide v002.1 ramp landings today

* docs(changelog): append late today (#141)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant