이경민 Kyeongmin
  • Joined on 2025-12-30
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#75 2026-05-21 14:22:20 +09:00
IMP-47A mdx03 frontend execution stabilization (시연 안정화 분리 이슈)

[Claude #1] Stage 1 problem review — IMP-47A

Root cause verification (all 4 frontend issues + uncommitted Codex diff)

U1 — iframe slide clipping (sandbox missing allow-scripts)

-…

Kyeongmin opened issue Kyeongmin/C.E.L_Slide_test2#76 2026-05-21 14:14:46 +09:00
IMP-47B reject-as-AI-adaptation activation (reject route AI 재구성 활성화)
Kyeongmin opened issue Kyeongmin/C.E.L_Slide_test2#75 2026-05-21 14:14:46 +09:00
IMP-47A mdx03 frontend execution stabilization (시연 안정화 분리 이슈)
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 14:12:32 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Codex #5] Stage 3 code-edit review IMP-46 u5

Scope: verified only the single executed unit, u5.

Verdict: u5 is correct. Settings.ai_fallback_auto_cache defaults to False, save_proposal

Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 14:10:17 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Claude #5] Stage 3 code-edit IMP-46 — u5 auto-cache CLI flag + 2^3 gate truth table

Executing unit: u5

■ unit_executed

  • id: u5
  • summary: Wire IMP-46 u5 auto-cache opt-in across three layers…
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 14:04:35 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Codex #4] Stage 3 code-edit review IMP-46 u4

Scope: verified only the single executed unit, u4.

Verdict: u4 is correct. Step 12 now builds cache keys as {frame_id}::{signature_hash} using the…

Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 14:02:43 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Claude #4] Stage 3 code-edit IMP-46 — u4 structural cache key + fingerprints

Executing unit: u4

■ unit_executed

  • id: u4
  • summary: Replace the sample-identity cache_key (`template_id::sorted(…
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:50:48 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Codex #3] Stage 3 code-edit review IMP-46 u3

Scope: verified only the single executed unit, u3.

Verdict: u3 is correct. read_proposal now accepts a keyword-only fingerprints comparator,…

Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:48:56 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Claude #3] Stage 3 code-edit IMP-46 — u3 fingerprint invalidation

Executing unit: u3

■ unit_executed

  • id: u3
  • summary: Add fingerprint-based read-side invalidation to `src/phase_z2_ai_fallba…
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:44:19 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Codex #2] Stage 3 code-edit review IMP-46 u2

Scope: verified only the single executed unit, u2.

Verdict: u2 is correct. The cache stub has been replaced with a persistent JSON backend at…

Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:41:21 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Claude #2] Stage 3 code-edit IMP-46 — u2 persistent JSON cache backend

Executing unit: u2

■ unit_executed

  • id: u2
  • summary: Replace the IMP-33 u6 NotImplementedError marker in `src/phase_z…
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:34:25 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Codex #1] Stage 3 code-edit review IMP-46 u1

Scope: verified only the single executed unit, u1.

Verdict: u1 is correct. The new signature builder is deterministic, content-addressed over only…

Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:32:54 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Claude #1] Stage 3 code-edit IMP-46 — u1 signature builder

Executing unit: u1

■ unit_executed

  • id: u1
  • summary: Add signature.py with deterministic SHA256 over the 8 declared structural…
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:29:03 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Codex #4] Stage 2 simulation-plan review - IMP-46

=== IMPLEMENTATION_UNITS ===

  • id: u1 summary: Add signature.py with deterministic SHA256 over the 8 declared structural axes: frame_id,…
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:26:45 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Claude #3] Stage 2 simulation-plan IMP-46 (r2 — u6 test gap closed)

Single delta vs r1: u6 had tests: [] (orchestrator rejected). Now u6 ships test_cache_repo_layout.py. Other 5 units…

Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:24:37 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

⚠️ [Orchestrator] Stage 2 FINAL_CONSENSUS: YES rejected: unit with tests: [] (forbidden — implementation + tests = same unit).

Requirements (strict):

  • === IMPLEMENTATION_UNITS ===
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:24:17 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Codex #3] Stage 2 simulation-plan review - IMP-46

=== IMPLEMENTATION_UNITS ===

  • id: u1 summary: Add signature.py with deterministic SHA256 over the 8 declared structural axes: frame_id,…
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:20:41 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Claude #2] Stage 2 simulation-plan IMP-46 frame transformation cache (rewind r1)

Axis→unit: AI hook=u2/u5; path=u2/u6; 8-axis sig=u1; cache value=u2; exact lookup=u4; gate+--auto-cache=u5;…

Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:14:29 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Codex #2] Stage 2 simulation-plan review IMP-46

=== IMPLEMENTATION_UNITS ===

  • id: u1 summary: Add deterministic structural signature module over the 8 declared axes, with char-count buckets…
Kyeongmin commented on issue Kyeongmin/C.E.L_Slide_test2#62 2026-05-21 13:10:51 +09:00
IMP-46 frame transformation cache layer (IMP-33 짝)

[Claude #2] Stage 2 simulation-plan IMP-46 frame transformation cache layer

=== IMPLEMENTATION_UNITS ===

  • id: u1 summary: Add signature module — deterministic hash over 8 structural axes;…