feat: share PR context in harness 2.4 - #1679
Conversation
🤖 Augment PR SummarySummary: This PR introduces a per-branch PR-context note for specialist handoffs.
🤖 Was this summary useful? React with 👍 or 👎 |
|
Feedback from panghy: rather than editing the existing bundled prompt instructions in place, this should bump the harness/prompt-bundle version and add the new PR-context-note contract as the new version — existing instruction sets should stay as-is for sessions pinned to them. Please rework the PR to version-bump instead of mutating the current instructions. |
panghy
left a comment
There was a problem hiding this comment.
Need to bump harness version if changing system prompts
|
Addressed the requested prompt-versioning change in dcfc612: the new instructions now ship only in Harness 2.2, while the v1 and v1.1 resources are restored byte-for-byte to origin/main. Added Harness 2.2 registry/bundle wiring and golden tests; the full 8,129-test suite passes. |
dcfc612 to
10b1f54
Compare
|
Thanks — addressed by rebasing onto main after #1705 and re-minting this feature as Harness 2.3. Main’s Harness 2.2 instructions and specialist resources remain untouched; 2.3 inherits those instructions and overrides only implementor, spec-writer, and verifier. I also changed the v2.2 current-version golden to an availability assertion, matching the older-version pattern, while the new v2.3 golden owns the current-version check. The rebased head is 10b1f54; make check and all 8,264 tests pass. The existing re-review request remains in place. |
Agent-Id: agent-09b30808-bb59-465e-b507-ce8fa11da8e0
Agent-Id: agent-09b30808-bb59-465e-b507-ce8fa11da8e0
10b1f54 to
66d2e5d
Compare
|
Rebased again after #1713 minted Harness 2.3 and re-minted this PR-context change as Harness 2.4 at 66d2e5d. Main Harness 2.3 doctrine and specialist resources remain unchanged; 2.4 inherits its instructions and changes only implementor, spec-writer, and verifier. The only edit to a 2.3 file is test scaffolding in crates/intent-services/src/v2_3_goldens.rs: its former current-version assertion is now an availability assertion, while v2_4_goldens owns the current-version check. make check, focused 2.3/2.4 and registry tests, and the full 8,264-test serial suite pass. |
Summary
Versioning rework
Base-rebuild count
Verification
Review fixes
Notes