Publication Hub

Self-hosted Ghost connection, canonical web publishing, growth, and revenue state. Email delivery is deferred.

portal ready
ghost ready

Content API

Ghost Content API reachable

connected

Admin API

Ghost Admin API reachable

connected

Email delivery

Email delivery is intentionally deferred; leave GHOST_NEWSLETTER_SLUG unset until sends are deliberately activated.

configured

Members API

Ghost Members API reachable

connected

Durable queue

Publication runner jobs

Loading publication jobs...

AXIØM Cycle

Product teams on the path to completion

Ø Observe → Structure → Execute → Verify → Return, with factory work held as schema-only until the portal is shippable.

observe

Client Entry Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Magic-link login
Auth callback
Protected client routes
Project list

Missing

Nothing load-bearing in this slab
Configure Supabase env in production and run a login smoke test.

observe

Public Surface Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Homepage
Blog feed and article pages
Author and topic pages
Shorts/distribution preview
Ghost Content API reader plumbing

Missing

Align public offer around the client portal instead of the older article-swarm entry.
Reframe public entry around client login and project creation after Ghost content is live.

observe

Onboarding Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Writing shape selection
Agentic intake chat
Structured BookBrief
ReviewPolicy selection

Missing

Nothing load-bearing in this slab
Browser-test each shape and source upload path: book, article, short story, text, PDF, and DOCX.

structure

Persistence Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Supabase table contract
Local development fallback
Project events
Export/version ledgers
Artifact-bound review metadata

Missing

Nothing load-bearing in this slab
Apply schema to Supabase and verify service-role writes against production tables.

structure

Voice / Codex Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

65 structural devices
Pattern and archetype library
Voice recipe store
Voice dashboard
Voice analysis/blend APIs

Missing

Client-project voice fingerprint is not yet first-class in the public portal.
Tie onboarding voice capture to project-specific Scriptorium and client delivery records.

structure

Scriptorium Handoff Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Durable Scriptorium project creation
Snapshot persistence
Internal dashboard route
Client-safe project facade

Missing

Nothing load-bearing in this slab
Keep Scriptorium controls internal and expose only client-safe status/review/download state.

execute

Scriptorium Authoring Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Internal Scriptorium dashboard
Project save/load routes
Client-triggered draft pass from saved project state
Exact brief-derived map and one sample chapter
AXIØM-routed full chapter construction with receipts
Durable one-chapter checkpoints with retry and stale-lock recovery
Deterministic final-approval fidelity HOLD
Outline and improvement APIs
Specialist drafting agents
Coherence auditors
Book assembly and print export

Missing

Nothing load-bearing in this slab
Apply the manuscript queue migration and run a multi-chapter production recovery proof.

execute

Prompt Swarm Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Prompt UI
Planner
Lens before draft
Draft/edit/gate/Governor sequence
Anti-slop pass
Atomizer

Missing

Mode 1 remains an internal/support lane until client projects are the primary entry.
Reuse swarm capabilities behind project-specific flows; do not let /prompt outrank the portal MVP.

execute

Review + Delivery Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Seven review gate contract
Artifact-bound gate approval API
Markdown/PDF download API
Export history

Missing

Nothing load-bearing in this slab
Run manual client smoke: open project, approve final gate, export Markdown/PDF.

verify

Manuscript Quality Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Manuscript version ledger
AXIØM audit history
Preview-only improvement/audit record
Approved-version promotion
Delivery version resolver

Missing

Nothing load-bearing in this slab
Connect the one-click improvement action to a client-safe approval flow.

return

Atomization Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Approved manuscript gate
Gated atomization API
Atomized output persistence
Future distribution atoms

Missing

Nothing load-bearing in this slab
Keep atomization downstream of approved artifacts only.

verify

Dashboard Ops Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Command Center
Navigation shell
Readiness API
Health/stats APIs
Operator dashboards

Missing

MVP-first navigation/subtraction pass is still needed.
Prioritize client portal, Scriptorium, review, export, and publication readiness over lower-priority dashboards.

return

Autonomous Ops Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Stateless cron cycle
Topic selection
Draft/edit/gate/Governor retries
Ghost publish path
Email/newsletter path deferred out of MVP
X thread distribution path

Missing

Must stay downstream of approved client artifacts for GhostAuthor MVP.
Use autonomous publishing after approval and Ghost readiness, not before client delivery is proven.

return

Publication Team

ready

Code

proven

Local proof

proven

Production proof

proven

Contains

Ghost connection status
Canonical website lane
Deferred email and optional member lanes
Growth lanes
Revenue lanes

Missing

Nothing load-bearing in this slab
Add real Ghost credentials, then expand paid-tier/archive/member Portal UI.

return

AXIØM Knowledge Factory Team

deferred

Code

proven

Local proof

proven

Production proof

deferred

Contains

Reality source schema
Observation and pattern schema
Promoted artifact types
Non-blocking scope guardrail

Missing

Nothing load-bearing in this slab
Do not add factory UI or execution workflows until the client portal is production-ready.

Canonical Website / Deferred Lanes

AXIØM Articles

Observed reality compressed into executable thought.

Posts3
Memberson

Ghost URL

https://articles.axiomlabs.global

Latest post

Reality Is the Content Engine

Email delivery

deferred out of MVP

Next Steps

Ghost canonical publication layer is connected.

Content Pipeline

Client realityPortal intake captures the book, brief, constraints, and review depth.
Scriptorium workInternal authoring engine drafts behind the client facade.
Review gatesClient approvals control when artifacts can move forward.
Approved atomizationOnly approved manuscript versions become distribution atoms.
Ghost canonical pageSelf-hosted Ghost receives owned web content when Admin API is live.
Growth lanesRevenue, referrals, and members depend on downstream signal.

Growth Lanes

Website archiveContent API
Member captureMembers API
Email deliveryDeferred
RecommendationsFuture
Referral loopFuture
Sponsor inventoryFuture

Revenue Lanes

Free readersGhost members
Paid tiersPortal/paywall slab
Lead magnetsApproved playbooks
ProductsFuture catalog
ServicesClient acquisition lane
Ads/sponsorsFuture inventory

Product Flow

flowchart LR
  Client["GhostAuthor Client"]
  Intake["Agentic Intake"]
  Scriptorium["Scriptorium"]
  Review["Review Gates"]
  Export["Approved Manuscript"]
  Atomize["Approved Atomization"]
  Ghost["Self-Hosted Ghost Page"]
  Members["Members / Portal"]
  Growth["Growth + Revenue Lanes"]
  Email["Email Later (Deferred)"]

  Client --> Intake --> Scriptorium --> Review --> Export --> Atomize
  Atomize --> Ghost
  Ghost --> Members
  Members --> Growth
  Ghost -. deferred .-> Email