Skip to content

feat(web): expand portfolio — add Sluice/Docket/ConvoLens/OmniPost, rebrand Rooivalk→Nexamesh, fix CodeFlow link#209

Merged
JustAGhosT merged 2 commits into
mainfrom
fix/starfield-zoom-portfolio
Jun 22, 2026
Merged

feat(web): expand portfolio — add Sluice/Docket/ConvoLens/OmniPost, rebrand Rooivalk→Nexamesh, fix CodeFlow link#209
JustAGhosT merged 2 commits into
mainfrom
fix/starfield-zoom-portfolio

Conversation

@JustAGhosT

@JustAGhosT JustAGhosT commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Portfolio data updates (apps/web/src/constants/portfolioData.ts)

Public investor page. All judgment calls below were confirmed with Jurie before committing.

Changes

  • Fix CodeFlow AI linkautopr.io (dead) → https://github.com/phoenixvc/codeflow-engine.
  • Rebrand Phoenix Rooivalk → Nexameshid phoenixrooivalknexamesh, name/initials/title/bio updated; product → Nexamesh/nexamesh-core repo; all 3 relatedProjects cross-references (mystira, cognitivemesh, airkey) updated. Bio keeps "(formerly Phoenix Rooivalk)" for continuity.
  • + Sluice (phoenixvc/sluice) — AI gateway, focus ai-ml, status pre-alpha.
  • + Docket (phoenixvc/docket) — LLM cost ops, focus ai-ml, status pre-alpha.
  • + ConvoLens (neuralliquid/convolens) — WhatsApp conversation analyzer, focus ai-ml, status pre-alpha, product → live vercel demo.
  • + OmniPost (neuralliquid/omnipost) — content distribution, focus infrastructure, status pre-alpha.

Decisions (per Jurie)

  • Status: pre-alpha for all 4 new entries.
  • Product URLs: GitHub repos (ConvoLens → vercel demo).
  • New entries omit image → render as colored circle + initials (no icon assets exist yet for them).

Notes / follow-ups

  • OmniPost: the neuralliquid/omnipost repo description is thin ("static website project"); bio is based on its content-distribution role — please sanity-check the wording.
  • Nexamesh icon: kept /themes/rooivalk-icon.svg with a TODO — a nexamesh-branded icon should replace it.
  • Nexamesh URL: defaulted to the repo; swap to nexamesh.ai once it's confirmed live (didn't resolve from my sandbox).
  • Zoom-out button fix is being handled separately (needs live verification).

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features

    • Added new AI-focused projects to the portfolio
    • Introduced new Infrastructure project
  • Updates

    • Reorganized and updated portfolio project relationships and cross-references
    • Enhanced project information and metadata across multiple portfolio sections
    • Refreshed project connection mappings for improved discoverability

- Add Sluice, Docket (phoenixvc) and ConvoLens, OmniPost (neuralliquid) entries
- Rebrand Phoenix Rooivalk -> Nexamesh (id, name, refs, product -> nexamesh-core repo)
- Fix dead CodeFlow AI link (autopr.io -> codeflow-engine repo)

All new entries: status pre-alpha, products link to repos (ConvoLens -> demo).
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@JustAGhosT, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 13 minutes and 32 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3c6fa3c4-2a05-4fb5-903c-686b3b03f264

📥 Commits

Reviewing files that changed from the base of the PR and between bea0222 and 4e3abb6.

📒 Files selected for processing (3)
  • apps/web/src/constants/portfolioData.ts
  • apps/web/src/features/portfolio/ProjectDetail.tsx
  • apps/web/src/features/portfolio/index.tsx
📝 Walkthrough

Walkthrough

Updates portfolioData.ts to replace the phoenixrooivalk project with nexamesh in the Defense & Security section and rewires all cross-project relatedProjects references accordingly. Adds three new AI & ML entries (sluice, docket, convolens) and one Infrastructure entry (omnipost) with full metadata.

Changes

Portfolio Data Updates

Layer / File(s) Summary
Replace phoenixrooivalk with nexamesh across related projects
apps/web/src/constants/portfolioData.ts
Removes the phoenixrooivalk object from the Defense & Security area and inserts a new nexamesh project object. Updates relatedProjects in mystira, cognitivemesh (also updates its product URL), and airkey to reference nexamesh instead of phoenixrooivalk.
Add new AI & ML and Infrastructure project entries
apps/web/src/constants/portfolioData.ts
Updates autopr's relatedProjects list and product URL. Inserts sluice, docket, and convolens as new focusArea: "ai-ml" entries, and omnipost as a new focusArea: "infrastructure" entry, each with complete metadata.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • phoenixvc/phoenix-website#207: Directly modifies the same portfolioData.ts file, specifically changing cognitivemesh's product URL — the same field updated in this PR.

Poem

🐇 Hop hop, old bird takes flight,
nexamesh steps into the light!
Four new projects join the fold,
sluice and docket, brave and bold.
The warren grows with every line —
this portfolio's looking fine! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main changes: adding four new portfolio projects (Sluice, Docket, ConvoLens, OmniPost), rebranding Rooivalk to Nexamesh, and fixing the CodeFlow link.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/starfield-zoom-portfolio

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bea0222c46

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

name: "Phoenix Rooivalk",
initials: "PR",
position: "Counter-Drone Platform",
id: "nexamesh",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep the Rooivalk detail link resolvable

Changing this canonical id breaks an existing route from the portfolio grid: /portfolio still uses its local projects array in apps/web/src/features/portfolio/index.tsx, where the card id remains phoenixrooivalk and handleCardClick navigates to /portfolio/${projectId}, while ProjectDetail now only finds nexamesh in PORTFOLIO_PROJECTS. In that flow, clicking the existing Phoenix Rooivalk card now lands on the Project Not Found state; update the list data or add a legacy alias/redirect.

Useful? React with 👍 / 👎.

focusArea: "ai-ml",
},
{
id: "sluice",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add new projects to the portfolio grid

These new records are only added to PORTFOLIO_PROJECTS, but the /portfolio route renders cards and filters from a separate local projects array in apps/web/src/features/portfolio/index.tsx, which still ends at VeritasVault. As a result, Sluice, Docket, ConvoLens, and OmniPost are not discoverable from the portfolio page even though this commit adds them; wire that page to the centralized data or mirror the new entries there.

Useful? React with 👍 / 👎.

The rebrand previously only touched constants/portfolioData.ts (home starfield
+ detail page), leaving the /portfolio listing array and the detail-page icon
map on the old id — which broke the listing card link
(/portfolio/phoenixrooivalk → "Project Not Found") and dropped the Shield icon.

- features/portfolio/index.tsx: rebrand the listing card (id/name/copy/tags →
  Nexamesh / counter-UAS); point its link at github.com/Nexamesh/nexamesh-core
  and drop the stale phoenixrooivalk.com website/docs.
- features/portfolio/ProjectDetail.tsx: rekey the Shield icon to "nexamesh".
- constants/portfolioData.ts: clear Docket's product link (phoenixvc/docket is
  internal → 404 for the public); it now shows "Coming Soon" instead.

GenAIProjects is dead code (exported, routed nowhere) so its stale rooivalk
refs don't affect the live site; left untouched.
@JustAGhosT JustAGhosT merged commit 7cbfef5 into main Jun 22, 2026
2 checks passed
@JustAGhosT JustAGhosT deleted the fix/starfield-zoom-portfolio branch June 22, 2026 20:50
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