Skip to content

📝 Rename the Ingestion docs section to API Sync - #213

Merged
KeKs0r merged 1 commit into
mainfrom
docs/rename-ingestion-to-api-sync
Sep 25, 2026
Merged

KeKs0r merged 1 commit into
mainfrom
docs/rename-ingestion-to-api-sync

Conversation

@KeKs0r

@KeKs0r KeKs0r commented Sep 25, 2026

Copy link
Copy Markdown
Member

Summary

  • Rename the docs section "Ingestion" to "API Sync" and move its pages from /ingestion/* to /api-sync/*, updating the sidebar, titles, landing page, footer, llms.txt tagline, READMEs and both agent skills.
  • 301-redirect old /ingestion URLs (including .md raw URLs) in the Pages middleware so existing links and installed skills keep working.
  • The chkit ingest command, @chkit/plugin-ingest and the chkit-ingestion skill names are unchanged; a patch changeset republishes the updated package READMEs.

Test plan

  • turbo run typecheck lint build passes; docs build writes 47 pages and llms.txt lists them under /api-sync/
  • No generated HTML links to /ingestion remain
  • After deploy: curl -I https://chkit.obsessiondb.com/ingestion/quickstart/ returns 301 to /api-sync/quickstart/

Move /ingestion/* to /api-sync/*, update section titles and copy, and
301-redirect old URLs (including .md) in the Pages middleware so existing
README links and installed agent skills keep working.

Vex-Session: session-90880c846b64557c7f6b59dd
@composalagent

composalagent Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Read the agent transcripts for this pull request on Composal → https://composal.ai/obsession/chkit/pulls/213/transcripts

The old `/ingestion` URLs still need verification after deployment because redirects run only in Cloudflare; local path-matching tests do not establish that production requests will redirect correctly.

This is based on part of the conversation.

Skills used

  • documentation-authoring
  • pr-creation

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 25, 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-25T02:24:35.621585Z 5a1b299 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.

@KeKs0r
KeKs0r merged commit 3042c56 into main Sep 25, 2026
8 of 9 checks passed
@KeKs0r
KeKs0r deleted the docs/rename-ingestion-to-api-sync branch September 25, 2026 02:28
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