No description
Find a file
Natalie 358010c794 test(financials): add unit tests for shape builder and session/purchase/common DTOs
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 15:08:42 -04:00
@packages/mcp-finances feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
docs docs: link top-level @ct/docs workspace hub from finances definition 2026-06-29 16:31:09 -04:00
migrations feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
scripts feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
src test(financials): add unit tests for shape builder and session/purchase/common DTOs 2026-06-30 15:08:42 -04:00
web feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
.gitignore chore: add .gitignore for finances stub (modeled on prospector) 2026-06-29 16:13:39 -04:00
CLAUDE.md feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
nest-cli.json feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
package.json feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
README.md feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
run feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
tsconfig.json feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
vitest.config.ts feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00

@applications/finances

Stub for extracted Quinn Finances app (see CLAUDE.md, docs/FINANCES.md, docs/MIGRATION_FROM_LP.md).

Follow prospector layout + standards. Run: ./run

Initial skeleton complete with shell backend (financials module exposing LP contract), PWA stub (tabs per docs), MCP stub, migrations skeleton.