Demo readiness: register projects island, fix business metadata #9

Open
opened 2026-02-19 03:32:26 +00:00 by mik-tf · 0 comments
Owner

Context

The standalone projects island crate exists in hero_archipelagos but is not registered in hero_os, so the "Projects" dock item opens the tasks island instead. The business island metadata ViewList only declares 5 CRM views, hiding 10+ other sections (investments, projects, tasks, milestones, comments, search) from the hero_os view switcher.

Goals

  • Register standalone projects island in hero_os (dependency, feature flag, island_content.rs, registry.rs)
  • Default projects island to Board view (kanban columns) for demo visual impact
  • Fix business island metadata ViewList to declare all available sections
  • Add ci-local and ci-docker scripts following hero_books reference
## Context The standalone projects island crate exists in hero_archipelagos but is not registered in hero_os, so the "Projects" dock item opens the tasks island instead. The business island metadata ViewList only declares 5 CRM views, hiding 10+ other sections (investments, projects, tasks, milestones, comments, search) from the hero_os view switcher. ## Goals - Register standalone projects island in hero_os (dependency, feature flag, island_content.rs, registry.rs) - Default projects island to Board view (kanban columns) for demo visual impact - Fix business island metadata ViewList to declare all available sections - Add ci-local and ci-docker scripts following hero_books reference
despiegk added this to the ACTIVE project 2026-02-23 10:36:35 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_os#9
No description provided.