Skip to content

docs(llms): reconcile docs-only endpoint list with the snapshot - #28

Merged
jesseoue merged 1 commit into
mainfrom
docs/llms-full-docs-only-section
Sep 3, 2026
Merged

docs(llms): reconcile docs-only endpoint list with the snapshot#28
jesseoue merged 1 commit into
mainfrom
docs/llms-full-docs-only-section

Conversation

@jesseoue

@jesseoue jesseoue commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • llms-full.txt listed Job Change Detector under "Docs-Only Endpoints Outside This Snapshot", but /v1/people/job-change-detector is in leadmagic-openapi-3.1.json (and docs(openapi): add job-change-detector statuses and resolution_reason #27 just documented its statuses). Same for Analytics (/v1/analytics/*), Competitors Search, Technographics, and the /v1/jobs/{company-types,industries,regions} lookups — all are in the snapshot.
  • Moved those into a new "Other Endpoints In This Snapshot" list; the docs-only section now contains only the credits refresh/health endpoints, which are genuinely absent from the JSON.
  • Added POST /v1/people/job-change-detector to the Credit System table (3 credits, free when status is PROFILE_NOT_FOUND) and a People endpoint summary with the six status values, mirroring the snapshot's enum/description.

Test plan

  • npm run lint:openapi — 0 errors (22 pre-existing unused-component warnings)
  • npm run typecheck

🤖 Generated with Claude Code

Job Change Detector, Analytics, Competitors Search, Technographics and the job
metadata lookups are all in leadmagic-openapi-3.1.json, so they no longer belong
under "Docs-Only Endpoints Outside This Snapshot". Move them to an
"Other Endpoints In This Snapshot" list, and give job-change-detector a proper
credit-table row and endpoint summary (statuses, PROFILE_NOT_FOUND is free).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@jesseoue
jesseoue merged commit 767f081 into main Sep 3, 2026
7 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