Skip to content

Fast-lane backlog: acceptor corpus uses legacy mapping required_python_symbols form #1170

@neuron7xLab

Description

@neuron7xLab

Surfaced by the restored fast oracle (#1153). tests/governance/test_typed_models.py (corpus_parses / rejects_mapping_symbol_form / rejects_unknown_field / unique_acceptor_ids) fails: several .claude/commit_acceptors/*.yaml still declare required_python_symbols: [{file, symbol}] (legacy mapping) instead of the canonical "<module>::<symbol>" string — same class as #1160 (which fixed the root commit_acceptors/), but .claude/commit_acceptors/ has stragglers.

Confirmed offenders: forman-ricci-margin-onset-honesty.yaml, governance-verification-protocol-binding.yaml, import-arch-geosync-risk-consolidation.yaml (+calibration-contract.yaml in CI).

Drain criterion: convert all to "module::symbol"; tests/governance/test_typed_models.py green under real oracle; remove its quarantine line. 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