docs(sessions): link the human review boundary to the Internal Agents Map - #129
Merged
Merged
Conversation
… Map The "What's Next" section of the human-in-the-loop guide held two unlinked lines. It now links the Session Lifecycle page it named, and the Internal Agents Map's definitions page, where the human review boundary a reader has just implemented is compared across the organizations in the catalog. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
grahaml
approved these changes
Sep 21, 2026
This branch was successfully deployed
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
The "What's Next" section of
overview/sessions-api/human-in-the-loop.mdxhad two unlinked lines ("Session Lifecycle" was plain text). It is now a two-item list:/overview/sessions-api/session-lifecycle, the page the text already named.https://internal-agents.com/definitions, Steel's source-backed catalog of agents organizations build for their own teams. The definitions page explains the human review boundary scale (continuous steering → exception-only) that a reader of this guide has just implemented one end of.Why
The human-in-the-loop page is the one place in the docs that discusses how much a person supervises an agent's work, which is what the catalog measures across 35 organizations. It is an editorial "read more", not a promotional footer link, so it lives on the one page where it answers a question.
Checks
bun run validate-links: 0 errorsbun run check(Biome): cleanHTTP/2 200🤖 Generated with Claude Code