|
|
a22c9bdaed
|
feat: add docs/ folder (architecture, guides, ADRs)
|
2026-04-06 15:05:35 +02:00 |
|
|
|
eb195c8261
|
feat: add root documentation (CLAUDE.md, AGENTS.md, .mcp.json)
|
2026-04-06 15:02:01 +02:00 |
|
|
|
d13f7d166e
|
Add Plan 5: UI System implementation plan
|
2026-04-06 14:55:35 +02:00 |
|
|
|
1b93fecb7f
|
Add Plan 4: API Layer + App Shells implementation plan
|
2026-04-06 14:48:00 +02:00 |
|
|
|
0196de59a4
|
Add Plan 3: Payload CMS Integration implementation plan
10 tasks covering: cms-core dependencies, Users/Articles/Media collections,
slug auto-generation hook, SiteSettings global, Payload config, dual-mode
cms-client (local + HTTP), thin Next.js admin shell, build verification.
|
2026-04-06 14:38:33 +02:00 |
|
|
|
25e533b6be
|
Add Plan 2: Core Package + DI implementation plan
12 tasks covering: dependencies, vitest config, entities (models + errors),
application interfaces, DI container (InversifyJS), mock infrastructure,
auth use cases + tests (TDD), content use cases + tests (TDD),
auth controllers + tests, content controllers + tests, public API exports.
|
2026-04-06 14:21:30 +02:00 |
|
|
|
d0d335d829
|
Add Plan 1: Monorepo Foundation implementation plan
8 tasks covering: root workspace files, shared TypeScript config,
shared ESLint config, placeholder packages, placeholder apps,
Docker Compose, dependency installation + verification, test dirs.
|
2026-04-06 13:56:00 +02:00 |
|
|
|
c3c2e19e4f
|
Add clean architecture monorepo template design spec
Comprehensive design specification covering: Turborepo+pnpm monorepo, clean
architecture core (InversifyJS DI), tRPC+TanStack Query shared API layer,
Payload CMS with dual-mode client (local+HTTP), Atomic Design UI with
shadcn/ui+Storybook, MCP agent infrastructure, and 4-tier documentation
architecture with ~22 AGENTS.md files.
|
2026-04-06 13:28:56 +02:00 |
|