Commit Graph

8 Commits

Author SHA1 Message Date
Anton
a50252d920 docs: specifies lang in tripple quotes 2026-03-02 11:36:16 +03:00
Anton
172246db0b fix: align docs and code with actual DB schema and format spec
- Rewrite db.md as canonical schema: add categories, sessions tables; add alias to accounts, is_category_confirmed/comment to transactions, FK references to categories(id); mark budgets as post-MVP

- Fix account masking to use fixed 6 asterisks (code + docs)

- Remove budgets from MVP requirements in agent_backend.md

- Add explicit 'not in MVP' note to analytics.md budgets section

- Fix test_Statement.json: convert amounts to kopecks (integers), remove fingerprint fields (computed by backend)

Made-with: Cursor
2026-03-02 11:34:00 +03:00
vakabunga
b0e557885c feat: same as initial commit 2026-03-02 00:35:39 +03:00
vakabunga
ad4ad55e35 feat: adds TS types 2026-03-02 00:34:40 +03:00
vakabunga
cd56e2bf9d feat: creats frontend for the project 2026-03-02 00:33:09 +03:00
vakabunga
4d67636633 feat: creates backend for the project 2026-03-02 00:32:37 +03:00
vakabunga
9d12702688 docs: refactor project docs and agents tasks 2026-03-02 00:30:56 +03:00
Anton
9551b93a09 docs: adds rules and agents specs 2026-02-27 19:08:55 +03:00