XFlow
The control plane: workspace identity, app catalog state, provider contracts, readiness, and workflow orchestration.
Support: [email protected]|Contact page
Technical evidence packet
This page is the public reviewer landing page for the XFlow ecosystem. It summarizes the Phase 8 case studies, the Phase 7.5 screenshot proof assets, architecture boundaries, claim guardrails, and remaining verification work without claiming unverified production deployment.
Reviewer lens
30-second version
XFlow is a six-app ecosystem where the technical signal is the way control-plane authority, validation governance, product workflows, proof scripts, and evidence assets connect across app boundaries.
The control plane: workspace identity, app catalog state, provider contracts, readiness, and workflow orchestration.
The governance authority: validation, usage admission, entitlements, and release/billing boundaries.
The trust/risk layer: website credibility, scam-signal review, prioritized findings, and remediation workflow.
The audit/evidence intelligence layer: browser audits, evidence capture, findings, reports, and monitoring posture.
The creative production studio: generation, enhancement, projects, galleries, credits, and export paths.
The writing/research workspace: source-grounded drafting, provenance, project memory, and export preparation.
Why this matters for hiring
This project demonstrates full-stack product engineering, platform thinking, auth, governance, data, deployment readiness, AI product judgment, and cross-app architecture. The evidence is not one polished screen; it is the connected set of authority boundaries, product decisions, proof scripts, dashboards, docs, and operational surfaces.
Full-stack product engineering across Next.js/React surfaces, API boundaries, auth flows, billing state, data models, and production route behavior.
Platform thinking through a control-plane model, app registry, shared contracts, authority boundaries, and cross-app routing.
Ownership of auth, billing, data, deployment, proof scripts, QA strategy, public routes, and guardrail documentation.
AI product judgment shown through practical workflows in WordGeni, Crevux, AudAiX, Rataify, Verixet, and XFlow rather than generic AI demos.
Cross-app architecture that separates control plane, validation governance, trust/risk, audit evidence, creative production, and writing/research surfaces.
Suggested reviewer path
This order keeps the review grounded: start with the system map, then inspect the control plane, validation governance layer, domain workflows, screenshot proof, and claim guardrails.
Start with ecosystem overview.
Review XFlow as the control-plane case study.
Review Verixet as the validation governance case study.
Scan Rataify and AudAiX for trust, risk, audit, and evidence workflows.
Scan Crevux and WordGeni for creative production and writing/research workflows.
Review screenshot proof, claim guardrails, and remaining verification gaps.
What this demonstrates
The point is not that every product has the same maturity. The point is that Robert Schuelke's ecosystem exposes serious full-stack design decisions across six clear app boundaries.
XFlow control-plane model for identity, app catalog state, provider contracts, and workflow orchestration
Verixet governance authority for validation, usage admission, entitlements, and release/billing boundaries
Shared data architecture with app-separated product domains
Cross-app lander/auth/pricing routing
Public trust/security surfaces
Event ingest and operational proof flows
AI-assisted product features across writing, audits, media, and control-plane workflows
Deployment, monitoring, and readiness checks
Validation governance and billing-boundary design beyond basic Stripe Checkout
Frontend-safe billing DTO design
Subscription lifecycle visibility
Builder ownership / context
Robert Schuelke is a self-taught builder who created this ecosystem while working full-time. The important signal is ownership across architecture, product decisions, debugging, deployment, and proof discipline.
Robert Schuelke designed and implemented this six-app ecosystem across product architecture, frontend UX, backend APIs, centralized auth, validation governance, entitlement and billing boundaries, data modeling, deployment readiness, QA proof scripts, and AI-assisted product workflows.
XFlow centralizes account, app routing, control-plane visibility, and auth handoff decisions.
Verixet owns validation posture, usage admission, entitlement decisions, release boundaries, and billing lifecycle surfaces where configured.
Supabase consolidation work is documented through schemas, migrations, rollout packets, and validation scripts.
The repo includes static proof, smoke scripts, route checks, brand audits, readiness scripts, and generated proof artifacts.
My ownership vs AI assistance
The distinction matters for review: the architecture, product direction, boundaries, debugging calls, UX priorities, deployment decisions, and final implementation review are Robert-owned. AI assistance is used as leverage for implementation speed and review breadth.
Architecture decisions, product direction, system boundaries, debugging calls, UX priorities, deployment decisions, and final implementation review.
Coding, refactoring, documentation, testing ideas, and debugging support inside builder-directed implementation work.
Reviewer asset
Download Robert Schuelke's full-stack developer resume covering the XFlow ecosystem, SaaS architecture, centralized auth, validation governance, entitlement and billing boundaries, Supabase/PostgreSQL, AI product workflows, and selected product portfolio.
Proof artifacts
The engineering proof packet ties this public review page to the non-mutating proof harness, release checklist, generated JSON/Markdown reports, browser smoke scripts, shared Supabase validation, billing regression coverage, assistant proxy checks, and deployment readiness artifacts.
The root proof command validates contracts, public routes, XFlow to Verixet status behavior, billing DTO safety, usage catalog rules, usage ingest hardening, and satellite writer boundaries.
68 pass, 0 warnings, 0 failures. This represents one focused static proof run, not the full validation surface.
Merge, staging, and production promotion gates require proof artifacts, report review, and hard-blocker checks before release movement.
HTTP proof is manual and staging-only. It is ready for GitHub environment configuration and does not run by default on pull requests.
Proof coverage matrix
This matrix lists repo-backed proof layers without converting run-specific artifacts into inflated totals.
| Proof layer | What it validates | Apps covered | Evidence source | Status / caveat |
|---|---|---|---|---|
| Static ecosystem proof harness | Contracts, public routes, XFlow to Verixet status behavior, billing DTO safety, usage catalog rules, usage ingest hardening, and satellite writer boundaries. | All six apps | scripts/phase17-ecosystem-proof.mjs; output/phase17-ecosystem-proof-report.md | Latest static harness: 68 pass, 0 warnings, 0 failures. One focused static run, not the total validation surface. |
| Typecheck, lint, build | Compile-time safety, lint discipline, and production build readiness across app workspaces. | Six-app ecosystem scripts | App package scripts and XFlow focused validation commands | Available as runnable gates; report current command output rather than implying every historical run is green. |
| Public route verification | Public routes, showcase chrome, footer/nav coverage, and no-localhost public links. | XFlow plus public app surfaces | apps/XFlow/tests/showcase-chrome.test.ts; scripts/smoke-public-ecosystem-pages.mjs; output/live-production-readiness-proof-2026-05-10.json | Repo-backed. Public QA artifacts are run-specific and should be read with their recorded failures/caveats. |
| Browser smoke validation | Rendered public pages, CTAs, responsive screenshots, metadata, and cross-app destinations. | All six public apps | scripts/smoke-public-ecosystem-pages.mjs; output/playwright and output/wordmark-qa artifacts | Evidence exists, but browser smoke is live-environment-sensitive and not claimed as permanently green. |
| Brand casing audit | Public-facing XFlow, Verixet, Rataify, AudAiX, WordGeni, and Crevux naming discipline. | All six public brands | scripts/audit-public-brand-casing.mjs | Static audit gate; rerun before release. |
| Billing regression tests | Plan selection, checkout routing, lifecycle summaries, frontend-safe status payloads, and Stripe catalog rationalization. | Verixet authority, XFlow consumers, satellites as billing consumers | apps/Verixet/src/lib/billing/*.test.ts; apps/Verixet/src/lib/commerce/*.test.ts | Repo-backed regression coverage; no fake customer, revenue, or uptime metrics are inferred. |
| Entitlement and usage admission checks | Usage catalog rules, Verixet-owned admission decisions, source-app restrictions, and sanitized satellite reporting. | Verixet, Rataify, AudAiX, WordGeni, Crevux, XFlow status surfaces | ecosystem-contracts/types/usage-metrics.ts; scripts/phase17-ecosystem-proof.mjs; usage ingest and reporter tests | Static and unit-level proof surfaces are present; mutation endpoints are not called by the static harness. |
| Shared Supabase validation | Shared schema direction, service-role boundaries, RLS proof, rollout packets, backup readiness, and app migration plans. | All six apps plus shared packages | scripts/validate-supabase-*.mjs; docs/shared-supabase-*.md; supabase/migrations | Backed by scripts and docs; production cutover claims stay scoped to documented readiness state. |
| Assistant proxy smoke tests | XFlow assistant proxy contracts, per-app service-token wiring, JSON envelopes, and support conversation routing. | XFlow, Verixet, Rataify, AudAiX, WordGeni, Crevux | scripts/smoke-ecosystem-assistant-production.mjs; docs/ecosystem-assistant-production-rollout.md; proxy smoke logs | Smoke path exists; production runs depend on configured tokens and live app URLs. |
| Local persona/runtime proof | Unauthenticated route access, protected route denials, role/persona route contracts, and non-mutating security simulation. | All six apps | scripts/authenticated-persona-security-simulation.mjs; output/authenticated-persona-security-simulation-2026-05-10.json | Latest inspected artifact had 78 pass and 9 blocked authenticated personas due to missing env/cookies. |
| Deployment/readiness checks | Production public routes, health/ready endpoints, Railway/Sentry env documentation, and launch readiness preflights. | All six deployed public surfaces | scripts/production-readiness-proof.mjs; scripts/verify-railway-sentry-env-docs.mjs; docs/observability/*; output/live-production-readiness-proof-2026-05-10.json | Readiness evidence exists; no permanent uptime or certification claim is made. |
Claim guardrails
No unsupported compliance certification is claimed.
No invented customer, revenue, uptime, or scale metrics are used.
No static proof result is presented as a permanent production guarantee.
No claim is made that every live smoke artifact is currently green.
No public deployment proof is claimed for the six apps unless separately verified.
Protected staging HTTP proof remains separate from the static harness and is not described as complete unless the release checklist says so.
Architecture map
This map is intentionally technical: it shows authority boundaries and product responsibilities instead of treating the ecosystem as a loose collection of landing pages.
Audit evidence, browser checks, findings, reports, monitoring posture, and production-readiness review.
Creative production studio for generation, enhancement, projects, galleries, credits, and export paths.
Control plane for workspace identity, app catalog state, provider contracts, readiness, and workflow orchestration.
Governance authority for validation, usage admission, entitlements, and release/billing boundaries.
Trust, risk, scam-signal review, website credibility, prioritized findings, and remediation workflow.
Writing and research workspace for source-grounded drafting, provenance, project memory, and export preparation.
Identity boundary
Commercial boundary
Data boundary
Release boundary
Trust boundary
Verification boundary
AI/product features
Robert uses AI-assisted development as leverage, but the architecture direction, product decisions, debugging, UX judgment, system boundaries, and final ownership are founder-directed.
Source-grounded writing workflows, claim review, project memory, and export-ready publishing flow.
Audit workflows for Lighthouse, accessibility, UX findings, launch readiness, and reporting.
Creative production workflows for generation, enhancement, asset organization, credits, and export paths.
Assistant and control-plane workflows that connect events, readiness, and operator next actions.
Trust evidence workflows that turn public pages, policy checks, and issue evidence into proof surfaces.
Validation governance workflows around usage admission, entitlement state, release boundaries, and billing decisions where configured.
Screenshots and proof cards
These cards use the Phase 7.5 dashboard screenshots captured from guarded local proof routes. The public page shows the images only; it does not expose or link to local-only screenshot routes.

Verified Phase 7.5 local dashboard proof showing the control-plane purpose, readiness posture, app map, and operator actions without claiming live production health.

Verified Phase 7.5 local dashboard proof showing release-gate posture, validation governance, and operator next actions without synthetic traffic or production claims.

Verified Phase 7.5 local dashboard proof showing the trust/risk workflow in an honest no-selected-site state with scan and billing services disconnected.

Verified Phase 7.5 local dashboard proof showing audit/evidence hierarchy with empty local portfolio data and no evidence mutations.

Verified Phase 7.5 local dashboard proof showing creative production purpose, creation actions, asset workflow state, and empty local arrays.

Verified Phase 7.5 local dashboard proof showing source-grounded writing purpose, project actions, and honest empty project state.
Case-study map
The Phase 8 case studies remain the source-of-truth evidence library. This public page keeps the recruiter and senior-engineer path concise while naming the local repo docs that back each product story.
Control plane
Case-study focus: workspace orchestration, provider-state aggregation, readiness decisions, and operator action paths.
Evidence doc: docs/ecosystem/case-studies/xflow.md
Validation governance
Case-study focus: validation authority, usage admission, entitlement enforcement, release policy, and billing boundaries.
Evidence doc: docs/ecosystem/case-studies/verixet.md
Trust/risk layer
Case-study focus: ownership proof, reputation signals, trust scoring, policy evidence, and remediation ordering.
Evidence doc: docs/ecosystem/case-studies/rataify.md
Audit/evidence intelligence
Case-study focus: launch audits, route inspection, accessibility findings, evidence freshness, and monitoring delivery.
Evidence doc: docs/ecosystem/case-studies/audaix.md
Creative production studio
Case-study focus: creative job orchestration, asset lifecycle, review gates, export readiness, and production handoffs.
Evidence doc: docs/ecosystem/case-studies/crevux.md
Writing/research workspace
Case-study focus: grounded writing workflows, source handling, draft planning, revision controls, and publishing support.
Evidence doc: docs/ecosystem/case-studies/wordgeni.md
Links to all six apps
Destinations use configured public app URLs or XFlow showcase paths. Screenshot proof routes remain local-only and are not linked from this page.
Control plane
Open the central workspace hub to review app status, routing, readiness evidence, and operator workflows.
Open public appValidation governance
Inspect the validation governance surface for policy posture, usage admission, entitlement proof, release boundaries, and billing handoff where configured.
Open public appTrust/risk layer
Review the trust layer for verification status, policy signals, reputation evidence, and public legitimacy checks.
Open public appAudit/evidence intelligence
Check the audit product for launch-readiness reports, route evidence, accessibility checks, and monitoring output.
Open public appCreative production studio
Inspect the creative app for generation jobs, asset readiness, export flow, and media production review loops.
Open public appWriting/research workspace
Review the writing app for document workflows, source coverage, draft planning, and publish-ready content tools.
Open public appCan evaluate quickly
A hiring manager should not have to infer the technical depth from generic marketing language. This checklist turns the project into direct evaluation signals.
Can this person reason across frontend, backend, auth, billing, data, deployment, and product UX?
Is this more than a landing page?
Are authority boundaries defined?
Are there real public app surfaces?
Are there testing/proof workflows?
Are AI features integrated into product surfaces?
Are security and trust models considered?
Is there evidence of multi-app systems thinking?
Known next improvements
These are practical gaps to keep improving the reviewer path and authenticated product proof without weakening the no-fake-claims discipline.
Add a public docs URL only after the central ecosystem docs are verified live.
Add authenticated runtime QA for configured safe workspaces.
Expand live cross-app demo coverage without fake metrics or private data.
Keep screenshots refreshed immediately after dashboard changes.
Continue shared package extraction only after the six-app boundaries stay stable.