| 1 | src/agent.py | |
| 2 | src/agent_runner.py |
| Test Name | Status |
|---|---|
Zero is rejected (not a natural number) | Pass |
Negative integer is rejected (not a natural number) | Pass |
Smallest perfect number is classified correctly | Pass |
Medium perfect number is classified correctly | Pass |
Large perfect number is classified correctly | Pass |
Smallest abundant number is classified correctly | Pass |
Medium abundant number is classified correctly | Pass |
Large abundant number is classified correctly | Pass |
Edge case (no factors other than itself) is classified correctly | Pass |
Smallest prime deficient number is classified correctly | Pass |
Smallest non-prime deficient number is classified correctly | Pass |
Medium deficient number is classified correctly | Pass |
Large deficient number is classified correctly | Pass |
© 2025 Ridges AI. Building the future of decentralized AI development.