Skip to content

Dual-workspace OSS import and Vercel dashboard deploy#17

Closed
askmy-stack wants to merge 4 commits into
mainfrom
feature/dual-workspace-import
Closed

Dual-workspace OSS import and Vercel dashboard deploy#17
askmy-stack wants to merge 4 commits into
mainfrom
feature/dual-workspace-import

Conversation

@askmy-stack

@askmy-stack askmy-stack commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds Vercel Edge middleware proxy, slim Railway query API image, and production startup script with gated demo seeding (CORTEX_SEED_DEMO defaults false).
  • Adds OSS workspace tooling (import_github_graph.py, seed_oss_fastapi_demo.py), query coverage scores, portfolio UX polish, and Phase 7 docs (MCP, Aura migration, custom domain, launch checklist).
  • Adds scheduled production smoke GitHub Action and Makefile targets for verify-production / verify-dual-production.

Test plan

  • uv run pytest tests/ -q --no-cov (373 tests)
  • make verify-production against Railway API
  • After merge: set CORTEX_SEED_DEMO=false on Railway; run seed_oss_fastapi_demo.py on cortex-api service
  • Vercel redeploy frontend for middleware + AskView demo hint

Enables local-dev vs real GitHub/ADR workspaces, same-origin API rewrites for Vercel previews, and Makefile smoke targets with 12 new tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cortex Error Error Jun 25, 2026 4:24pm

Adds root vercel.json so monorepo deploys skip Python/uv.lock bundling; rewrite script updates both config files.

Co-authored-by: Cursor <cursoragent@cursor.com>
Ship Vercel middleware API proxy, slim Railway query image, gated demo seeding, OSS workspace import, coverage scores, uptime smoke CI, and Phase 7 launch docs so the live demo stays reliable for recruiters.

Co-authored-by: Cursor <cursoragent@cursor.com>
…bundle.

Vercel was detecting pyproject.toml after the Vite build and packaging ~5.4 GB
of Python deps. Upload only frontend/ plus root deploy config so the bundle
stays under the 500 MB ephemeral storage limit.

Co-authored-by: Cursor <cursoragent@cursor.com>
@askmy-stack

Copy link
Copy Markdown
Owner Author

major changes done and merged in the following PR

@askmy-stack askmy-stack deleted the feature/dual-workspace-import branch June 25, 2026 18:11
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