recon/templates
malice e840a119dd
cleanup: drop dead deployment_config references + orphaned deleted_contacts template
Tidies stale references left behind by the navi extraction + decoupling work.

- lib/deployment_config.py: the consumer-catalog docstring listed four in-process
  consumers that were all extracted/removed across cleanups #4/#5/#6/#27
  (/api/landclass gate, google_places.py, place_detail.py, offroute/router.py).
  Replaced the stale 4-bullet list with an accurate note: recon has no remaining
  caller of get_deployment_config() today; the module is retained per cleanup #1.
- lib/api.py: removed the now-dead `from .deployment_config import
  get_deployment_config` import (its only caller was the /api/landclass handler
  removed in #5 — zero call sites remain).
- templates/knowledge/deleted_contacts.html: deleted — orphaned since cleanup #3
  removed the contacts/dashboard routes; zero callers in recon.

No functional change (the removed import was unused; the template unrendered).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 23:09:49 -06:00
..
kiwix Replace wget/SingleFile/Playwright backends with Zimit 2026-04-19 14:06:23 +00:00
knowledge cleanup: drop dead deployment_config references + orphaned deleted_contacts template 2026-05-23 23:09:49 -06:00
peertube Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
settings Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
base.html cleanup: remove /api/contacts + /api/address_book handlers + pull entire /nav-i/* subtree (extraction #3 shadow) (#12) 2026-05-23 03:34:22 -06:00
search.html Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00