Skip to content

docs: ai-generated documentation#61

Open
SteveRuble wants to merge 5 commits intoTypeFox:mainfrom
SteveRuble:ruble/docs
Open

docs: ai-generated documentation#61
SteveRuble wants to merge 5 commits intoTypeFox:mainfrom
SteveRuble:ruble/docs

Conversation

@SteveRuble
Copy link
Copy Markdown
Contributor

This is a bunch of documentation I had an AI generate for me as I wandered around the codebase and tried to figure things out, along with some examples I worked through to make sure I had a working understanding of how to use this tool. It probably still has some mistakes and misconceptions in it and needs refinement by someone who really knows the repository. In particular, it's missing motivations for a lot of things, where it's not clear why something is the way it is or what problem it's intended to solve. But I think it's a useful set of documents and code anyway, and could provide a decent foundation for building out the documentation more fully.

Closes #57.

This adds a bunch of documentation,
mostly generated by AI but with manual review.
I used the documentation to orient myself
to this codebase and iterated on it to make
sure I understood how to do things,
so it's been validated to some extent.
Of course, I might have just misunderstood,
or the AI could have gotten things wrong,
it definitely needs review by people
who know the codebase well.
@msujew
Copy link
Copy Markdown
Member

msujew commented Apr 14, 2026

FYI, it might take some time until we get to this PR, everyone on the team is currently busy preparing for OCX. Thanks in advance!

@SteveRuble
Copy link
Copy Markdown
Contributor Author

No worries. The PR is probably almost as useful without being merged; anyone looking around for docs will find it anyway.

@spoenemann
Copy link
Copy Markdown
Member

Thanks for the contribution! It feels a bit early to document things though, as concepts are still evolving.

I'd also clearly separate user documentation, which we'll eventually want to live in some website, from agent documentation, which should live in this repo but would likely be written a bit differently from user doc.

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.

AI-generated documentation

3 participants