Skip to content

Add contribution readiness - #11

Merged
N0zoM1z0 merged 1 commit into
mainfrom
agent/contribution-readiness
Jul 17, 2026
Merged

Add contribution readiness#11
N0zoM1z0 merged 1 commit into
mainfrom
agent/contribution-readiness

Conversation

@N0zoM1z0

Copy link
Copy Markdown
Collaborator

Summary

  • Add a local readiness opportunity gate with deterministic pass/warn/block/unknown rule output.
  • Add readiness explain for per-check details, evidence references, and remediation.
  • Wire readiness into CLI metadata and documentation while keeping evaluation as a pure corpus read.

Why

This gives contributors and agents a final local submit-readiness check before preparing public issue or PR drafts. It surfaces stale evidence, unresolved contradictions, target-thread state, validation state, and collision signals without network access, process execution, or corpus mutation.

Validation

  • git diff --check
  • GOMAXPROCS=2 go test -p=2 -count=1 ./internal/app ./internal/cli ./internal/corpus
  • GOMAXPROCS=2 go test -p=2 -count=1 ./...

Note: golangci-lint is not installed in this local environment, so linter validation is left to CI.

@N0zoM1z0
N0zoM1z0 requested a review from morluto as a code owner July 17, 2026 16:17
@N0zoM1z0
N0zoM1z0 force-pushed the agent/contribution-readiness branch from 90ea856 to 03b124e Compare July 17, 2026 16:22

Copy link
Copy Markdown
Collaborator Author

LGTM!

@N0zoM1z0
N0zoM1z0 merged commit 4f14d6a into main Jul 17, 2026
14 checks passed
@N0zoM1z0
N0zoM1z0 deleted the agent/contribution-readiness branch July 17, 2026 16:28
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