Commit Graph

7 Commits

Author SHA1 Message Date
chattie
2ea628fd62 feat(F-144): completed feature 2026-08-22 12:40:23 +02:00
chattie
3cc51477aa feat(F-143): completed feature 2026-08-22 11:43:42 +02:00
chattie
fb015932b2 feat(F-138): completed feature 2026-08-22 10:22:25 +02:00
chattie
5098723284 feat(F-154): completed feature 2026-08-22 08:35:46 +02:00
chattie
4b799f5c1b feat(F-153): completed feature 2026-08-22 07:41:08 +02:00
chattie
b008df4f37 feat(F-152): completed feature 2026-08-22 07:09:03 +02:00
rikrdo
1d4eebca54 feat(F-001): scaffold modular monolith skeleton with boundary checker
- TypeScript + Fastify skeleton under project/ (src/modules, shared, infrastructure, app)
- scripts/check-module-boundaries.mjs enforcing module public-API rules (tested with fixtures)
- GET /health endpoint, error envelope without stack leakage
- specs/F-001-scaffold (SPEC/DESIGN/TASKS/TESTS), spec/tech.md dependency justification
- 30-ticket MercadoDeVida roadmap in backlog/features.json, spec/roadmap.md
- All gates approved: reviewer, security, qa; verify.sh green
2026-08-14 21:46:54 +02:00