Skip to content

feat(site): promote the "who it's for" section to production - #212

Merged
dvcdsys merged 3 commits into
mainfrom
develop
Jul 27, 2026
Merged

feat(site): promote the "who it's for" section to production#212
dvcdsys merged 3 commits into
mainfrom
develop

Conversation

@dvcdsys

@dvcdsys dvcdsys commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Promotion of #211 to main.

Adds a six-card Who it's for section between the hero and The problem,
so a cold visitor can answer "is this for me?" before the page starts
arguing that grep is insufficient. Situations covered: agent context, research
on unfamiliar code, spec/scoping work, security passes, multi-repo
microservice estates, and distributed teams.

Every card maps to shipped behaviour, and the security card explicitly says
cix is not a CVE scanner.

Test plan

🤖 Generated with Claude Code

dvcdsys and others added 3 commits July 27, 2026 17:05
The landing page opens by arguing that grep is insufficient, which only
lands if the reader has already decided they have that problem. Someone
arriving cold — from a directory listing, a search result, a link in a
thread — has a cheaper question first: is this for me?

Answer it before the argument. Three situations, phrased as the visitor's
week rather than the product's features: an agent that should arrive
knowing the codebase, research across code you didn't write, and a spread
out team whose agents should all read the same index. Each maps to
something the project actually does — hooks and skills, workspaces, and
the multi-user server with roles, view-groups and per-user API keys — so
the section qualifies rather than promises.

Reuses .why-grid for layout so the mobile collapse already applies; the
marker is a small arrow instead of a display-size numeral, otherwise this
section and "The problem" below it read as one long numbered list.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Spec work, security passes and sprawling microservice estates are the
cases people described in their own words, and each already maps to
something the tool does — references and touchpoints for scoping, the
five search modes for tracing what reaches a risky function, workspaces
for a system split across a dozen repos.

The security card says plainly that cix does not scan for CVEs. It finds
everything worth scanning, which is a different and more defensible claim
than implying a scanner.

Cards move to a data array now that there are six of them; the grid
already handles the second row and the mobile collapse.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
feat(site): add a "who it's for" section above the problem pitch
@dvcdsys
dvcdsys merged commit 4215078 into main Jul 27, 2026
9 checks passed
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