Gadoes wires up a US federal documents connector - minus the engine

A second government-data source is plumbed into the fork, but it can't actually run yet.

integrationsearch

Gadoes has built the scaffolding to plug GovInfo - the US Government Publishing Office's portal for federal statutes, regulations, and congressional materials - into dispumike. The connector follows the same template as the fork's existing CourtListener integration, so the fork is clearly being shaped into a hub for US public-law sources.

The catch: the actual runtime piece it depends on hasn't been published yet. The configuration, validation, and tool definitions are all in place and tested against fixtures, but nothing can hit GovInfo end-to-end until the upstream package ships. It's a placeholder you can wire into your own fork today and switch on later, rather than a working feature.

So what Worth watching if you're tracking how legal-AI forks are stitching together free US primary-law sources - but don't expect federal-publication search to work out of the box.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

2 commits from Gadoes/dispumike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
9aebb24a feat(mcp): Chunk 11 - GovInfo MCP server config + fixture tests Gadoes 2026-05-02 ↗ GitHub
commit body
Adds buildGovInfoConfig, isValidGovInfoKey, GOVINFO_TOOLS, and
GOVINFO_SYSTEM_PROMPT. Includes fixture-based citation parser tests and
mock MCP server integration tests (21 tests). Server stub ready for when
the govinfo-mcp npm package is published.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
955c5250 Merge chunk-11-govinfo into main Gadoes 2026-05-02 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-24.md from inside the repo you want the changes in.

⬇ Download capture-thread-24.md