OUTPUT #727 | 1617 karakter | 25 satır
========== YENİ KOMUT | 17.09.2026 16:01:47 ==========

/home/hermes/.hermes/plugins/shorts-production-guard/__init__.py
290:        origin = str(shot.get("source_origin") or "").strip().lower()
307:            "source_origin": shot.get("source_origin"),

/home/hermes/.hermes/skills/media/shorts-core/scripts/test_shorts_fast_pipeline.py
186:                        "source_origin": "source://candidate",
249:                    "source_origin": "source://a",
278:                "source_origin": "generated://mechanism",
289:                "source_origin": "source://payoff",
305:            {"source_origin": "source://same"},
306:            {"source_origin": "source://middle"},
307:            {"source_origin": "source://same"},
314:            {"source_origin": "source://same"},
315:            {"source_origin": "source://middle"},
317:                "source_origin": "source://same",
334:            "proof_gate": {"mode":"visual_proof", "candidates":[{"source_origin":"source://same", "covers":["hook_visual_goal"]}]},
336:                {"source_origin":"source://same", "duration":7, "type":"footage", "visual_goal":"hook"},
337:                {"source_origin":"source://middle", "duration":3, "type":"footage", "visual_goal":"proof"},
338:                {"source_origin":"source://same", "duration":8, "type":"footage", "visual_goal":"payoff", "intentional_callback":True, "reuse_reason":"return"},
373:        data["shots"][1]["source_origin"] = "https://example.com/real-footage"
376:        data["shots"][1]["source_origin"] = "source://changed"
root@213-238-170-219:~#