Commit Graph

4 Commits

Author SHA1 Message Date
Maurycy
65af268b86 Add Zod dependency and update API interfaces
- Added Zod as a dependency in package.json.
- Updated pnpm-lock.yaml to include Zod.
- Refactored API interfaces: exported new modules for perk, survivor, mission, and encounter.
- Removed obsolete api-interfaces.ts file.
- Enhanced tests for new schemas in api-interfaces.spec.ts, covering various validation scenarios.
2026-05-07 00:46:03 +00:00
Maurycy
308a1cf5c4 Implement project structure and documentation for Fog Expedition, including .mcp.json configuration, agent guidelines in AGENTS.md, and detailed project context in PROJECT_CONTEXT.md. Update .gitignore and pnpm-workspace.yaml for new dependencies and workspace management. Introduce CI monitoring skills and scripts for enhanced CI pipeline management. 2026-05-06 22:55:51 +00:00
Maurycy
3ce6a04a40 Phase 3: docker-compose for postgres, redis, caddy 2026-05-06 21:31:25 +01:00
Maurycy
b196624929 Phase 1+2: Nx workspace with apps, libs, and module boundaries 2026-05-06 21:15:49 +01:00