Commit Graph

3 Commits

Author SHA1 Message Date
Bas van Rossem
f83c9a6384 feat(shared): add @solelog/shared contracts package and wire packages/* workspace 2026-06-17 13:26:07 +02:00
Bas van Rossem
be280b4b29 chore: reconcile yarn.lock with package.json
The export shipped a lockfile out of sync with the manifest (lock had
expo 54.0.35 etc., package.json pins 54.0.34). yarn install reconciled
the lock down to the manifest versions.
2026-06-17 11:15:54 +02:00
Bas van Rossem
d94d0b188b Initial commit: code as received (Create/Anything export)
Insole-production time tracker exported from the Create/Anything AI
platform. Baseline snapshot before any reverse-engineering or cleanup.

- apps/mobile: Expo Router app (iOS/Android/web), the only workspace
- publisher/: standalone OpenNext/AWS deploy tooling for the web side
- Backend (/api/tasks, /api/logs + DB) lives remotely, not in this repo
2026-06-17 10:19:33 +02:00