Commit d10aac9
fix(probe): drop env KAKEYA_KDBG prefix (broke venv python3 -> no mlx_lm); add guard-ON validation preset
The 'env KAKEYA_KDBG=1 python3' prefix resolved a python3 without mlx_lm on the
runner (ModuleNotFoundError). Drop it (KDBG instrumentation is now inert, which
is also what we want for the final PR). The native_ref/text/stopped_on_runaway
signals in the JSON are sufficient to characterize + validate. Add
mlx-kakeya-codegen-guard-validate (guard ON) to prove the clean stop.
Co-authored-by: FluffyAIcode <FluffyAIcode@users.noreply.github.com>1 parent c6a699c commit d10aac9
2 files changed
Lines changed: 29 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
791 | | - | |
792 | 791 | | |
793 | 792 | | |
794 | 793 | | |
| |||
806 | 805 | | |
807 | 806 | | |
808 | 807 | | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
809 | 836 | | |
810 | 837 | | |
811 | 838 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments