docs(readme): Update dependency graph to reflect current package structure#243
Open
gidich wants to merge 1 commit into
Open
docs(readme): Update dependency graph to reflect current package structure#243gidich wants to merge 1 commit into
gidich wants to merge 1 commit into
Conversation
…kage structure (added graphql-handler, service-apollo-server, ui-staff, better notes)
Contributor
Reviewer's GuideUpdates the README’s dependency graph section to accurately reflect the current monorepo architecture, adding missing packages, refining the explanatory note, and reorganizing Mermaid nodes/edges and comments to match real package.json wiring, along with a minor BASE_URL line duplication and recipe history whitespace cleanup. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The BASE_URL bullet now repeats the 'When running on port 1355 include the explicit port: …' sentence twice; consider removing the duplicate to keep the description concise.
- The dependency graph note hardcodes 'updated May 2026'; consider removing or generalizing this date so the documentation doesn’t appear stale as the diagram evolves.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The BASE_URL bullet now repeats the 'When running on port 1355 include the explicit port: …' sentence twice; consider removing the duplicate to keep the description concise.
- The dependency graph note hardcodes 'updated May 2026'; consider removing or generalizing this date so the documentation doesn’t appear stale as the diagram evolves.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
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.
Updated the Dependency Graph section in
readme.md:@ocom/graphql-handler,@ocom/service-apollo-server,@apps/ui-staff,@cellix/graphql-core,@cellix/ui-corepackage.jsonwiring (e.g. what@apps/apidepends on)This brings the diagram in sync with the current monorepo structure under
packages/ocom/*,packages/cellix/*,apps/*, etc.Ready for review & merge after CI passes.
Summary by Sourcery
Documentation: