Skip to content

docs: add env-side error handling to AgentSkill#316

Merged
catoneone merged 1 commit intoAffineFoundation:mainfrom
catoneone:update/affine-skill-env-error-handling
Mar 25, 2026
Merged

docs: add env-side error handling to AgentSkill#316
catoneone merged 1 commit intoAffineFoundation:mainfrom
catoneone:update/affine-skill-env-error-handling

Conversation

@catoneone
Copy link
Collaborator

Summary

  • Add "Environment-Side Error Handling" section to skill/SKILL.md
  • Documents the new behavior (from affinetes c9c72b3) where evaluations are invalidated when external API rate limits are hit (e.g., AMap USER_DAILY_QUERY_OVER_LIMIT), rather than penalizing the model
  • Lists detected error patterns and explains impact on miners

Context

This follows the recent affinetes change that adds _detect_env_error() to the QQR environment Actor, ensuring miners aren't unfairly scored when external API quotas are exhausted.

🤖 Generated with Claude Code

Document the new QQR/NavWorld behavior where evaluations are invalidated
when external API rate limits are hit, rather than penalizing the model.
Covers detected error patterns and impact on miners.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@catoneone catoneone merged commit a6c5677 into AffineFoundation:main Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant