Commit Graph

21 Commits

Author SHA1 Message Date
a7fb06cd8e tasks ready 1 2026-06-09 09:43:34 +03:00
4cef6af041 fix 2026-06-05 15:01:34 +03:00
d9669698b8 feat(031): Maintenance Banner for Dashboards — full spec→plan→tasks package
Spec: 5 user stories (P1-P3), 17 FRs, 7 SCs, 12 edge cases, RBAC matrix
Plan: 7 research decisions, 15 semantic contracts (C1-C4)
Data: 4 SQLAlchemy models (Banner entity enforces one-chart-per-dashboard)
UX: async-only API, banner template with optional variables, admin settings UI
Tasks: 64 tasks across 8 phases, 12 reused frontend components
Workflow: component reuse scan mandated in speckit.plan/tasks + semantics-svelte
Constitution: filled with 7 architecture principles from ADRs
2026-05-22 16:20:39 +03:00
62818c733e codex specify 2026-02-25 21:19:48 +03:00
51f305dbd7 ai base 2026-02-19 17:43:45 +03:00
cdb6ef92dc docs: amend constitution to v2.3.0 (tailwind css first principle) 2026-02-18 18:29:52 +03:00
161d70648c Вроде работает 2026-01-30 11:10:16 +03:00
504b450912 docs: amend constitution to v2.0.0 (delegate semantics to protocol + add async/testability principles) 2026-01-28 18:48:43 +03:00
0fef9cb59a Передаем на тест 2026-01-27 16:32:08 +03:00
99083d0a72 tasks ready 2026-01-26 20:58:38 +03:00
c817e72cad constitution update 2026-01-13 15:29:42 +03:00
dd50924151 docs: amend constitution to v1.6.0 (add 'Everything is a Plugin' principle) and refactor 010 plan 2026-01-07 18:36:38 +03:00
a8e2747ef7 TaskManager refactor 2025-12-29 10:13:37 +03:00
7e3835f941 tech_lead / coder 2roles 2025-12-27 08:02:59 +03:00
f411e032b0 semantic add 2025-12-27 07:14:08 +03:00
fc2662524c new loggers logic in constitution 2025-12-27 06:51:28 +03:00
6200f13320 006 plan ready 2025-12-26 19:36:49 +03:00
82fd409b6a fixed css 2025-12-20 23:33:47 +03:00
2d8cae563f feat: implement plugin architecture and application settings with Svelte UI
- Added plugin base and loader for backend extensibility
- Implemented application settings management with config persistence
- Created Svelte-based frontend with Dashboard and Settings pages
- Added API routes for plugins, tasks, and settings
- Updated documentation and specifications
- Improved project structure and developer tools
2025-12-20 20:48:18 +03:00
ce703322c2 WIP: Staged all changes 2025-12-19 22:40:28 +03:00
8f4b469c96 docs: ratify constitution v1.0.0 (semantic code generation protocol) 2025-12-19 20:41:14 +03:00