OVES Dark Basic Tasks¶
Use this page as the working checklist for the first deck-level standard template.
Current Goal¶
Design and validate oves-dark-basic on deck-demo, then promote it into a reusable template.
Task List¶
| No. | Task | Status | Notes |
|---|---|---|---|
| 1 | Freeze the deck-level scope below the system-wide design layer. | Done | System-wide layer stays fixed. |
| 2 | Define the first oves-dark-basic deck-wide intents. |
Done | Cover, title placement, layout behavior, summary page. |
| 3 | Update deck-demo so it explicitly validates deck-wide style decisions, not just isolated page blocks. |
Done | Validation role is now explicit. |
| 4 | Design the oves-dark-basic cover page behavior on deck-demo. |
Done | Cover is a special centered deck-title case; metadata stays in footer. |
| 5 | Design the standard page-title placement rule on deck-demo. |
Done | Fixed upper-left H1 placement across interior pages. |
| 6 | Validate the single-block page as the default interior page. |
Done | It now runs through the oves-dark-basic template wrapper. |
| 7 | Validate the two-column page as a standard comparison/work page. |
Done | It now runs through the oves-dark-basic template wrapper. |
| 8 | Validate the four-block-matrix page as a dense summary page. |
Done | It now runs through the oves-dark-basic template wrapper. |
| 9 | Add and validate a dedicated summary page pattern. | Pending | This is still missing from the unified demo deck. |
| 10 | Decide the minimum page set required for oves-dark-basic v1. |
Pending | Likely cover, summary, and 2-3 interior layouts. |
| 11 | Promote the validated pattern into a reusable template under src/deck-templates/. |
Done | src/deck-templates/oves-dark-basic/ now owns the validated wrappers. |
| 12 | Update docs so the promoted template is discoverable. | Done | This task page and the standard page now reflect the promotion. |
Working Rule¶
Do not promote anything into a template until it is first proven in deck-demo.