Shared guidance for AI agents and human contributors working across Tensor4all repositories.
This repository is intentionally rules-first. Project repositories should keep
their own AGENTS.md small and point agents here for durable cross-repository
rules. Repository-specific rules still belong in each project's own
REPOSITORY_RULES.md or equivalent.
Prefer the latest online version when internet access is available. If internet access is unavailable, agents should look for a sibling checkout at:
../tensor4all-agent-rules
Read rules/index.md first, then load only the rule files
needed for the task.
rules/
index.md
common/
rust/
julia/
skills/
tensor4all-rules/
The skill is a thin trigger and navigation layer. The rule files remain the source of truth.