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

Closed loop: Peter Thiel → Palantir Technologies → Gregory Barbaccia → Peter Thiel

Peter Thiel funds Palantir Technologies; Palantir Technologies has authority over Gregory Barbaccia; Gregory Barbaccia 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, "Described as 'the latest White House leader to have a connection to Peter Thiel.' Thiel co-founded Palantir where Barbaccia spent a decade, and Founders Fund backs Anduril in which Barbaccia held stock.").
2. Edge B→C: Palantir Technologies → Gregory Barbaccia (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: Gregory Barbaccia → Peter Thiel (relationship: benefit-type, "Federal CIO is former Palantir employee who owns company stock").
Each edge is independently documented in the connections table (IDs 9795, 72, 1147). 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)
  • #796#17 — former_employee_and_stockholder (Federal CIO is former Palantir employee who owns company stock)
  • #796#1 — investor_network (Described as 'the latest White House leader to have a connection to Peter Thiel.' Thiel co-founded Palantir where Barbaccia spent a decade, and Founders Fund backs Anduril in which Barbaccia held stoc)

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 Gregory Barbaccia by years; Gregory Barbaccia'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=796 AND entity_b_id=1) OR (entity_a_id=1 AND entity_b_id=796)) 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=796) OR (entity_a_id=796 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 Gregory Barbaccia?
  • 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 Gregory Barbaccia?
  • 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