Task: Extract ores.qt.api as shared framework library
This page documents a task in the Qt plugin architecture story. It captures the goal, current status, acceptance, and any notes or results.
Goal
Step 1: refactor ores.qt monolith into plugin-based architecture; extract core framework components into ores.qt.api; cross-platform visibility macros via boost/config.hpp; project reorganisation + CMake updates.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent story | Qt plugin architecture |
| Now | Completed 2026-04-09. |
| Waiting on | None. |
| Next | None. |
| Last touched | 2026-04-09 |
Acceptance
- As described in the goal above; details + caveats captured per PR in v0 sprint backlog 16.
Plan
Captured during execution; cleared into the parent story on close.
Notes
Landed during the final v0 sprint. See git log for the per-PR breakdown.
Result
Landed.