refactor(opencode): make primary policy headings self-contained - #80
Merged
Merged
Conversation
Chart CI passedRepository hygiene and Helm validation passed. View the workflow run. |
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
Removes runtime-agent references to keeping primary policy headings aligned with
default.md. Every full-capability primary agent now uses the self-contained## Primary operating rulesheading; the developer-facing architecture document explicitly keepsdefault.mdas a maintainer reference and prohibits runtime prompts from referring agents to another agent file.Fixes #
None — owner-requested prompt-context cleanup.
Type of change
Validation
package opencode-server.default.mdalignment reference.Impact and rollout
Producer:
makeitworkcloud/chartsowns the packaged OpenCode prompts and chart configuration.This authored and validated change updates nine primary-agent prompts, documents the maintainer-only
default.mdreference, and bumpsopencode-serverfrom0.1.61to0.1.62because OCI chart versions are immutable. No generated copies, image pins, OpenCode default-agent selection, or GitOps source changes are modified.After explicit merge approval, the charts main workflow will publish immutable chart version
0.1.62and automatically create or update the separatekustomize-clusterversion-pin PR. That desired-state PR, its merge, Argo CD reconciliation, workload health, and representative agent behavior are separate and currently unverified stages.Rollback: select the prior immutable chart version through the canonical
kustomize-clusterApplication workflow; never republish or overwrite an OCI version.Safety and secrets
GitHub Advanced Security secret scanning is unavailable for this repository; the non-sensitive, heading-and-documentation-only diff was manually reviewed, and PR CI remains the authoritative validation.
AI-assisted change: an OpenCode agent materially produced this refactor; reviewers should verify that the role-local policy remains unchanged and only its unhelpful runtime reference was removed.