Skip to content

Commit fd31bd9

Browse files
hyperpolymathclaude
andcommitted
fix(governance): exempt Python translation-target fixture in baseline
julianiser/examples/data-pipeline/pipeline.py is a Python source file that exists specifically to demonstrate what julianiser can TRANSLATE AWAY from Python into Julia. It is not functional Python code added for use — it is the translation input. Add an exact-file baseline entry with clear rationale. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c5771e6 commit fd31bd9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.hypatia-baseline.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,13 @@
6262
"file_pattern": "v-ecosystem/v-deno/**",
6363
"note": "v-ecosystem/v-deno contains ReScript interop bridge files; V-lang migration completed 2026-05-28, ReScript interop pending.",
6464
"tracking_issue": "https://github.com/hyperpolymath/developer-ecosystem/issues/pending"
65+
},
66+
{
67+
"severity": "high",
68+
"rule_module": "cicd_rules",
69+
"type": "banned_language_file",
70+
"file": "iser-tools/julianiser/examples/data-pipeline/pipeline.py",
71+
"note": "Translation target fixture: Python source used to demonstrate julianiser Python-to-Julia translation patterns. This file exists to be translated AWAY from Python, not as functional Python code.",
72+
"tracking_issue": "https://github.com/hyperpolymath/developer-ecosystem/issues/pending"
6573
}
6674
]

0 commit comments

Comments
 (0)