Skip to content

feat(cli): complete code and evidence facades - #390

Merged
solomonneas merged 1 commit into
mainfrom
codex/issue-362-code-evidence-facades
Jul 20, 2026
Merged

feat(cli): complete code and evidence facades#390
solomonneas merged 1 commit into
mainfrom
codex/issue-362-code-evidence-facades

Conversation

@solomonneas

Copy link
Copy Markdown
Collaborator

Closes #362.

Summary

  • Add executable brigade code sync|context|impact GraphTrail facades.
  • Keep brigade search status|doctor|sync plan intact and add tested sync|context|impact compatibility aliases for at least two minor releases or 90 days.
  • Add executable brigade evidence crawl|search paths while preserving status, doctor, crawl plan, and export plan.
  • Support exact-only structured code-reference searches in the imported evidence engine before lexical fallback.
  • Use Brigade's existing engine resolvers, raw argv/stdout/stderr/exit propagation, 30-second query timeouts, and configurable 900-second sync/crawl timeouts.
  • Update command discovery, completions, inventory, quickstart, station boundaries, and technical docs.

Compatibility and scope

Existing plan and health JSON keys remain in place. The GraphTrail, graphtrail-mcp, MiseLedger, and sessionfind executable shims are unchanged. This adds no dependency, SQLite schema change, migration, backfill, direct engine coupling, daemon, release cutover, repository archival, or product-page change.

Verification

Captured through Brigade:

  • 20260720-075328-work-verify-1c2fe1: Ruff format check, 502 files formatted.
  • 20260720-075336-work-verify-43873b: focused facade suite, 66 passed.
  • 20260720-075349-work-verify-1486c2: git diff --check, exit 0.
  • 20260720-075355-work-verify-7d42b7: ./scripts/verify, 3401 passed, 3 skipped, 82.38% coverage.
  • MiseLedger evidence 75d6c377049cd45ffdb35285: focused exact-only Go CLI test, exit 0.
  • MiseLedger evidence 323020ff1e6af92d88e74c89: full evidence-ledger Go suite, exit 0.
  • Final read-only Brigade review 20260720-080011-b44cf906: merge-ready, no actionable findings.

Co-authored-by: Codex <codex@openai.com>
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • coderabbit-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: escoffier-labs/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 9d5ba2b5-873f-440b-8814-7ac18c71e512

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/issue-362-code-evidence-facades

Comment @coderabbitai help to get the list of available commands.

@solomonneas solomonneas self-assigned this Jul 20, 2026
@solomonneas
solomonneas merged commit e8f820f into main Jul 20, 2026
26 checks passed
@solomonneas
solomonneas deleted the codex/issue-362-code-evidence-facades branch July 26, 2026 20:37
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.

Phase 3: complete brigade code and brigade evidence execution facades

1 participant