AI Research & Approach

How we build AI that
serves humans, not replaces them.

Our AI systems are built on three commitments: every decision is explainable to the person it affects, every model serves human judgment rather than substituting for it, and every system is designed to be auditable, correctable, and shut off.

The Core Thesis

Human-powered. Human-centered. Built for all humans.

GameChangers OS uses AI to verify, match, and assist — but humans make every consequential decision. A Mission Intelligence Agent can respond to inquiries. The human Mission Lead approves the contract. Curious PI surfaces matched candidates. The mission lead selects who to contact. The AI reduces friction. The human retains judgment.

This is not a philosophical choice. It is an architectural one. Every AI action on the platform has an explicit permission gate, an audit log entry, and a human override path. The Delegated Agency Clause in every contract where agents operate makes this legally explicit, not just technically true.

01

Explainability over black boxes

Every Trust Score is broken down by component. Every Curious PI match shows a reasoning trace. Every agent action is logged with its input, output, and decision path. If a professional asks "why is my score X," we can show them exactly.

02

Deterministic before probabilistic

Trust Score is computed using deterministic math — identity(100) + professional(250) + research(200) + federal(150) + activity(150) + network(150). It is not a neural network prediction. It is a formula you can audit.

03

No fine-tuning without production signal

We do not fine-tune models on assumptions. The Curious PI embedding pipeline uses Anthropic's embeddings API against pgvector. Fine-tuning is deferred until we have 10,000+ real, validated professional-mission matches to learn from.

AI Systems Architecture

What each AI system does — and doesn't do.

Aria Multi-LLM

Routing Intelligence

Routes tasks to the right model: Claude for complex reasoning and contract analysis, GPT-4o for code and technical review, Gemini for document analysis, Perplexity for real-time research, Llama for classified contexts, Mistral for EU data residency.

What it doesn't do: Make final decisions. Aria routes and synthesizes. Humans approve.

Curious PI

Semantic Matching

Profile text and mission requirements are embedded using the Anthropic embeddings API. Cosine similarity search against pgvector returns ranked matches. Trust Score minimum and ITAR clearance requirements filter before similarity ranking.

What it doesn't do: Score professionals on inferred demographic signals. Skills, verified credentials, and mission fit drive ranking — not zip code, name, or institution prestige.

Mission Agents

Delegated Actions

Agents operate within 5 explicit permission gates, each with a Redis rate limiter. Every action is logged. The Delegated Agency Clause in every agent-enabled contract establishes that the human Mission Lead retains sole authority for all approvals, financial decisions, and dispute resolution.

What it doesn't do: Act without a permission gate. There is no "general agent" mode.

Verification Methodology

12 public sources. Zero self-reporting in the score.

Every Trust Score component is computed from independently maintained public registries — not from what the professional tells us about themselves. This is the core of what makes verification meaningful rather than cosmetic.

Individual verification sources

  • ORCIDPublications, employment, education · 0–50 pts
  • Semantic ScholarCitation count, h-index · 0–130 pts
  • Scopus (Elsevier)Peer-reviewed publications · 0–40 pts
  • SAM.gov (CAGE/UEI)Federal contractor registration · 0–150 pts
  • DimensionsResearch grants, funding · 0–30 pts
  • arXivPreprints (labeled, discounted) · 0–15 pts
  • IEEE XploreEngineering publications · 0–20 pts
  • Lattes Platform (CNPq)Brazilian researcher registry · 0–25 pts

Organization verification sources

  • SAM.gov EntityUS federal contractor · 0–200 pts
  • SAM.gov ExclusionsReal-time gate — never cached
  • VIES (EU Commission)EU VAT registration · up to 10 pts
  • GSTIN (India)Indian business registry · up to 10 pts
The SAM.gov exclusion check runs in real-time at application submission for ITAR/DFARS-flagged missions. It is never cached. Exclusions are added daily. An entity clear yesterday may be excluded today.
Go deeper

Read the full AI ethics framework.

How we handle bias prevention, DEI data encryption, security clearance transparency, and the ethical boundaries of AI delegation.

Read AI Ethics Framework →