loopable / platform /model /tenant.yml
fsanyoto's picture
Deploy AIOS web (React glide grid + FastAPI slice)
c14ceee verified
Raw
History Blame Contribute Delete
832 Bytes
# Tenant configuration β€” the ONE place a customer's specifics live (OM-2 parameterization,
# 2026-07-11). Topics reference these as {param} placeholders in store scope_sql; everything else
# in model/ is TENANT-AGNOSTIC (= the template library, task #13). Onboarding a new customer =
# write THIS file (+ .env credentials) β€” the topics/metrics/skills stamp in unchanged.
key: royal_imports
label: Royal Imports / Fisch Floral Supply
params:
# Business units: the sales teams that constitute the wholesale business (BU strict isolation).
wholesale_team_ids: [5, 6]
team_names: {5: Fisch, 6: Royal}
# Channel exclusions: partners excluded from WHOLESALE scope (Amazon rides through this partner;
# all-channel topics β€” GL, receivables β€” deliberately do NOT apply it).
excluded_partner_name_like: "GIFTWARE DEALS%"