plano/docs/source/resources/includes
Spherrrical 03cb09f47e add tenant-scoped Redis session cache keys and remove dead log_affinity_hit
- Add tenant_header to SessionCacheConfig; when set, cache keys are scoped
  as plano:affinity:{tenant_id}:{session_id} for multi-tenant isolation
- Thread tenant_id through RouterService, routing_service, and llm handlers
- Use Cow<'_, str> in session_key to avoid allocation when no tenant is set
- Remove unused log_affinity_hit (logging was already inlined at call sites)
2026-04-13 16:50:53 -07:00
..
agents Update black hook for Python 3.14 (#857) 2026-03-31 13:18:45 -07:00
plano_config_agents_filters.yaml Run plano natively by default (#744) 2026-03-05 07:35:25 -08:00
plano_config_full_reference.yaml add tenant-scoped Redis session cache keys and remove dead log_affinity_hit 2026-04-13 16:50:53 -07:00
plano_config_full_reference_rendered.yaml sync rendered config reference with session_cache addition 2026-04-13 16:16:14 -07:00
plano_config_state_storage_example.yaml Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00