This file is the tracked source for the current published GitHub Release notes.
This release realigns the published prerelease with main@4cdc0b5 after the
adoption-router packaging work landed and the public storefront copy was
compressed into a stronger showcase shape.
CortexPilot now presents a tighter public first screen without loosening the truth boundary:
- the public README and Pages landing source now sell one inspectable product loop instead of reading like a documentation directory
- the release track catches back up to the current released
mainsnapshot - the repo now pins the Node baseline through a root
.nvmrc
- added a root
.nvmrcpinned to the same Node baseline used by the CI core image - added a new storefront showcase card at
docs/assets/storefront/command-tower-showcase-card.svg - promoted the storyboard GIF into the first public landing story instead of leaving it buried in supplemental storefront assets
- synced README,
docs/index.html,DISTRIBUTION.md,docs/distribution/, and storefront runbooks around the current release baseline - kept the public boundary honest:
- read-only MCP only
- no hosted operator
- no public Docker image
- no public package release or marketplace listing claim
README.mddocs/index.htmlDISTRIBUTION.mddocs/distribution/index.htmldocs/use-cases/index.html
- the public repo and GitHub Pages site are official front doors
- the shipped MCP surface is still read-only, stdio, and repo-local
- starter kits and coding-agent bundles remain local-adoption material, not published marketplace listings
- hosted operator service, write-capable MCP, Docker distribution, and registry submissions remain deferred
v0.1.0-alpha.1remains the first public prerelease baselinev0.1.0-alpha.2remains the earlier distribution-readiness baseline- this file is the current repo-side source for the latest published release notes
PYTHONDONTWRITEBYTECODE=1 bash scripts/run_readonly_mcp.sh </dev/null
npm run docs:check
bash scripts/check_repo_hygiene.sh
npm pack --json --dry-run ./packages/frontend-api-client
npm pack --json --dry-run ./packages/frontend-api-contract