Skip to content

feat: Aftergraph V2 Knowledge Plane UI - #2

Merged
JonasAbde merged 12 commits into
mainfrom
feat/aftergraph-v2-ui-implementation
Sep 7, 2026
Merged

feat: Aftergraph V2 Knowledge Plane UI#2
JonasAbde merged 12 commits into
mainfrom
feat/aftergraph-v2-ui-implementation

Conversation

@JonasAbde

Copy link
Copy Markdown
Contributor

Implements the approved Aftergraph V2 Knowledge Plane UI on top of current main. The first commits intentionally add a failing V2 UI contract gate before production changes. Scope: developer-first hero, progressive homepage journey, Start→Platform→Build→Standards→Evidence→Research→Trust IA, calmer visual hierarchy, all existing provenance/freshness/private-leakage/build gates preserved.

@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: f176c35c23

ℹ️ 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".

Comment thread .github/workflows/ci.yml
- run: npm ci
- run: npx astro sync
- run: npx tsc --noEmit
- run: npm run verify:v2-ui

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Add the V2 UI before enforcing its verifier

In the checked knowledge-plane-ci gates workflow, this mandatory step fails for every push and pull request because the same commit does not include the UI changes that the new script requires: Hero.astro contains neither Start building nor the quickstart link, the sidebar has no Build or Trust groups and still places Research before Evidence, and brand.css still enables ag-shimmer. Running npm run verify:v2-ui exits at the first assertion, so CI never reaches the build or smoke checks; include the required production changes in this commit or defer enabling the gate until they land.

Useful? React with 👍 / 👎.

@JonasAbde
JonasAbde merged commit c7296ec into main Sep 7, 2026
2 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