Schema
Platform accounts
Connection status, identifiers, and token metadata stay in one record per provider.
This route makes the backend visible as a product capability: connectors, storage, public APIs, and operator surfaces all organized in one place.
Route stats
Connector targets
4
GitHub, LinkedIn, Meta, and X modeled under one contract
Public routes
3+
Safe payloads exposed for homepage, showcase, and route modules
Admin surfaces
4
Overview, platforms, showcase, and sync logs
Directory
Cross-platform delivery
A connected view of the products, surfaces, and channels that shape the portfolio.
Managed showcase
Backend-fed project stories curated from the unified public showcase layer.
Applied intelligence
AI modules, context assembly, and workflow patterns tied to real portfolio operations.
Spotlight
The portfolio now has a foundation for public storytelling, operator control, and future automation work.
Database
MariaDB ready
Admin
Protected routes
Public pages
Backend-fed
Connector Stack
The hub is more than a theme change. It creates a reusable data contract for account status, sync runs, profiles, content, and showcase curation.
Schema
Connection status, identifiers, and token metadata stay in one record per provider.
Data
Latest platform snapshots and content items are persisted so the site can render without direct client-side API dependencies.
Publishing
Public work is selected from managed showcase records rather than repeated hardcoded arrays.
Ops
Sync runs capture operational state so connector failures are visible and recoverable.
Public Delivery
The pages added in this task are structured to consume backend-friendly data instead of inventing their own isolated content models.
API
Core identity, metrics, showcase items, and platform summaries are exposed through a single safe public payload.
Feed
The public showcase feed can be consumed by future sections, alternate frontends, or partner embeds.
Pages
The new route collection is powered by a dedicated public hub content builder, giving navigation pages a coherent backend-aware story.
Operator Surfaces
These are the control points behind the public site and a strong base for future automation.
Dashboard
A single operational snapshot of connector health, sync recency, and high-level metrics.
Connectors
Manage provider credentials, reconnect flows, and manual sync actions in one place.
Publishing
Curate which items shape the public story and how they are ordered across the portfolio.
Monitoring
Operational visibility is essential when the site depends on external platforms and scheduled data movement.
Route flow
Phase 01
Store credentials and configuration for supported platforms.
Phase 02
Convert raw provider responses into shared internal records.
Phase 03
Promote approved content through public endpoints and route pages.