The machine sees what we can’t.
Phantom Signal is an anomaly-intelligence platform concept: Scouts submit GPS-pinned evidence, Operators license verified locations for paid tours, and Guests book the experiences. This page turns the recovered packet into one readable source of truth.
Overview
A clear product summary distilled from the recovered system specs, restore log, schema, wireframe, and project notes.
Find and submit anomaly locations
Free users capture GPS location, upload evidence, rate activity, choose anomaly type, and track verification/status. Verified first claims can earn long-tail tour revenue.
License the network
Licensed tour operators pay a one-time fee plus monthly subscription, access verified location intelligence, build tours, and report completed tour revenue.
Book the experience
Guests discover, book, and attend public Phantom Signal tours. Guest booking is later-phase MVP work after the Scout and Operator foundations are ready.
Current State
Truthful status from the recovered packet, keeping old deployment notes separate from what is confirmed now.
Core materials exist in the packet
The cleaned iCloud packet contains the restored landing page HTML, current/older system specs, database schema, Scout submission wireframe, restore log, reference image, project JSON, and research/continuity notes.
API contract + JSON payload examples
Multiple recovered notes identify this as the clearest unblocked next artifact for PhantomSignal/CyberHaunt. The schema and wireframe already define most required fields.
Cloudflare Pages project was created previously
The restore log says phantomsignal-site was created and deployed, but ps.breedloveforever.com still needed domain binding/verification at that time. This task did not deploy or change Cloudflare.
Cleaned and deduplicated
The packet inventory reports 303 relevant candidates considered, 57 unique files copied, and 246 duplicate sources not recopied. Original files were preserved and noisy manifests were kept out of the public reading flow.
Core Specs
The operating model, MVP flow, commercial tiers, data model, and API surface in readable form.
Commercial structure
- Scouts: free; submit/own verified anomaly locations; draft lifetime 5% revenue share.
- Starter Operators: $750 one-time + $99/month.
- Growth Operators: $1,500 one-time + $199/month.
- Premium Operators: $3,500 one-time + $399/month.
- Guests: no membership required for MVP; pay per booking later.
Verification logic
Credibility depends on manual review: evidence quality, location distinctness, anomaly classification, and whether the Scout becomes permanent owner. MVP recommendation is manual review only, no automated trust scoring yet.
Foundation
Public site, Scout portal, duplicate check endpoint, admin verification queue, and base database.
Operator layer
Operator application, tiered access logic, database browsing, and tour completion logging.
Earnings layer
Scout earnings dashboard, operator net dashboard, and immutable payout ledger.
Guest booking
Public tours, booking flow, waivers, confirmations, and reminders.
Core data tables
scouts · operators · locations · location_media · tours · earnings_ledger · verification_logs
API groups
Scout APIs · Operator APIs · Public/Guest APIs · Admin APIs
Site / Code Assets
What was found in the packet that can support an eventual deploy or next build pass.
Recovered landing page
code-config/index.html is a polished proof-of-concept funding pitch page. An older HTML copy is also preserved.
MVP schema
locations table schema exists with verification statuses, activity buckets, anomaly types, indexes, and recommended next tables.
Project/task data
Recovered JSON captures the broader project status and identifies PhantomSignal API contract work as the next concrete step.
Notes / Research
Only the useful project signal, without duplicating every recovered note.
- Original working spec: Full product model, flows, data model, API list, money flow, build order, and positioning rules.
- Restore pass: Prior site and system spec were salvaged; Cloudflare Pages project
phantomsignal-sitewas created according to the restore log. - Recovery notes: Project lane map placed Phantom Signal in Project Incubation; next step became API contract + JSON examples.
- Clean packet: Conservative dedupe gathered 57 unique files and preserved originals; this readable site was added under
site/.
00-admin/manifest.json and 00-admin/manifest.csv at the packet root. Those noisy admin manifests are intentionally not copied into public content.Archive + Source Docs
Curated copies are included inside this site so a Cloudflare Pages deploy can read them without depending on parent folders.