Workflow Environment
Purpose: Editable AI protocols, patterns, and behaviors that persist across sessions.
| Property | Value |
|---|---|
| Vault Port | 6615 |
| Operational Port | 6616 |
| Key Prefix | wflow: |
| Locker ID | l_8573 |
| MCP Server | /opt/mcp-servers/workflow/mcp_workflow_server.py |
Key Patterns:
- wflow:_universal:{section}:{item} - Universal protocols (all users)
- wflow:{user_id}:{section}:{item} - User-specific overrides
Key Tool: workflow.init - Returns ALL protocols merged. Call this FIRST on session start.
Sections include: voice_protocol, save_patterns, work_patterns, reminders, tool_schemas, and more.