Skip to content

[rig-header] Update rig.ts agentic file-summary header (81cce24 → 716ca95) - #507

Merged
pelikhan merged 1 commit into
mainfrom
rig-header/716ca95-808d620a5af4b9eb
Aug 29, 2026
Merged

[rig-header] Update rig.ts agentic file-summary header (81cce24 → 716ca95)#507
pelikhan merged 1 commit into
mainfrom
rig-header/716ca95-808d620a5af4b9eb

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Updates the agentic file-summary header in skills/rig/rig.ts to reflect the current commit.

Changes since last header (81cce24716ca95)

The file was re-introduced in commit 716ca95 (benchmark resilience PR #501). The header's @last-analyzed and @edit-time were stale.

[NEW] symbols identified:

  • F:repair() — exported AgentAddon factory that re-prompts on JSON/schema failure up to maxTurns. Was previously only documented as addon:repair (without a proper F: entry), but is a real named export (export function repair()).

Metrics

  • old_lines: 111
  • new_lines: 112
  • changed_lines: 2 (SHA/timestamp line + new F:repair line)
  • change_ratio: 2/112 ≈ 0.018
  • has_new_api: true (F:repair [NEW])

Generated by Daily Rig Header Updater · sonnet46 41.7 AIC · ⌖ 7.94 AIC · ⊞ 6.3K ·

- Update @last-analyzed from 81cce24 to 716ca95
- Update @edit-time to 2026-08-28T04:01:24Z
- Add F:repair() as [NEW] exported AgentAddon factory

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pelikhan
pelikhan marked this pull request as ready for review August 29, 2026 14:02
@pelikhan
pelikhan merged commit 28f4e24 into main Aug 29, 2026
1 check passed
@github-actions

github-actions Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

🧠 Matt Pocock Skills Reviewer has completed the skills-based review. ✅

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skills-Based Review 🧠

Applied /codebase-design — pure documentation header update, no logic changes.

📋 Summary
  • @last-analyzed SHA updated (81cce24716ca95) — accurate
  • @edit-time timestamp updated — accurate
  • ✅ New F:repair() symbol entry added — matches the actual exported repair() function
  • ✅ Existing addon:repair prose 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant