iop/packages/go/execution
2026-08-13 20:39:10 +09:00
..
conformance_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
doc.go refactor(execution): correct residual agent ownership wording 2026-08-02 21:12:36 +09:00
emitter.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
emitter_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
failure.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
failure_test.go feat(liveness): provider 실행 stall 관측을 구현한다 2026-08-05 09:45:14 +09:00
liveness.go fix(runtime): provider stall 재시도를 단일 종료로 제한한다 2026-08-13 20:39:10 +09:00
liveness_test.go fix(runtime): provider stall 재시도를 단일 종료로 제한한다 2026-08-13 20:39:10 +09:00
registry.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
registry_test.go refactor(runtime): promote provider-only execution boundary 2026-08-02 20:28:45 +09:00
types.go feat(runtime): provider liveness 복구를 완성한다 2026-08-06 08:49:59 +09:00