Skip to content

docs(architecture): sync docs with actual codebase structure#49

Merged
bella-247 merged 1 commit into
devfrom
docs/architecture-sync
Jul 7, 2026
Merged

docs(architecture): sync docs with actual codebase structure#49
bella-247 merged 1 commit into
devfrom
docs/architecture-sync

Conversation

@bella-247

Copy link
Copy Markdown
Owner

Sync the architecture documentation to match the actual codebase:

Directory tree

  • Add internal/semantic/ (6 new files)
  • Add internal/validator/ (validator + tests)
  • Add cmd/synthgraph-web/ (server/ subdirectory with 10 files)
  • Add cmd/serveviz/
  • Remove non-existent internal/cli/

Pipeline diagram

  • Add Semantic Analysis stage between Graph Builder and Topo Sort
  • Add Post-generation Validator stage after Generator

Dependency table

  • Add semantic row
  • Fix generator row: also imports graph and semantic

Error types

  • Add PostGenValidationError (validator package)
  • Fix format string arg count mismatch

Co-Authored-By: Claude noreply@anthropic.com

…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)
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: aa2bdc18-d221-4ee6-bd67-160ce6cfdb4e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

🎁 Summarized by CodeRabbit Free

Your 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 @coderabbitai help to get the list of available commands.

@bella-247 bella-247 merged commit 6eeb173 into dev Jul 7, 2026
1 of 2 checks passed
@bella-247 bella-247 deleted the docs/architecture-sync branch July 11, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant