Skip to content

Fast-lane backlog: namespace canonical policy violations (23 missing __CANONICAL__ / legacy src.* imports) #1179

@neuron7xLab

Description

@neuron7xLab

Surfaced by the restored fast oracle (#1153). tests/test_architecture_guards.py::test_namespace_integrity_has_no_violations (23 violations, e.g. src/geosync/risk/__init__.py missing __CANONICAL__ = True) and tests/unit/scripts/test_namespace_shims_importable.py::test_namespace_policy_gate_passes (scripts/check_namespace_policy.py main()==1: legacy src.* imports outside the curated allowlist) both fail.

Likely subsumed by the in-flight import-architecture consolidation (#1159) — cross-reference before draining to avoid duplicate work.

Drain criterion: namespace policy gate returns 0 and architecture-guards reports zero violations under the real oracle; remove both quarantine lines. Quarantined in #1153.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions