← Back to projects
Collaboration · Prediction Markets collaboration

KNYC Signal Platform

KNYC Signal Platform is a collaboration between FCT Technologies and ReSync Technology LLC — the New York-based studio led by founder Sergio Reyes. It builds shared infrastructure for evaluating prediction-market signal in weather-adjacent markets. Paper trading runs through a Docker-based stack with explicit preflight verification before any live trade is permitted.

Last updated: January 5, 2026

Highlights

  • Two-team collaboration with clear ownership boundaries and shared infrastructure.
  • Dockerized stack with a `make paper-trader-preflight` gate before any live trade is permitted.
  • Same evidence-first risk policy FCT applies to internal projects: no live capital until paper audit logs support it.
  • Strategy work stays the collaborator's; FCT contributes infrastructure, tooling, and engineering rigor.

Technology Stack

Python Docker Prediction Market APIs Shared Signal Infrastructure Make-driven Paper-trader Preflight

Screenshots

What this project is

KNYC Signal Platform is a working collaboration between FCT Technologies and ReSync Technology LLC — the New York-based studio led by founder Sergio Reyes. The two-team build focuses on signal infrastructure for prediction markets — specifically weather-adjacent markets where short-horizon forecast quality can plausibly be turned into a tradeable edge.

The stack is Dockerized. There is a deliberate gate between paper trading and live trading: a make paper-trader-preflight step that has to pass before any live trade is permitted on the shared infrastructure. Same discipline FCT applies to its own internal research projects.

Why this is public-light

The collaboration is real but the specifics — strategies, edges, exact data sources — are kept private. This case-study page exists to demonstrate that FCT is comfortable building shared infrastructure across teams, splits work fairly, and operates with the same evidence-first risk policy whether the project is internal or shared.

What this proves about FCT’s approach

  • Shared-build discipline: clear ownership boundaries, joint infrastructure, no founder-ego conflicts.
  • Risk gates: the paper-trader preflight is a real gate, not a checkbox.
  • Trustworthy collaboration: the collaborator’s strategy work stays the collaborator’s. FCT contributes infrastructure and engineering rigor.

Status

Active. Paper-trade audit logs are being accumulated against the signal hypothesis. Decisions about live capital are joint and follow the evidence.