fetch_ml/docs
Jeremie Fraeys b00fa236db
docs: add Known Limitations section and testing structure updates
Add Known Limitations section to AGENTS.md documenting:
- AMD GPU not implemented (use NVIDIA, Apple Silicon, or CPU)
- 100+ node gang allocation stress testing not yet implemented
- Podman-in-Docker CI requires privileged mode, not yet automated
- Error handling patterns for unimplemented features
- Container usage rules (Docker for testing/deployments, Podman for experiments)
- Error codes table (NOT_IMPLEMENTED, NOT_FOUND, INVALID_CONFIGURATION)

Update testing documentation to reflect new test locations:
- Unit tests moved from tests/unit/ to internal/ (Go convention)
- Update all test file path references in security testing docs
2026-03-12 16:33:19 -04:00
..
layouts docs: fix mermaid graphs and update outdated content 2026-02-16 20:37:38 -05:00
resources/_gen/assets docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
src docs: add Known Limitations section and testing structure updates 2026-03-12 16:33:19 -04:00
static/js docs: fix mermaid graphs and update outdated content 2026-02-16 20:37:38 -05:00
.hugo_build.lock docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
go.mod docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
go.sum docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
hugo.toml docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
TEST_COVERAGE_MAP.md docs: add Known Limitations section and testing structure updates 2026-03-12 16:33:19 -04:00