File tree Expand file tree Collapse file tree 3 files changed +75
-133
lines changed
Expand file tree Collapse file tree 3 files changed +75
-133
lines changed Original file line number Diff line number Diff line change @@ -444,7 +444,6 @@ If `isAdmin` or `isOwner` are incorrect:
444444
445445- [ Global Event Bus] ( /development/frontend/event-bus ) - Event system integration
446446- [ Storage System] ( /development/frontend/storage ) - Persistent state management
447- - [ Team Service] ( /development/frontend/api-services ) - API client for teams
448447- [ Team Management] ( /general/teams ) - Team concepts and features
449448
450449## Source Code
Original file line number Diff line number Diff line change @@ -424,8 +424,6 @@ If redeploy fails:
424424 - ** Quota exceeded** : Deployment too large (>300MB)
425425 - ** Process still running** : Old process didn't terminate properly
426426
427- See [ Troubleshooting] ( /development/satellite/troubleshooting ) for detailed debugging guide.
428-
429427## Edge Cases
430428
431429### Multiple Users Redeploying Simultaneously
@@ -495,8 +493,6 @@ for (const instanceName of instanceNames) {
495493- No deployment directory to manage
496494- Redeploy = "refresh tool list from remote server"
497495
498- See [ Remote MCP Servers] ( /development/satellite/remote-mcp-servers ) for details.
499-
500496## Related Documentation
501497
502498- [ GitHub Deployment] ( /development/satellite/github-deployment ) - Complete deployment flow
You can’t perform that action at this time.
0 commit comments