Skip to content

Build api-reference docs into context document#132

Open
rclark wants to merge 2 commits into
mainfrom
rclark/build-corpus
Open

Build api-reference docs into context document#132
rclark wants to merge 2 commits into
mainfrom
rclark/build-corpus

Conversation

@rclark

@rclark rclark commented Jun 17, 2026

Copy link
Copy Markdown

This PR concatenates the API reference documentation into a single file and uploads it to S3 on every merge to main.

Comment thread .github/workflows/build-corpus.yml Outdated
@rclark rclark marked this pull request as ready for review June 17, 2026 23:17
@noisyneuron

Copy link
Copy Markdown
Collaborator

as mentioned, the current docs have significant repeated content -- ie exact same content output to multiple pages.

the repetition can blast through context windows - so we have a whole system for compacting it with claude (https://github.com/felt/felt/blob/main/services/app/lib/felt_server/daisy/assistant/extensions/README.md)

part of that is having ts-doc output without repetition, as on this branch https://github.com/felt/js-sdk/tree/sukanya/minimal-docs ... is it possible to have that markdown sent to s3?

(separately, i think we might also benefit from simplifying the site - with all the AI assistance, I'm not sure if the various navigation paths are still valuable)

@chadlawlis

Copy link
Copy Markdown
Contributor

with all the AI assistance, I'm not sure if the various navigation paths are still valuable

💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants