Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

Feature ID: PF-81
Status: 📋 Specification
Spec: PF-81-multi-tenant-host-url-strategy.md
Last Updated: 2026-03-25

Overview

PF-81 is the single overview of how organization resolution, URLs, and hosts work together for the Encore Health OS platform. It does not define database, API, or UI; implementation lives in PF-74 (path-based org routing), PF-77 (tenant domain management), and canonical-host-policy.md. This doc ties the strategy to those specs and to the integration matrix. PF-95 (tenant subdomains): Operational redirect rules (primary host → tenant *.apex when verified) are specified in PF-95 as the Canonical redirect matrix; PF-81 remains the strategy umbrella, PF-74 implements redirects, PF-95 owns eligibility flags on pf_organizations.

Integration Points (from Spec)

PointTypeDocument / Spec
Path-based org routingPF feature (PF-74)PF-74: Organization URL Routing
Custom domains & lifecyclePF feature (PF-77)PF-77: Tenant Domain Management
Canonical host policyPlatform doccanonical-host-policy.md
Vercel domain managementExternalVercel: Domain management for multi-tenant
Cross-core: None. PF-81 is PF-only and reference-only.

Platform Layer / Event / API Contracts

No platform layer, event, or API contracts are defined by PF-81. Routing and domain behavior are implemented per PF-74 and PF-77; canonical host behavior is documented in canonical-host-policy.