Skip to content

Add bb document inspection commands#135

Merged
codeforester merged 1 commit into
mainfrom
enhancement/134-20260616-bb-documents-list-show
Jun 16, 2026
Merged

Add bb document inspection commands#135
codeforester merged 1 commit into
mainfrom
enhancement/134-20260616-bb-documents-list-show

Conversation

@codeforester

Copy link
Copy Markdown
Owner

Summary

  • Add bb documents list for compact read-only v2 document inventory.
  • Add bb documents show DOCUMENT_ID for document and canonical object details.
  • Keep document inspection parser-free/inference-free and keep SQL behind DAO/service helpers.
  • Update README, changelog, and AI context.

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 #134

@codeforester codeforester merged commit 6d03f60 into main Jun 16, 2026
2 checks passed
@codeforester codeforester deleted the enhancement/134-20260616-bb-documents-list-show branch June 16, 2026 19:23
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 bb documents list and show

1 participant