Knowledge Portal · engineering documentation

Skip to content

ZAIXOS Engineering Platform — Product Positioning

Document type: Product Definition
Version: 1.0 · Phase: 12-2
Status: Permanent product authority
Nature: Architectural positioning — not marketing copy


Positioning Statement

ZEP is an engineering governance and runtime abstraction platform for AI-assisted product development.

It occupies the layer above application frameworks and below product domain architecture, providing methodology, contracts, adapters, and validation — not business features or infrastructure provisioning.


Category Definition

LayerExamplesZEP relationship
Application frameworkLaravel, SymfonyProduct chooses framework; ZEP does not replace it
Engineering platformZEPThis product
IDE / AI runtimeCursor, Claude Code, Copilot WorkspaceNative session; ZEP supplies adapter
Product domainDental Clinic ROS modulesProduct-owned; consumes ZEP
Company governanceCompany Constitution, complianceParallel authority; ZEP implements engineering slice

Comparison Matrix (Architectural — Not Competitive Marketing)

Laravel Framework

DimensionLaravelZEP
Primary concernHTTP, ORM, queues, application structureEngineering phases, AI runtime contracts, adapter materialization
ArtifactComposer packages (laravel/framework)Platform package + contracts + adapters
ConsumerApplication developersProduct teams + platform/architect roles
SimilarityComposer distribution for PHP productsZEP may distribute via Composer for PHP products
DifferenceRuns application codeGoverns how code is specified and AI-assisted before/during implementation
OverlapNone at runtime execution of business logicZEP validates product repo structure; Laravel validates app boot

Position: Complementary. A Laravel product uses Laravel for application runtime and ZEP for engineering governance.


Symfony

DimensionSymfonyZEP
Primary concernComponents, bundles, enterprise PHP patternsCross-IDE engineering methodology
ModularityReusable PHP componentsRuntime Components as abstract contract obligations
SimilarityStrict boundaries, semver componentsStrict ownership domains, semver on Public API
DifferenceApplication-level component libraryMeta-engineering layer; not invoked by HTTP requests

Position: Analogous discipline (boundaries, versioning), different domain (engineering process vs application code).


Cursor Rules (.cursor/rules, project rules)

DimensionCursor RulesZEP
ScopeSingle IDE, single repo, often ad hocMulti-product, multi-adapter, versioned authority
GovernanceDeveloper-maintained text filesPlatform-owned constitution, ADRs, contracts
PortabilityCursor-specific.zaixos/ canonical; .cursor/ materialized
SimilarityConstraints and guidance for AI agentsRuntime Constraints component
DifferenceNo contract schemas, no cross-product lock file, no certificationFull validation suite + semver + extension model

Position: Cursor Rules are adapter input class, not a platform. ZEP ** produces** certified adapter materialization, not a bag of rules.


GitHub Templates (repository templates)

DimensionGitHub TemplatesZEP
MechanismOne-time repo scaffoldOngoing versioned dependency
UpdatesManual merge or re-templatePlatform upgrade path with lock file
SimilarityBootstrap new projectsFuture candidate: template as secondary bootstrap aid
DifferenceStatic snapshotLiving platform with contracts, validation, migration policy

Position: Templates solve day-zero scaffold; ZEP solves day-two-through-year-ten governance. Not interchangeable.


GitHub Copilot Workspace

DimensionCopilot WorkspaceZEP
Primary concernAI plan + edit + PR flow in GitHub ecosystemPhase-gated engineering with architect acceptance
AuthoritySession/plan orientedDocumentation-first permanent specs
SimilarityAI-assisted multi-step workRuntime Workflows (abstract)
DifferenceNo product-independent contract layer; vendor-boundAdapter architecture; pin platform version per product

Position: Copilot Workspace is vendor AI workflow; ZEP is org/product engineering substrate that can outlive any single vendor feature.


Claude Code

DimensionClaude CodeZEP
Primary concernCLI/agent coding in Anthropic ecosystemPlatform-agnostic contract obligations
SimilarityAgent execution, skills-like proceduresRuntime Procedures, Delegation
DifferenceNo ZAIXOS phase model, no architecture test gate, no .zaixos/ lock semanticsFull EOS-derived phase discipline

Position: Future Claude Code Adapter is a plausible adapter target; ZEP defines what such an adapter must implement, not the reverse.


Internal Engineering Platforms (Backstage, custom dev portals, golden paths)

DimensionTypical internal platformZEP
ScopeOften service catalog, CI templates, docs hubAI-assisted phase governance + runtime contracts
AudienceEnterprise platform teamsZAIXOS products + small teams needing same rigor
SimilarityGolden path, standardized onboardingAdoption model with validation gates
DifferenceUsually infra/service oriented; rarely IDE contract schemasExplicit Runtime Contract JSON + adapter certification
Overlap riskCI/CD ownershipZEP invokes product CI for validation; does not replace CI platform

Position: ZEP is a specialized engineering governance platform for AI-native development, not a general developer portal.


Architectural Positioning Diagram

┌─────────────────────────────────────────────────────────┐
│  Company / Product Architecture (constitution, modules) │
├─────────────────────────────────────────────────────────┤
│  ZAIXOS Engineering Platform (ZEP)  ◄── THIS PRODUCT    │
│  Methodology · Contracts · Adapters · Validation · Docs │
├─────────────────────────────────────────────────────────┤
│  Application Framework (Laravel, etc.)                  │
├─────────────────────────────────────────────────────────┤
│  Infrastructure (PostgreSQL, queues, hosting)           │
└─────────────────────────────────────────────────────────┘
         ▲                              ▲
         │                              │
   Product owns                   Adapter maps to
   domain + app                   IDE (Cursor, future…)

What ZEP Is Not (Positioning Boundaries)

  • Not a low-code or SaaS generator in v1 (future candidate only)
  • Not a replacement for PHPUnit, Pint, or product architecture tests — it adds platform integrity tests
  • Not an IDE extension marketplace in v1
  • Not open-core DevOps — scope is engineering methodology + AI runtime abstraction

Target Position in ZAIXOS Portfolio

Product typeUses ZEP?
ZAIXOS revenue products (Dental Clinic, future verticals)Required — pinned platform
Experimental spikesOptional — may defer until productization
Non-ZAIXOS adopters (future)Optional — if license/distribution opens

Product Positioning v1.0 — Phase 12-2.

ZAIXOS Knowledge Portal — public engineering docs at /docs · Staff operations at /admin