Files
storyforge/Common/MAC_NODE_CONNECTIVITY_SPEC.md

18 lines
505 B
Markdown

# StoryForge Mac AI Node — Server Connectivity Specification
The Mac node should only do the following:
1. Deploy StoryForge collector-service locally
2. Ensure the cloud backend can reach collector-service
3. Maintain a private network connection to the server
4. Provide the collector-service endpoint to the backend
Recommended ports:
- Collector Service: 8081
- n8n: 5670
- Local Model API: 8317
- ASR: 8088
The local admin/control surfaces must not be exposed to the public internet directly.