[rig-header] Update rig.ts agentic file-summary header (138fb9d → d697b7b) - #238
Merged
Merged
Conversation
- Update @last-analyzed from 138fb9d to d697b7b - Update @edit-time to 2026-07-28T03:15:11Z - Remove stale [NEW] markers (SteeringOptions, TimeoutOptions, AgentRegistration, steering, timeout, oncePerAgent addons) - Remove V:addons line (no such export exists in the file) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
🧠 Matt Pocock Skills Reviewer has completed the skills-based review. ✅ |
Contributor
Author
There was a problem hiding this comment.
Skills-Based Review 🧠
Applied /codebase-design — changes are accurate documentation corrections; approving.
📋 Summary
- ✅ SHA and timestamp correctly updated
- ✅ Stale
[NEW]markers removed from 7 symbols that are now established API - ✅
V:addonsentry removed — verified no such export exists inrig.ts - No logic changes; no test impact
🧠 Reviewed using Matt Pocock's skills by Matt Pocock Skills Reviewer · sonnet46 18.3 AIC · ⌖ 4.04 AIC · ⊞ 6.4K
Comment /matt to run again
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.
Updates the agentic file-summary header in
skills/rig/rig.tsto reflect the current HEAD commit.Changes
@last-analyzed 138fb9d→d697b7b@edit-time 2026-07-26T20:52:42Z→2026-07-28T03:15:11Z[NEW]markers (10 occurrences) from symbols that are no longer new:SteeringOptions,TimeoutOptions,AgentRegistration,steering(),timeout(),oncePerAgent(), and related addon entriesV:addonsline: the header described a{repair,steering,timeout,oncePerAgent}convenience object that does not exist as an export in the fileMetrics
old_lines: 89new_lines: 88changed_lines: ~12 (SHA, timestamp, [NEW] removals, V:addons removal)change_ratio: ~0.13has_new_api: false (no new exports, only corrections)