verify-mock - Verify tt-emule mock implementation before completion
Provides a verification checklist to catch common failure modes before declaring a tt-emule mock complete.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check HW spec and strategy
- Verify signature and math implementation
- Verify format dispatch and layout
- Wipe per-test JIT temp directories
- Run sentinel and target tests
- Execute tt-metal regression test scripts
- Update catalog and mapping docs
Inputs
- tt-emule mock implementation
- Hardware specification
- TT_METAL_DIR repository path
- TT_EMULE_ARCH environment setting
Outputs
- Regression log files
- Verification test results
- Updated mapping documentation
Requirements
- TT_METAL_DIR environment variable
- CMake build system
- Bash shell environment
- Python pytest environment
