Skip to content

Commit 72db6a0

Browse files
Trecekclaude
andcommitted
fix: add test_headless_execute.py to _FIXTURE_MEDIATED_ENTRIES in cascade guard
The new test file uses minimal_ctx fixture which imports autoskillit.pipeline at call time but not at AST-import level — requires exemption in the arch guard's _FIXTURE_MEDIATED_ENTRIES dict. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b57751e commit 72db6a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/arch/test_cascade_map_guard.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@ def test_every_file_level_entry_references_existing_test(self) -> None:
680680
"execution/test_headless_dispatch.py",
681681
"execution/test_headless_env_injection.py",
682682
"execution/test_headless_env_scrub.py",
683+
"execution/test_headless_execute.py",
683684
"execution/test_headless_provider_fallback.py",
684685
"execution/test_headless_synthesis.py",
685686
"execution/test_idle_output_env.py",

0 commit comments

Comments
 (0)