markitect-main/markitect/spaces
tegwick 7de57a389d feat(spaces): implement Phase 6 API Layer
Implements API layer for Information Spaces:
- GraphQL schema types for spaces, documents, variables
- GraphQL queries and mutations for space operations
- CLI command group with all space management commands
- Resolver functions connecting GraphQL to SpaceService
- 38 unit tests for API components

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 12:29:11 +01:00
..
events feat(spaces): implement Phase 2 Event System 2026-02-08 07:41:47 +01:00
history feat(spaces): implement Phase 0-1 of Information Space Service 2026-02-08 02:02:46 +01:00
rendering feat(spaces): implement Phase 4 HTML Rendering Mode 2026-02-08 08:42:27 +01:00
repositories feat(spaces): implement Phase 0-1 of Information Space Service 2026-02-08 02:02:46 +01:00
services feat(spaces): implement Phase 2 Event System 2026-02-08 07:41:47 +01:00
sync feat(spaces): implement Phase 5 Directory Sync Mode 2026-02-08 12:11:37 +01:00
transclusion feat(spaces): implement Phase 3 Persistent Transclusion Context 2026-02-08 08:36:50 +01:00
__init__.py feat(spaces): implement Phase 2 Event System 2026-02-08 07:41:47 +01:00
cli.py feat(spaces): implement Phase 6 API Layer 2026-02-08 12:29:11 +01:00
models.py feat(spaces): implement Phase 0-1 of Information Space Service 2026-02-08 02:02:46 +01:00