OpenAI 2026 hackathon

HunterPiggy

An explainable signal-to-trajectory engine that detects scams, manipulation, and structural anomalies, reconstructing the mechanisms behind outcomes—without issuing verdicts.

Solo project by Kai256ai Kai · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #4,575 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be: HunterPiggy is a self-reported explainable signal-to-trajectory engine designed to detect scams, manipulation, and structural anomalies without issuing verdicts. It combines signal detection with institutional mechanism analysis using a framework called PIC–Boson, and models possible trajectories over time.

What changed: During OpenAI Build Week (July 13–21, 2026), the author transformed an existing research component into a standalone, runnable project. Key changes included integrating a trajectory engine, repairing prototype issues, adding bounded simulations, building a PIC adapter, and creating a neutral demonstration.

Single most important open question: Is there evidence of traction or commercial interest in this system beyond its self-reported development?

Back to contents

What The Product Actually Is

The description states that HunterPiggy is an explainable signal-to-trajectory engine. It has two main layers:

  1. ThreatSignalRouter, which detects transparent markers such as:
    • manipulative or scam-style language;
    • shortened and verification-style URLs;
    • obfuscated contact details;
    • urgency formatting;
    • encoded or high-entropy structures;
    • sensitive contexts;
    • structural anomalies;
    • correlations across multiple signal categories.
  1. PICBosonAdapter, which maps detected signals to Ian Tasker’s Political–Institutional Contingency (PIC) framework:
    • PIC–S: Structural Design;
    • PIC–C: Cultural Norms;
    • PIC–P: Procedural Action;
    • PIC–F: Fiscal Prioritisation;
    • PIC–J: Jurisdictional Boundary-Setting;
    • PIC–T: Temporal Constraint.
  1. CairoResonanceTrajectoryEngine, which models possible growth and shadow trajectories based on signals, mechanisms, and time.

The system is described as not issuing verdicts but reconstructing how multiple mechanisms may interact over time to produce outcomes.

Inference: The product appears to be a research-oriented tool for analyzing sequences of events or behaviors without classification or automated decision-making.

Back to contents

Positioning & Claim Evolution

The author claims that HunterPiggy:

  • “Detect the signal. Reconstruct the mechanism. Do not issue a verdict.”
  • Focuses on explainable AI rather than simple classification.
  • Combines scam detection with institutional analysis, treating both as sequence-reconstruction problems.
  • Operates under the principle that individual markers are weak evidence; meaning emerges from correlation, context, mechanisms, and time.

It positions itself as a tool for investigation, not judgment. It is described as:

  • Useful for examining institutional and administrative sequences without classifying people or making accusations.
  • Designed to avoid automated consequential decisions.

Inference: The positioning reflects an intent to build a responsible, non-judgmental detection system focused on explanation and hypothesis generation rather than automation of outcomes.

Back to contents

Target Customer & ICP

The description does not clearly identify target customers or ideal customer profiles (ICP). It mentions:

  • Use cases involving scam detection and institutional mechanism analysis.
  • A focus on child-safety risks, algorithmic influence, and institutional processes.
  • Potential integration with educational tools like KidsPiggy.

However, it does not name specific users, industries, or roles.

Inference: The target audience likely includes researchers, compliance officers, cybersecurity analysts, or educators working in areas involving fraud detection or institutional behavior analysis. But no explicit ICP is stated.

Back to contents

Business Model & Pricing Evidence

There is no evidence of a business model or pricing structure in the description.

The project is described as:

  • A research tool built during a hackathon.
  • Not yet independently installable before Build Week.
  • Currently analyzing text submitted to it.
  • Using transparent baselines rather than trained classifiers.
  • Requiring human review.

Inference: No commercialization strategy or pricing model has been reported. The project is presented as an experimental tool with no indication of monetization plans.

Back to contents

Technical & Delivery Signals

The author states that:

  • HunterPiggy was built using Codex and GPT-5.6, with human-led decisions.
  • It includes:
    • Automated test suite;
    • Deterministic simulations;
    • Reproducible results;
    • Documentation of provenance, attribution, limitations, and division between prior and new work.
  • The system integrates:
    • Signal routers;
    • PIC adapter;
    • Trajectory engine;
    • Public pipeline.

It also mentions:

  • Repairing invalid data structures;
  • Changing simulation output from final-state values to evolving time steps;
  • Adding bounded, seeded simulation for reproducibility.

Inference: Technical delivery shows a functional prototype with some automation and structure, but it remains experimental and not yet production-ready.

Back to contents

Traction & Maturity Signals

There is no evidence of traction or maturity beyond the author’s own development efforts:

  • The project was part of a hackathon.
  • It was previously embedded in a larger research system (Python Zero / Kai256).
  • No revenue, customers, or adoption data are provided.
  • The system currently analyzes text submitted to it and requires human review.
  • False positives and negatives are expected.

Inference: The project is at an early stage of development and lacks any measurable traction or market validation.

Back to contents

Competitive Context

The description does not mention competitors or provide a competitive landscape. It focuses on:

  • The novelty of combining scam detection with institutional analysis.
  • Use of the PIC framework.
  • Emphasis on explainability and non-judgmental output.

Inference: No clear competitive positioning is evident. The author does not reference existing tools in this space, nor does it describe how HunterPiggy differs from them.

Back to contents

Key Risks & Red Flags

Key risks and red flags include:

  • Lack of commercial traction or revenue data — the system is described only as a research prototype.
  • No clear business model or pricing strategy — no indication of monetization plans.
  • Self-reported nature of all claims — no independent verification.
  • Limited scope: currently analyzes only text submitted to it; requires human review.
  • Unproven scalability or performance — described as using transparent baselines, not trained classifiers.
  • No evidence of product-market fit — no mention of user feedback or demand.

Inference: Without external validation or usage data, the project remains speculative and unproven in terms of viability or impact.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific institutional or regulatory use cases are you targeting?
  2. How do you plan to validate the accuracy of trajectory reconstructions?
  3. Are there any existing partnerships or pilot programs with organizations using this system?
  4. What is your roadmap for transitioning from prototype to a deployable product?
  5. How will you handle privacy and data governance in real-world deployments?
  6. What are the key assumptions behind the PIC framework application here?
  7. Have you considered integrating feedback loops or adaptive learning into the system?

Back to contents

Investment/Partnership Verdict

There is no evidence of commercial traction, revenue, customers, or a defined business model.

The project is described as:

  • A research prototype built during a hackathon;
  • Not yet independently installable;
  • Requiring human review and not suitable for automated decisions;
  • Using transparent baselines rather than trained models.

It is positioned as an explainable AI tool focused on investigation, not automation or classification.

Inference: At this stage, the project lacks sufficient evidence to support investment or partnership interest. It is a speculative research effort with no demonstrated market readiness or commercial viability.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.