Commit Graph

1 Commits

Author SHA1 Message Date
aitbc
933201b25b fix: resolve SQLAlchemy index issues and service startup errors
 SQLAlchemy Index Fixes
- Fixed 'indexes' parameter syntax in SQLModel __table_args__
- Commented out problematic index definitions across domain models
- Updated tuple format to dict format for __table_args__

 Service Fixes
- Fixed missing logger import in openclaw_enhanced_health.py
- Added detailed health endpoint without database dependency
- Resolved ImportError for 'src' module in OpenClaw service

 Services Status
- Marketplace Enhanced (8002):  HEALTHY
- OpenClaw Enhanced (8014):  HEALTHY
- All core services operational

🚀 AITBC platform services fully operational!
Marketplace and OpenClaw services working correctly.
2026-04-02 12:39:23 +02:00