Fixed: basePath self→static binding, namespace detection, event wiring,
SQLite cache, file cache driver. All Mod Boot classes converted to
$listens pattern for lifecycle event discovery.
Working endpoints:
- /v1/explorer/info — live chain height, difficulty, aliases
- /v1/explorer/stats — formatted chain statistics
- /v1/names/directory — alias directory grouped by type
- /v1/names/available/{name} — name availability check
- /v1/names/lookup/{name} — name details
Co-Authored-By: Charon <charon@lethean.io>
781 B
781 B
Core Framework - Code Review Status
Summary
| Severity | Count | Status |
|---|---|---|
| Critical | 15 | All Fixed |
| High | 52 | 51 Fixed, 1 Remaining |
| Medium | 38 | All Fixed |
| Low | 32 | All Fixed |
Remaining
High Priority
- CDN integration tests - Add integration tests for CDN operations
Dependencies
Models with class_exists() guards for optional modules:
Core\Mod\Tenant\Models\Workspace- Used in Media/Image classesCore\Mod\Content\Models\ContentItem- Used in Seo moduleCore\Mod\Agentic\Models\AgentPlan- Used in Search moduleCore\Mod\Uptelligence\Models\*- Used in Search module
Full code review details: ../../changelog/2026/jan/code-review.md
Review performed by: Claude Opus 4.5