Skip to content

Add financial intelligence foundation schema#125

Merged
codeforester merged 1 commit into
mainfrom
enhancement/122-20260616-v2-foundation-schema
Jun 16, 2026
Merged

Add financial intelligence foundation schema#125
codeforester merged 1 commit into
mainfrom
enhancement/122-20260616-v2-foundation-schema

Conversation

@codeforester

Copy link
Copy Markdown
Owner

Summary

  • Add additive BB_ financial intelligence foundation tables for documents, import attempts, parsers, extraction runs, entities, relationships, observations, people, households, currencies, and jurisdictions.
  • Seed v2 type dictionaries and parser/currency/jurisdiction reference data without dropping existing banking or tax tables.
  • Add a DAO-based persistence boundary with typed records for new v2 read/write paths so SQL stays centralized.
  • Update architecture docs/context to reflect the additive DAO direction.

Validation

  • ./tests/validate.sh
  • git diff --check
  • git diff --cached --check

Closes #122

@codeforester codeforester merged commit b2f0a5d into main Jun 16, 2026
2 checks passed
@codeforester codeforester deleted the enhancement/122-20260616-v2-foundation-schema branch June 16, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build financial intelligence v2 foundation schema

1 participant