docs(swagger): #93 — add before/after annotation examples, remove .opencode references#94
Merged
Conversation
…ork initialization Co-authored-by: OpenCode (ollama-cloud/glm-5.1) <ai@opencode.ai>
…encode references - Add three before/after annotation pairs to Section 11: GET+path params (getIssue), GET+query params (listIssues), POST+body param (createIssue) - Replace all issue gitbucket#836 references with self-contained substrate-determined behavioral evidence language - Replace critical-rules-060 with plain FAIL rule language - Replace verification-before-completion with final verification - Replace gitbucket#836 classification gate in approach-validation.md with self-contained behavioral classification principle Co-authored with AI: opencode (ollama-cloud/glm-5.1)
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.
Summary
Add three before/after annotation pairs to Section 11 of
doc/swagger/swagger.mdcovering GET with path params (getIssue), GET with query params (listIssues), and POST with body param (createIssue). Replace all.opencode-specific references (issue #836,critical-rules-060,verification-before-completion,#836 classification gate) with self-contained principles that explain the reasoning without external references.Outcome
apiOperation)apiOperationinline#836references in both swagger docscritical-rulesreferences in both swagger docsverification-before-completionreferences in swagger.mdqueryParamusagebodyParamusageFixes #93
🤖 Co-authored with AI: opencode (ollama-cloud/glm-5.1)