Definition
A centralized network database that stores subscriber identities, authentication credentials, service profiles and entitlement data used by access-control and session-management functions to authorize, configure and bill user connections.

Principle

Principle
When subscriber state (identity, credentials, entitlements) is authoritative and accessible to network control functions, those functions can make consistent, real‑time access and provisioning decisions across the network.

Demonstration

Demonstration
Illustrative scenario → A mobile device requests attach. Recognition → The access control function queries the Subscriber Repository for the subscriber's authentication vectors and subscribed QoS profile. Action → The network authenticates the device, applies the retrieved profile and establishes a session. Consequence → The session is correctly authorized and provisioned according to the stored entitlements.

Misapplication

Misapplication
Treating the repository as a billing ledger or as application-level user data: the error is conflating operational subscriber state used for access control with separate billing, billing-date history, or third‑party application profiles that the repository does not necessarily hold or guarantee.

Consequence

Consequence
Availability, accuracy and integrity of the repository causally affect authentication, authorization and provisioning—outages or stale entries can produce failed attachments, incorrect service levels, or unauthorized access if not detected and mitigated.

Reversal

Reversal
In distributed or privacy-enhanced architectures the authoritative subscriber state may be partitioned, cached at the edge, or represented by short-lived tokens; in those designs a single centralized repository is not the sole locus of truth and real‑time queries may be reduced or avoided.

Boundary

Boundary
Clearly within: network-layer subscriber identifiers, authentication vectors, service entitlements and policy bindings. Boundary case: cached copies at edge nodes that are periodically synchronized. Clearly outside: application content, user-generated data, long-term billing archives and third-party service profiles maintained independently.

Semantic Tension

Semantic Tension
Centralization for consistent control and manageability ↔ Distribution for latency reduction, resilience and privacy; the repository's role must balance operational consistency against those trade-offs.

Synthesis

Synthesis
The Subscriber Repository is the authoritative operational source of subscriber state for access and session control; its centrality simplifies consistent decision-making but creates operational and privacy trade-offs when compared with distributed or token‑based alternatives.