PL-005 — Experience Knowledge Platform
Status: Canonical
Owner: Knowledge Platform
Repository: zaixos-experience-knowledge-platform
Last updated: 2026-07-05
Purpose
Durable experience knowledge — structured knowledge graph and retrieval surfaces that complement PL-003 session memory.
Responsibilities
Owns
EnterpriseKnowledgePlatformand knowledge persistence- Experience-scoped knowledge retrieval contracts
- Knowledge indexing aligned with product personas
Does not own
- Session memory runtime (PL-003
MemoryRuntime) - Agent execution or tool dispatch
Architecture
mermaid
flowchart TB
PL003[PL-003 MemoryRuntime] -->|session| Turn[Agent Turn]
PL005[PL-005 Knowledge] -->|retrieval| Turn
Product[Product content] -->|ingest| PL005Integration
Products ingest domain knowledge via adapters; agents retrieve through PL-003 orchestration calling PL-005 contracts.
Known limitations
- Legacy overlap with PL-003 memory paths (G-3 in certification) — documented, not duplicate platforms
Related
Breadcrumbs: Home → Platforms → PL-005