Skip to content

docs: list all records search sources - #74

Open
JordanCoin wants to merge 1 commit into
mainfrom
codex/issue-70-records-help
Open

docs: list all records search sources#74
JordanCoin wants to merge 1 commit into
mainfrom
codex/issue-70-records-help

Conversation

@JordanCoin

Copy link
Copy Markdown
Owner

Closes #70

Summary

  • list every live records search source in CLI help
  • document all nine search adapters and distinguish cross-reference-only sources
  • state the current third-party query disclosure behavior plainly
  • add a regression test that keeps help aligned with the live registry

Verification

  • python -m pytest tests/test_records_cli.py -v
  • ruff check openfoia/cli.py tests/test_records_cli.py
  • ruff format --check openfoia/cli.py tests/test_records_cli.py
  • independent review: pass after correction

The full suite reached 279 passed and 26 skipped; two pre-existing LLM extraction tests require an unavailable local LLM and failed unchanged.

Copilot AI lite review requested due to automatic review settings August 13, 2026 02:26

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

CLI help undersells: 'records search' lists 3 sources, 9 are wired and working

2 participants