Skip to content

feat: add deterministic Ghost check JSON report#204

Draft
chailandau wants to merge 1 commit into
nextfrom
chai/ghost-check-json-builderbot
Draft

feat: add deterministic Ghost check JSON report#204
chailandau wants to merge 1 commit into
nextfrom
chai/ghost-check-json-builderbot

Conversation

@chailandau

@chailandau chailandau commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Why

Enterprise review systems need a deterministic Ghost JSON contract they can run in CI or a first-party review bot, then map into their existing PR comment and status workflows without Ghost owning GitHub posting identity.

What

  • Adds ghost check for detector-backed ghost.check/v1 markdown checks.
  • Emits ghost.check-report/v1 JSON with path/line findings for review orchestrators.
  • Supports forbidden-regex and required-regex detectors over unified diff additions.
  • Leaves checks without detector: in the existing agent-evaluated ghost checks lane.
  • Documents the generic enterprise review integration boundary and regenerates the CLI manifest.

Validation

  • pnpm build
  • pnpm check
  • pnpm test

Generated with Goose

@chailandau chailandau force-pushed the chai/ghost-check-json-builderbot branch from 2fb6da7 to 9cb901a Compare July 6, 2026 18:47
Co-authored-by: Goose <opensource@block.xyz>
Ai-assisted: true
@chailandau chailandau force-pushed the chai/ghost-check-json-builderbot branch from 9cb901a to 12932b8 Compare July 6, 2026 18:58
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