_Status: Explicit Non-Goals (What We Are NOT Building)_
---
## Purpose
This document explicitly states **what Sankofa Phoenix is NOT intended to be**, to prevent scope creep, accidental commitments, and architectural drift.
**Key Principle:** Explicit non-goals prevent accidental lock-in and preserve optionality.
---
## Explicit Non-Goals
### 1. Phoenix is NOT a Public Marketing Site
**What Phoenix Is:**
- Cloud infrastructure control plane
- Operator-facing API and management interface
- Sovereign-grade CSP platform
**What Phoenix Is NOT:**
- Public brochure website
- Marketing landing page
- Customer-facing product showcase
**Why This Matters:**
- Prevents accidental public exposure of control plane
- Maintains clear separation of concerns
- Preserves operator-focused architecture
**Flexibility:**
- Does not preclude future public-facing features
- Does not prevent delegated UI development
- Does not restrict API evolution
---
### 2. Sankofa Portal is NOT Solely an Internal Tool
**What Sankofa Portal Is:**
- Corporate brand presence
- Entry point to Phoenix services
- Sovereign identity messaging
**What Sankofa Portal Is NOT:**
- Exclusively internal tool
- Permanently gated system
- Marketing-only site
**Why This Matters:**
- Preserves optionality for public/private split
- Allows evolution of access patterns
- Maintains brand presence flexibility
**Current State:**
- Currently login-gated
- May evolve to include public content
- Decision point remains open
---
### 3. Explorer is NOT Coupled to Portal Authentication
**What Explorer Is:**
- Public blockchain transparency layer
- Independent infrastructure
- Settlement inspection tool
**What Explorer Is NOT:**
- Gated behind portal auth
- Dependent on Phoenix services
- Part of control plane
**Why This Matters:**
- Maintains public transparency
- Preserves independence
- Prevents accidental coupling
**Flexibility:**
- May evolve branding
- May add optional features
- Remains independent from portal auth
---
### 4. We Are NOT Building "One Diagram to Rule Them All"
**What We Have:**
- Multiple intent documents
- Service-specific descriptions
- Illustrative diagrams (when needed)
**What We Are NOT Building:**
- Single, final architecture diagram
- Comprehensive flow diagrams
- Permanent topology maps
**Why This Matters:**
- Diagrams create accidental lock-in
- Multiple small diagrams preserve flexibility
- Evolution remains cheap
**Approach:**
- One diagram per intent (when needed)
- Time-scoped ("As of Q3 2026")
- Labeled "Illustrative"
---
### 5. We Are NOT Locking Implementation to Domain Structure
**What We Have:**
- Descriptive domain names
- Clear service roles
- Flexible deployment
**What We Are NOT Doing:**
- Hard-coding domain structure in code
- Mandating DNS-based architecture
- Creating "security by DNS" decisions
**Why This Matters:**
- Preserves deployment flexibility
- Allows infrastructure evolution
- Prevents accidental constraints
---
### 6. We Are NOT Creating Immutable Governance Rules
### 9. Phoenix IS Allowed an Internal Service Catalog (Not a Public Marketing Site)
**Clarification (2026-03-25):** Non-goal **§1** means Phoenix is **not** a **public brochure** or **anonymous consumer storefront**. It does **not** exclude:
- An **authenticated internal service catalog** (sometimes called “marketplace” in product language)
- **Entitlement management** and **provisioning APIs** for **public sector tenants**
**Wording discipline:** Prefer **service catalog** + **entitlements** in external/regulatory packs until **procurement-backed billing** exists. See [PUBLIC_SECTOR_TENANCY_MARKETPLACE_AND_DEPLOYMENT_BASELINE.md](PUBLIC_SECTOR_TENANCY_MARKETPLACE_AND_DEPLOYMENT_BASELINE.md).
**Why This Matters:**
- Reconciles [EXPECTED_WEB_CONTENT.md](EXPECTED_WEB_CONTENT.md) (“internal service catalog / marketplace”) with **§1** without turning Phoenix into a public marketing site.