[rig-header] Update rig.ts agentic file-summary header (81cce24 → 716ca95) - #507
Merged
Merged
Conversation
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 — pure documentation header update, no logic changes.
📋 Summary
- ✅
@last-analyzedSHA updated (81cce24 → 716ca95) — accurate - ✅
@edit-timetimestamp updated — accurate - ✅ New
F:repair()symbol entry added — matches the actual exportedrepair()function - ✅ Existing
addon:repairprose entry retained — complementary, not duplicated
No logic, types, or runtime behaviour changed.
🧠 Reviewed using Matt Pocock's skills by Matt Pocock Skills Reviewer · sonnet46 17.1 AIC · ⌖ 6.86 AIC · ⊞ 6.3K
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 commit.Changes since last header (
81cce24→716ca95)The file was re-introduced in commit
716ca95(benchmark resilience PR #501). The header's@last-analyzedand@edit-timewere stale.[NEW]symbols identified:F:repair()— exportedAgentAddonfactory that re-prompts on JSON/schema failure up tomaxTurns. Was previously only documented asaddon:repair(without a properF:entry), but is a real named export (export function repair()).Metrics
old_lines: 111new_lines: 112changed_lines: 2 (SHA/timestamp line + new F:repair line)change_ratio: 2/112 ≈ 0.018has_new_api: true (F:repair [NEW])