GOBLIN HOUSE
[ Enter Database → ]
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.
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
Each question can be commissioned at the matching investigation tier.