docs(grid): add accessible intro & how-to guide for Grid#274
Merged
Conversation
Introduces Grid (the AI Field Engineer experience) for newcomers: a mix of marketing framing and practical how-to. Covers the FDE concept (supervisor, not worker), the LimaCharlie infrastructure it's built on, the onboarding lifecycle, a first-few-minutes quickstart, autonomy and approval gates, the story map, one-tag rollback, chatting with an FDE, and cost. Adds the page to the AI Sessions nav. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What
Adds a newcomer-friendly intro/how-to guide for Grid (the AI Field Engineer experience) at
docs/9-ai-sessions/grid.md, and links it into the AI Sessions nav.It's deliberately a mix of marketing framing and practical how-to, written to be accessible to someone who has never touched a D&R rule.
Why
There was no single, plain-language entry point that explains what Grid is, what you get, and how to start. Newcomers land on the marketing
/deploypage but had nowhere in the docs to go next.What it covers
Content is grounded in the Grid onboarding/FDE prompts in
web-app-frontend(src/lib/aiFde.ts) and the Deploy marketing surface — no invented claims or numbers.Notes
markdownlint-cli2passes clean (0 errors).🤖 Generated with Claude Code