A lean, auditable harness for running Kaggle competitions from an agent: a pluggable competition registry, a shared download -> model -> submit -> score loop, and two submission paths — a CSV path for getting-started/Playground competitions and a kernel path (scaffold -> push -> poll -> pull) for co
A lean, auditable harness for running Kaggle competitions from an agent: a pluggable competition registry, a shared download -> model -> submit -> score loop, and two submission paths — a CSV path for getting-started/Playground competitions and a kernel path (scaffold -> push -> poll -> pull) for code-competitions whose scoring code must run on Kaggle's own GPU infra. Use when entering, automating