Require technical bootstrap workspace writes#178
Open
chubes4 wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #177
Source Relationship
docs/README.mdwithBOOTSTRAP_REQUIRED_PATH.technical-docs-bootstrap-agentgains the Agents APIrequire_tool_usegate for workspace write/edit/apply-patch tools. The gate is not applied to technical maintenance or other no-change-capable lanes.Changes
a51e79ac698610177852170332a1135a9c315951and bootstrap digest tosha256-bytes-v1:124924f004474d5296294a3f2c99285d0848c46ed622926b1b283ed018b2bcf0.workspace_writetodocs/README.mdpermits completion.Verification Capability
Deterministic coverage proves the native package is imported with the actual runtime gate, blocks completion without a workspace write on a fresh
docs/README.md-absent surface, and releases after the write call. It does not parse final prose.Stranger-Runnable Tests
php tests/validate-docs-agent-packages.phpphp tests/validate-docs-agent-completion-contract.phpphp tests/validate-external-native-package-sources.phpphp tests/repair-docs-links-smoke.phpAGENTS_API_DIR=/path/to/agents-api php tests/native-agent-import.phpWP_CODEBOX_DIR=/path/to/wp-codebox php tests/validate-wp-codebox-run-agent-task-contract.phpactionlint .github/workflows/*.ymlgit diff --checkCompatibility
Technical bootstrap now requires at least one real workspace documentation write before completion. This intentionally makes fresh bootstrap runs fail closed rather than prose-complete. Technical maintenance and other no-change-capable lanes remain compatible with clean evidence-backed no-change outcomes.
AI Assistance
Assisted by OpenAI GPT-5.6 Terra via OpenCode/Homeboy.