#640 Platform Bootstrap Infrastructure

closed critical Created 2025-12-21 05:44 · Updated 2025-12-23 15:04

Description

Edit
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

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...