Skip to content

feat(blackbox-acceptance-gate): add precondition check gate before document review - #4

Merged
forchain merged 1 commit into
mainfrom
forchain/blackbox-gate-doc-precheck
Jul 25, 2026
Merged

feat(blackbox-acceptance-gate): add precondition check gate before document review#4
forchain merged 1 commit into
mainfrom
forchain/blackbox-gate-doc-precheck

Conversation

@forchain

Copy link
Copy Markdown
Owner

Summary

This PR updates the blackbox-acceptance-gate skill and repository guidelines:

  1. Precondition Check Gate (1.5 Precheck Dependencies):

    • Added a mandatory precheck phase to blackbox-acceptance-gate before document review (2. Lock Approval).
    • Requires non-mutating, read-only diagnostic probes for external resources (databases, log files, third-party APIs / exchange endpoints, credentials, CLI binaries).
    • Generates precondition-report.md as evidence.
    • Enforces a hard block: document review cannot be initiated if any required precondition is failed or unclear.
  2. Repository Agent Guidelines (AGENTS.md):

    • Recorded the iron rule requiring agents to read remote.origin.url to resolve the project's bound GitHub account (forchain) before Git operations.

@forchain
forchain merged commit f120a83 into main Jul 25, 2026
2 checks passed
@forchain
forchain deleted the forchain/blackbox-gate-doc-precheck branch July 25, 2026 23:11
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