Overview
Jobs, billing, and marketing pipeline at a glance.
Recent jobs
| Route | Status | Size |
|---|
Transactions
| Product | Amount | Status | Date |
|---|
Jobs
All transfer jobs. Generate marketing from any complete job.
| ID | Route | Status | Size | LLM | Created | Action |
|---|
Billing
Transaction log, revenue tracking, and cost margin.
| Session ID | Product | Amount | Status | Token | Job | Date |
|---|
Content Queue
Approval-ready posts from real AIXPORT runs. Human control. No autonomous posting.
Queue
| Channel | Status | Job | Snippet | Ed. |
|---|
Replies
Find relevant conversations. Generate reply drafts. Approve and post manually.
Add signal
Signal queue
| Platform | Status | Score | Author | Snippet |
|---|
Help & Guidance
Everything you need to operate AIXPORT effectively. Zero support tickets.
📦How AIXPORT Works
The flow
What "continuity" means
AIXPORT does not clone chats. It rebuilds portable intelligence — structured context a new AI can actually use to continue your work. The output is not a transcript dump. It's a system prompt.
✅Best Practices (for users)
File preparation
- Export directly from the AI platform (Settings → Export data)
- Keep uploads under 100MB for fastest processing
- Split large projects into focused topic bundles
- ZIP files work best — loose .json or .md also accepted
Using the output
- Paste
memory-seed.mdas your first message in the target AI - Use prompts from
prompt-pack.txtto restore specific context - Check
open-questions.mdfirst — these are your blockers - Use
decision-log.mdas the authoritative record
🔧Troubleshooting
Job failed
Output quality is low
- Check
manifest.json— wasllmUsed: true? - If template output (no LLM), set the ANTHROPIC_API_KEY secret
- For generic/mixed files, add clear speaker labels (User: / Assistant:)
Payment issues
- Token already used → each payment unlocks one job. Repurchase for another.
- Billing not enabled → STRIPE_SECRET_KEY not set. Jobs are free until billing is configured.
🎯Operator Guide — Marketing
The workflow
Content rules
Drafts are generated from real job stats — no invented numbers. If a draft sounds off, edit it or archive it. Never post something you wouldn't stand behind.
↩Operator Guide — Replies
What to look for
Posts about: switching AI tools, losing context, ChatGPT vs Claude comparisons, "my AI doesn't remember", fragmented AI workflows. Relevance score above 60 is worth a reply.
The workflow
💳Operator Guide — Billing
How it works
User pays via Stripe checkout → gets redirected back → frontend verifies payment → receives a one-time token → token is included with the job upload → job runs → token marked used.
Stripe setup checklist
- Create Stripe account at stripe.com
- Create two products: "Project Transfer" ($149) and "Continuity Bundle" ($299)
- Copy the Price IDs (starts with price_)
- Set up webhook endpoint: your-domain/api/webhooks/stripe
- Set 4 Worker secrets: STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, STRIPE_PRICE_TRANSFER, STRIPE_PRICE_BUNDLE
Margin model
- Transfer: $149 revenue, ~$0.50 LLM cost → ~$148.50 margin
- Bundle: $299 revenue, ~$1.00 LLM cost → ~$298 margin
- Stripe fee: ~2.9% + $0.30 per transaction
⚙️Accounts & Infrastructure
Core (required)
Cloudflare Workers ✓ Cloudflare R2 ✓ Cloudflare KV ✓ Cloudflare Queues ✓ Anthropic API ✓ Stripe (set up)Recommended next
- Resend — transactional email (job complete, receipts)
- PostHog — product analytics, free tier
- Sentry — error tracking, free tier
Later (when you need auth)
- Clerk — email + magic link auth, free tier
- D1 — Cloudflare's SQL DB for user records
- Upgrade from KV to D1 when you have user accounts
Prompts
Pipeline step usage counts.
| Step | Uses |
|---|
Customers
Source → target flow distribution.
| Route | Jobs |
|---|