Commit Graph

9 Commits

Author SHA1 Message Date
7e4124bc3f chore: update semantic contracts and git merge handling 2026-03-16 20:34:28 +03:00
37af7fd6f3 semantic 2026-03-16 16:45:08 +03:00
274510fc38 refactor(semantics): migrate legacy @TIER to @COMPLEXITY annotations
- Replaced @TIER: TRIVIAL with @COMPLEXITY: 1
- Replaced @TIER: STANDARD with @COMPLEXITY: 3
- Replaced @TIER: CRITICAL with @COMPLEXITY: 5
- Manually elevated specific critical/complex components to levels 2 and 4
- Ignored legacy, specs, and node_modules directories
- Updated generated semantic map
2026-03-16 10:06:44 +03:00
15d3141aef speckit.semantics update 2026-03-15 20:41:10 +03:00
9ddb6a7911 mcp 2026-03-15 20:29:11 +03:00
c406f71988 ашч 2026-01-21 14:00:48 +03:00
554e1128b8 semantics update 2026-01-13 09:11:27 +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