AGENTS.md@agents-md/ml-project · git:20260428.c8f26bf · 2026-04-28 · sha256 c674d113d28a8454

AGENTS.md@agents-md/ml-project git:20260428.c8f26bfA

Immutable. This exact content is served forever at /api/v1/blob/c674d113d28a8454.

# AGENTS.md

## Project Type

Machine learning project.

## Working Rules

- Preserve seeds, splits, metrics, and experiment tracking unless requested.
- Treat data changes as high-risk.
- Keep model comparisons reproducible.

## Validation

1. Run targeted unit tests first.
2. Run small smoke training/eval when model code changes.
3. Report metric changes with exact command and dataset/split.

## Safety

- Do not upload datasets, models, or tokens without explicit approval.