Add comprehensive AGENTS.md navigation documentation #230
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add comprehensive AGENTS.md navigation documentation
Summary
This PR adds a comprehensive navigation system for AI agents working with the LaunchQL codebase. It includes:
The documentation covers all 38 packages in the monorepo, categorized by functionality (Core, API/Server, Testing, Database, Streaming, etc.) with cross-references and common workflow examples.
Review & Testing Checklist for Human
packages/core/src/core/class/launchql.tsandpackages/core/src/migrate/client.tsexist and contain the mentioned classesdeploy(),getModuleMap(),verify()) match their actual implementationsNotes
This documentation was created to help AI agents navigate the codebase without reading everything. Since it's based on code exploration rather than runtime testing, accuracy verification is important. The documentation should significantly improve agent productivity when working with LaunchQL.
Requested by: Dan Lynch ([email protected])
Link to Devin run: https://app.devin.ai/sessions/d59a0763f09841ef844aee5466ae57c1