>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #640
Update issue details
Title *
Description
Create engine/platform/ directory structure and database migration. Directory structure: - engine/platform/__init__.py - engine/platform/constants.py (SYSTEM_TENANTS, INTERNAL_QUEUE) - engine/platform/bootstrap.py (bootstrap check and trigger) - engine/platform/config/ (YAML loaders) - engine/platform/tools/ (internal tools) - engine/platform/workflows/ (system workflows) Database migration: - ALTER tenant_clients: bootstrap_status, bootstrap_workflow_id, is_system_tenant, suspended_at, suspended_reason - CREATE highway.platform_status (singleton table for platform init state) Parent: #639
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel