## Goal Create a definitive list of tools stubbed due to ARM64 incompatibility. ## Steps - [ ] Identify all tools marked as stub in build pipeline - [ ] Document: tool name, reason (x86-only / no ARM64 bioconda / CUDA x86) - [ ] For each: note if there is an ARM64 alternative - [ ] Add to README as "Known ARM64 Limitations" section - [ ] Update platform docs to set user expectations
Goal
Create a definitive list of tools stubbed due to ARM64 incompatibility.
Steps