[ Enter Database → ]
← All structural findings
Network Closure SIGNIFICANT REPLICATED today

Closed loop: Peter Thiel → Palantir Technologies → Brian Schimpf → Peter Thiel

Peter Thiel funds Palantir Technologies; Palantir Technologies has authority over Brian Schimpf; Brian Schimpf benefits Peter Thiel. Three documented edges form a closed conflict-of-interest circuit.
Computed value: 1 closed loop (raw: 1)

Inference logic

1. Edge A→B: Peter Thiel → Palantir Technologies (relationship: funding-type, "Thiel's Founders Fund is Anduril's anchor investor, leading the $2.5 billion Series G (June 2025) with a $1 billion check — the largest in Founders Fund history. Thiel co-founded Palantir where Schimpf worked for nearly a decade.").
2. Edge B→C: Palantir Technologies → Brian Schimpf (relationship: authority-type, "Peter Thiel is a co-founder of Palantir Technologies and serves as chairman. The S-1 filing revealed a dual-class stock structure giving founders including Thiel significant voting control. Thiel's political contributions are distinct from Palantir corporate activity, as the company does not operate a corporate PAC.").
3. Edge C→A: Brian Schimpf → Peter Thiel (relationship: benefit-type, "Early hire at Palantir Technologies, spending nearly a decade (approximately 2007-2017) rising to Director of Engineering. Built the Foundry platform now deployed worldwide. Led engineering and product organisations.").
Each edge is independently documented in the connections table (IDs 9778, 72, 9773). Together they form a directed cycle: money flows from A, authority flows through B, benefit returns to A. This is the structural definition of a closed conflict-of-interest loop.

Source edges (3)

  • #17#1 — co-founder and chairman (Peter Thiel is a co-founder of Palantir Technologies and serves as chairman. The S-1 filing revealed a dual-class stock structure giving founders including Thiel significant voting control. Thiel's po)
  • #176#17 — former_employee (Early hire at Palantir Technologies, spending nearly a decade (approximately 2007-2017) rising to Director of Engineering. Built the Foundry platform now deployed worldwide. Led engineering and produc)
  • #176#1 — investor_network (Thiel's Founders Fund is Anduril's anchor investor, leading the $2.5 billion Series G (June 2025) with a $1 billion check — the largest in Founders Fund history. Thiel co-founded Palantir where Schimp)

Comparative baseline

A randomly chosen triple of entities in the graph closes a funding→authority→benefit loop in well under 1% of cases. Each documented closure is therefore unusual on its own.

Steelman — strongest benign interpretation

The three relationships may be unrelated in time or substance. Peter Thiel's support of Palantir Technologies could predate Palantir Technologies's authority over Brian Schimpf by years; Brian Schimpf's benefit to Peter Thiel could be an arms-length commercial transaction that would have happened regardless of the other two edges. Closure is a necessary but not sufficient condition for a corrupt circuit.

Sensitivity

Edges with vague or generic relationship types (e.g. 'professional association') will produce false positives. Detector pattern matching is conservative but not exhaustive — narrowing or broadening the relationship buckets changes which loops surface.

Replication query (SQL)

Anyone can re-execute this query to verify the published value. If the result diverges, the finding auto-flags as stale.

SELECT (
      EXISTS (SELECT 1 FROM connections WHERE ((entity_a_id=176 AND entity_b_id=1) OR (entity_a_id=1 AND entity_b_id=176)) AND (relationship_type ILIKE '%investor%' OR relationship_type ILIKE '%donor%' OR relationship_type ILIKE '%donation%' OR relationship_type ILIKE '%contributor%' OR relationship_type ILIKE '%contribution%' OR relationship_type ILIKE '%funder%' OR relationship_type ILIKE '%founder%' OR relationship_type ILIKE '%co-founder%' OR relationship_type ILIKE '%shareholder%'))
      AND EXISTS (SELECT 1 FROM connections WHERE ((entity_a_id=1 AND entity_b_id=17) OR (entity_a_id=17 AND entity_b_id=1)) AND (relationship_type ILIKE '%oversight%' OR relationship_type ILIKE '%regulatory_oversight%' OR relationship_type ILIKE '%regulatory%' OR relationship_type ILIKE '%regulator%' OR relationship_type ILIKE '%committee_membership%' OR relationship_type ILIKE '%committee%' OR relationship_type ILIKE '%chair%' OR relationship_type ILIKE '%appointed_by%' OR relationship_type ILIKE '%appointment%' OR relationship_type ILIKE '%supervisor%'))
      AND EXISTS (SELECT 1 FROM connections WHERE ((entity_a_id=17 AND entity_b_id=176) OR (entity_a_id=176 AND entity_b_id=17)) AND (relationship_type ILIKE '%contractor%' OR relationship_type ILIKE '%contractor_relationship%' OR relationship_type ILIKE '%client%' OR relationship_type ILIKE '%supplier%' OR relationship_type ILIKE '%vendor%' OR relationship_type ILIKE '%grant_recipient%' OR relationship_type ILIKE '%employment%' OR relationship_type ILIKE '%employee%' OR relationship_type ILIKE '%former_employee%' OR relationship_type ILIKE '%consultant%'))
    )::int AS value
Last run: 7 May 2026, 00:35 · Last result: 1

Questions this raises

Each question can be commissioned at the matching investigation tier.

  • SEED — $5 What is the timeline of these three relationships — does Peter Thiel's support of Palantir Technologies predate Palantir Technologies's authority over Brian Schimpf?
  • SKETCH — $20 What is the dollar value flowing on each edge over the past five years?
  • SKETCH — $20 Are there public records of Palantir Technologies recusing from any decision involving Brian Schimpf?
  • DOSSIER — $75 Map every contract, grant, or appointment between the three entities since the loop closed.
Detector: triangular_loops v1.0 · Created 18 Apr 2026