docs(kilo-docs): clarify contributor architecture docs#10887
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
f072141 to
1794e34
Compare
Contributor
Code Review SummaryStatus: 1 Issue Remains (Previous) | Recommendation: Minor, non-blocking Overview
Issue Details (click to expand)Changes since last review
WARNING (carried forward)
SUGGESTION (carried forward)
New content verified (this revision)
Files Reviewed
Fix these issues in Kilo Cloud Reviewed by claude-sonnet-4.6 · 1,920,074 tokens Review guidance: REVIEW.md from base branch |
1794e34 to
ec6eebb
Compare
eshurakov
approved these changes
Jun 3, 2026
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.
Summary
Clarify contributor architecture documentation around stable local and hosted boundaries so developers can form a consistent mental model before changing implementation code.
Why this change is needed
Architecture docs had grown into overlapping walkthroughs, feature proposals, and service inventories. Readers had to reconstruct local runtime ownership, Cloud Agent boundaries, automation flows, cloud trust boundaries, and config contracts across several disconnected pages.
How this is addressed
Human Verification
bun run testinpackages/kilo-docs: 3 files, 9 tests passed.bun run buildinpackages/kilo-docs: 236 static pages generated.Manual browser verification
Cloud Securitynavigation label renders.308redirects to stable anchors.#chat-events-and-notifications,#bundled-resources,#privacy-logging-and-retention, and Security Agent anchors resolve.Reviewer Notes
Human Reviewer Flags
Cloud Agentis documented as one active capability;services/cloud-agent-next/remains current session-runtime source path without legacy Cloud Agent references.Code Reviewer Agent
Code Reviewer Notes
{% linebreak /%}renders stacked source paths in dense architecture tables.