docs: update infra/smalruby-mesh-v2 documentation for monorepo migration#370
Merged
takaokouji merged 4 commits intodevelopfrom Mar 24, 2026
Merged
docs: update infra/smalruby-mesh-v2 documentation for monorepo migration#370takaokouji merged 4 commits intodevelopfrom
takaokouji merged 4 commits intodevelopfrom
Conversation
…h-v2 These files were leftover from the individual repository era before the monorepo migration. AI agent info is consolidated in .claude/rules/infra/, and CI is managed at the monorepo level. Refs #369 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…h-v2.md Migrate TDD workflow, Hexagonal Architecture description, RSpec/Jest test commands, and troubleshooting info from the deleted CLAUDE.md. Update reference from CLAUDE.md to docs/ directory. Refs #369 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Replace direct npm/cdk commands with Docker-based equivalents - Add .env symlink stage switching documentation - Update Project Structure to reflect current directory layout - Update Related links to point to monorepo Refs #369 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
deployment.md: - Fix old path (smalruby3-develop/infra/mesh-v2) - Replace all commands with Docker-based equivalents - Replace cp .env.example with .env symlink approach - Remove command-line env var override examples - Add post-deploy custom domain verification - Update createGroup test to include useWebSocket - Remove outdated "next steps" section development.md: - Update prerequisites to Docker-based setup - Replace all commands with Docker-based equivalents - Replace cp .env.example with .env symlink approach - Update directory structure to show .env symlink pattern - Update test fixture to include useWebSocket api-reference.md: - Add searchGroupsByNamePrefix query (missing from docs) - Add useWebSocket and maxConnectionTimeSeconds to createGroup - Remove createdAt from examples (not in schema) - Fix reportDataByNode/fireEventsByNode/dissolveGroup return types to use MeshMessage structure - Add MeshMessage, RecordEventsPayload, HeartbeatPayload, MemberHeartbeatPayload, LeaveGroupPayload type definitions operations.md: - Replace npx cdk commands with Docker-based equivalents Refs #369 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
github-actions bot
pushed a commit
to gfd-dennou-club/smt-editor
that referenced
this pull request
Mar 24, 2026
…ree-docs-infra-mesh-v2-update docs: update infra/smalruby-mesh-v2 documentation for monorepo migration
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
.claude/rules/infra/smalruby-mesh-v2.mdImplementation Steps
.claude/rules/infra/smalruby-mesh-v2.mdDefinition of Done
.claude/rules/infra/smalruby-mesh-v2.mdに TDD、アーキテクチャ、テストコマンド、トラブルシューティング情報が含まれることdocker compose run --rm infra ...形式であることCloses #369
🤖 Generated with Claude Code