Skip to content

Update architecture diagram and agents docs to reflect current codebase#254

Merged
xenobiasoft merged 2 commits into
mainfrom
docs/update-architecture-and-agents-docs
May 1, 2026
Merged

Update architecture diagram and agents docs to reflect current codebase#254
xenobiasoft merged 2 commits into
mainfrom
docs/update-architecture-and-agents-docs

Conversation

@xenobiasoft
Copy link
Copy Markdown
Owner

Summary

  • Moves architecture-diagram.md from the repo root into docs/
  • Rewrites the architecture diagram to reflect the current (fully migrated) state of the app — removes all legacy project references, adds Sudoku.React, Sudoku.McpServer, UserProfile aggregate, correct API controllers (ProfilesController, GameActionsController, GameStatusController, PossibleValuesController), CosmosDB as primary store, and marks all migration checklist items complete
  • Updates agents.md solution structure to match the src/backend / src/frontend folder layout, adds Sudoku.React, fixes "MPC server" typo → "MCP server", and updates the DI example to register CosmosDbGameRepository instead of AzureBlobGameRepository

Test plan

  • Verify Mermaid diagram renders correctly in GitHub
  • Confirm no broken links to architecture-diagram.md in other docs (was previously at root)

🤖 Generated with Claude Code

- Move architecture-diagram.md from root to docs/
- Rewrite architecture diagram: remove legacy projects, add Sudoku.React,
  Sudoku.McpServer, UserProfile aggregate, CosmosDB as primary store,
  updated controllers (ProfilesController, GameActionsController, etc.),
  and mark all migration items complete
- Update agents.md solution structure to reflect src/backend + src/frontend
  layout, add Sudoku.React, fix MCP typo, update DI example to CosmosDbGameRepository

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update reference from old root path to docs/architecture-diagram.md
after the file was moved in the previous commit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gray-bush-02024e71e-254.westus2.7.azurestaticapps.net

@xenobiasoft xenobiasoft merged commit e2d3dc7 into main May 1, 2026
7 checks passed
@xenobiasoft xenobiasoft deleted the docs/update-architecture-and-agents-docs branch May 1, 2026 01:34
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gray-bush-02024e71e-254.westus2.7.azurestaticapps.net

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