Skip to content

feat(output): add agent-readable query views - #321

Merged
forhappy merged 1 commit into
mainfrom
codex/agent-readable-query-output
Sep 17, 2026
Merged

forhappy merged 1 commit into
mainfrom
codex/agent-readable-query-output

Conversation

@forhappy

@forhappy forhappy commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add the strict, bounded compass.query.agent-view/1 projection with deterministic source and view digests.
  • Make typed CLI and MCP query text answer-first while preserving raw JSON and discovery cursor v2 semantics.
  • Document the contract, update assistant guidance, and add CLI, MCP, install, output, and query coverage.

Compatibility

  • Raw query contracts remain authoritative and unchanged.
  • Agent View is additive, versioned, deterministic, and bounded.
  • Discovery pagination keeps its existing cursor semantics.

Verification

  • cargo fmt --all -- --check
  • cargo clippy --workspace --lib --bins --locked -- -D warnings
  • cargo test --workspace --lib --bins --locked
  • Focused CLI, MCP, output, query, install, relevance, and product-boundary checks.

@forhappy
forhappy force-pushed the codex/agent-readable-query-output branch from 010f25e to 4bde87f Compare September 17, 2026 06:44
@forhappy
forhappy merged commit 90eaccc into main Sep 17, 2026
14 checks passed
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.

1 participant