Skip to content

Add generic bb document import#133

Merged
codeforester merged 1 commit into
mainfrom
enhancement/132-20260616-bb-document-import
Jun 16, 2026
Merged

Add generic bb document import#133
codeforester merged 1 commit into
mainfrom
enhancement/132-20260616-bb-document-import

Conversation

@codeforester

Copy link
Copy Markdown
Owner

Summary

  • Add parser-free bb documents import --dry-run --file ... planning.
  • Add real bb documents import --file ... to record BB_DOCUMENT and canonical BB_DOCUMENT_OBJECT rows.
  • Copy imported files into SHA-256 addressed financial/canonical storage with idempotent duplicate handling.
  • Document the new v2 document intake command.

Validation

  • uv run pytest tests/test_bb_cli.py tests/test_bb_documents_cli.py tests/test_bb_storage.py tests/test_bb_foundation.py tests/test_packaging.py -q
  • ./tests/validate.sh
  • git diff --check
  • git diff --cached --check

Closes #132

@codeforester codeforester merged commit 961bb89 into main Jun 16, 2026
2 checks passed
@codeforester codeforester deleted the enhancement/132-20260616-bb-document-import branch June 16, 2026 18:15
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.

Add generic bb document import MVP

1 participant