Skip to content

seo: link the Organization node to its founder - #19

Merged
JasonColapietro merged 1 commit into
mainfrom
founder-prop
Sep 10, 2026
Merged

JasonColapietro merged 1 commit into
mainfrom
founder-prop

Conversation

@JasonColapietro

Copy link
Copy Markdown
Collaborator

The root layout already emits an Organization node and the canonical Person node (https://suedeai.ai/founder#person) in the same @graph, but nothing connected them.

Adds founder: { '@id': JASON_PERSON_ID } to the Organization node.

Structured data only — no visible copy changed, no new facts introduced.

Verified against the built output (.next/server/app/index.html): the emitted JSON-LD parses and the Organization node now carries founder.

  • npm run typecheck clean
  • npm test 113 passed (14 files)
  • npm run build succeeded

The root layout emits Organization, WebSite and Person nodes in one
graph, and the Person node was already there, but nothing tied the
company to the person. Add founder pointing at the canonical Person
@id so the relationship is machine-readable.
@JasonColapietro
JasonColapietro merged commit d553454 into main Sep 10, 2026
1 check passed
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-10T02:28:06.233030Z 86a87c5 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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