ML Engineering And Infra
Operational route through workflows, artifacts, export bundles, and runtime handoff boundaries.
Use this route when the question is about operational artifacts, runbooks, validation, or export/runtime handoff.
Core Entry Points
- Artifacts & Inference: artifact mental model and ownership boundary.
- Workflows: command syntax and artifact expectations.
- Inference Contract: export-bundle schema and runtime handoff details.
- Codebase Navigation: package ownership for CLI, benchmark, export, and support code.
Use This Route When
- you care about manifests, corpora, runs, checkpoints, or benchmark outputs
- you need the shortest path from an artifact on disk to the command that produces or validates it
- you are changing verification, packaging, benchmarking, or export wiring
Pair With
- Getting Started if you need repo orientation first
- Research if the operational change is tied to an active sweep or architecture question