docs(architecture): sync docs with actual codebase structure#49
Conversation
…le with actual codebase - Add semantic/, validator/ to directory tree and pipeline diagram - Add cmd/synthgraph-web/ and cmd/serveviz/ to directory tree - Remove non-existent internal/cli/ from directory tree - Add semantic to dependency rules table - Fix generator dependency rules to include graph and semantic - Update Error Types section to match actual types - Fix typo in Error() format string (5 verbs to 4 args)
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
Sync the architecture documentation to match the actual codebase:
Directory tree
internal/semantic/(6 new files)internal/validator/(validator + tests)cmd/synthgraph-web/(server/ subdirectory with 10 files)cmd/serveviz/internal/cli/Pipeline diagram
Dependency table
semanticrowgeneratorrow: also importsgraphandsemanticError types
PostGenValidationError(validator package)Co-Authored-By: Claude noreply@anthropic.com