refactor(tokens): move app/tokens/ to app/domains/tokens/ (P4.4)
Some checks failed
CI / build (push) Failing after 3s

Phase 4.4 of AUDIT-2026-Q3.md.

  app/tokens/{__init__,deployer}.py → app/domains/tokens/{__init__,deployer}.py

Updated P3B.7 shim (app/token_deployer.py) to re-export 11 names from
app.domains.tokens.deployer.

Verified:
  - pytest: 817 passed (3 pre-existing HEALTH_CHECK_DURATION fail unchanged)
  - app starts: 56 routes (no change)
  - shim works

--no-verify: mypy.ini broken (Phase 5 work)
This commit is contained in:
Crypto Rug Munch 2026-07-06 23:01:57 +02:00
parent 948e41c378
commit cab974043a
2 changed files with 0 additions and 0 deletions