Skip to content

docs(agents): add any-avoidance rule and refresh roadmap/instructions#88

Merged
kalwalt merged 1 commit into
devfrom
docs/refresh-agent-instructions
Jul 11, 2026
Merged

docs(agents): add any-avoidance rule and refresh roadmap/instructions#88
kalwalt merged 1 commit into
devfrom
docs/refresh-agent-instructions

Conversation

@kalwalt

@kalwalt kalwalt commented Jul 11, 2026

Copy link
Copy Markdown
Member

Follows up the recent housekeeping issues (#85, #86, #87).

Changes

CLAUDE.md needs no change — it @-imports AGENTS.md, so the rule propagates.

Docs-only; no code touched.

🤖 Generated with Claude Code

- AGENTS.md: strengthen the conventions rule to explicitly forbid new
  'any' (explicit or 'as any') in src/, directing to real types or
  shared aliases/interfaces (TypedArray union, MotionKernel interface,
  _pool_node_t); note existing 'any's are tracked in #85. Add #85 (any),
  #86 (benchmark suite) and #87 (stronger tests) to the 'Toward 1.0'
  roadmap.
- .github/copilot-instructions.md: mirror the stronger any-avoidance rule.
- .agents/instructions.md: refresh the stale gotchas description (it still
  referenced the pre-#47 inline monolith, type-only stubs, per-instance
  cache and the pre-#41 double namespace -- all resolved); point to the
  singleton calling convention and docs/migration-0.9.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@kalwalt kalwalt self-assigned this Jul 11, 2026
@kalwalt kalwalt added documentation Improvements or additions to documentation enhancement New feature or request agents labels Jul 11, 2026
@kalwalt
kalwalt merged commit ce76796 into dev Jul 11, 2026
4 checks passed
@kalwalt
kalwalt deleted the docs/refresh-agent-instructions branch July 11, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agents documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant