Nicolas HOARAU
98c282834c
archived specs
ci / ci (22) (pull_request) Successful in 10m58s
2026-06-22 21:29:25 +04:00
Nicolas HOARAU
32aed2af26
feat: add rolldown configuration for building TypeScript project and removed useless refs.ts file
2026-06-21 23:31:55 +04:00
Nicolas HOARAU
7d72932a16
feat(api): first version of the implementation, done with opencode and multiple iterations
2026-06-21 22:30:37 +04:00
Nicolas HOARAU
aec3f2ff98
feat(project-crud-sync): add planning artifacts for CRUD project lifecycle
...
ci / ci (22) (pull_request) Failing after 5m17s
- proposal.md: defines scope and motivation for unified CRUD operations
- design.md: documents architecture decisions (Postgres, Docker Compose,
Nest CLI scaffolding, Schema-Driven Pipes from @workspace/schema)
- specs: contract for project lifecycle management, migrations and seeding
- tasks: implementation checklist covering infra, API, Web and testing
2026-06-12 23:15:55 +04:00
Nicolas HOARAU
9190908062
docs: archive completed changes
...
Archive add-shared-schema-package and swap-superstruct-valibot changes to openspec/changes/archive/
2026-06-04 12:49:12 +04:00
Nicolas HOARAU
9314e72f3e
feat(schema): add shared schema package with Drizzle ORM and Valibot validation
...
Create @workspace/schema package with Project and Task table definitions, Drizzle relations, Valibot validation schemas (select/insert/update), and wire as workspace dependency in API and Web apps.
2026-06-04 12:46:51 +04:00
Nicolas HOARAU
d1dbf3fe77
docs(schema): Documentation of first change
...
Creation of specs for openspec and opencode to start working
2026-06-04 10:58:36 +04:00