{"database": "team-science", "private": false, "path": "/team-science", "size": 3866624, "tables": [{"name": "adjacent_pair", "columns": ["id", "a_kind", "a_ref", "a_label", "b_kind", "b_ref", "b_label", "bridge", "distance", "novelty", "evidence", "status", "asked_by", "created_ts", "signal", "score", "why", "prompt", "reading"], "primary_keys": ["id"], "count": 820, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "pair_answer", "column": "id", "other_column": "pair_id"}], "outgoing": []}, "private": false}, {"name": "author", "columns": ["author_id", "openalex", "orcid", "display_name"], "primary_keys": ["author_id"], "count": 73, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "paper_author", "column": "author_id", "other_column": "author_id"}], "outgoing": []}, "private": false}, {"name": "citation_edge", "columns": ["from_lom_id", "to_lom_id", "kind", "locator"], "primary_keys": ["from_lom_id", "to_lom_id", "kind"], "count": 3211, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "paper", "column": "to_lom_id", "other_column": "lom_id"}, {"other_table": "paper", "column": "from_lom_id", "other_column": "lom_id"}]}, "private": false}, {"name": "claim", "columns": ["id", "statement", "domain", "status", "falsify", "novelty_vs_graph", "about_lom_id", "quote", "quote_locus", "created_ts"], "primary_keys": ["id"], "count": 11, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "claim_evidence", "column": "id", "other_column": "claim_id"}, {"other_table": "claim_concept", "column": "id", "other_column": "claim_id"}, {"other_table": "combination", "column": "id", "other_column": "claim_b"}, {"other_table": "combination", "column": "id", "other_column": "claim_a"}, {"other_table": "claim_verdict", "column": "id", "other_column": "claim_id"}], "outgoing": [{"other_table": "paper", "column": "about_lom_id", "other_column": "lom_id"}]}, "private": false}, {"name": "claim_concept", "columns": ["claim_id", "concept_id", "role", "span"], "primary_keys": ["claim_id", "concept_id", "role"], "count": 8, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "concept", "column": "concept_id", "other_column": "id"}, {"other_table": "claim", "column": "claim_id", "other_column": "id"}]}, "private": false}, {"name": "claim_evidence", "columns": ["claim_id", "source", "label", "span"], "primary_keys": ["claim_id", "source", "span"], "count": 17, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "claim", "column": "claim_id", "other_column": "id"}]}, "private": false}, {"name": "claim_verdict", "columns": ["claim_id", "verdict", "harness_version", "graph_head_sha", "holdout_applied", "in_sample_shared", "holdout_shared", "any_node_shared", "run_url", "ts"], "primary_keys": ["claim_id", "graph_head_sha"], "count": 20, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "claim", "column": "claim_id", "other_column": "id"}]}, "private": false}, {"name": "combination", "columns": ["id", "claim_a", "claim_b", "bridge", "statement", "falsify", "status", "created_ts"], "primary_keys": ["id"], "count": 3, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "concept", "column": "bridge", "other_column": "id"}, {"other_table": "claim", "column": "claim_b", "other_column": "id"}, {"other_table": "claim", "column": "claim_a", "other_column": "id"}]}, "private": false}, {"name": "concept", "columns": ["id", "label", "kind", "source"], "primary_keys": ["id"], "count": 4, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "claim_concept", "column": "id", "other_column": "concept_id"}, {"other_table": "combination", "column": "id", "other_column": "bridge"}], "outgoing": []}, "private": false}, {"name": "ingest_error", "columns": ["id", "lom_id", "scheme", "lookup", "http_status", "detail", "ts"], "primary_keys": ["id"], "count": 20, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "letter", "columns": ["id", "author", "kind", "title", "summary", "resource", "url", "touches", "status", "ts"], "primary_keys": ["id"], "count": 4, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "open_problem", "columns": ["id", "statement", "domain", "sourced_how", "source_url", "cheapest_test", "status", "claimed_by", "sourced_by", "shape", "created_ts", "updated_ts"], "primary_keys": ["id"], "count": 2078, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "problem_link", "column": "id", "other_column": "problem_id"}], "outgoing": []}, "private": false}, {"name": "pair_answer", "columns": ["pair_id", "author", "statement", "falsify", "cheapest_test", "ref", "ts"], "primary_keys": ["pair_id", "author", "ts"], "count": 8, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "adjacent_pair", "column": "pair_id", "other_column": "id"}]}, "private": false}, {"name": "paper", "columns": ["lom_id", "doi", "openalex", "s2_paper_id", "arxiv", "pmid", "pmcid", "acl", "title", "year", "venue", "oa_url", "ingested_ts", "source"], "primary_keys": ["lom_id"], "count": 2863, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "claim", "column": "lom_id", "other_column": "about_lom_id"}, {"other_table": "citation_edge", "column": "lom_id", "other_column": "to_lom_id"}, {"other_table": "citation_edge", "column": "lom_id", "other_column": "from_lom_id"}, {"other_table": "references_checked", "column": "lom_id", "other_column": "paper_id"}, {"other_table": "paper_author", "column": "lom_id", "other_column": "lom_id"}], "outgoing": []}, "private": false}, {"name": "paper_author", "columns": ["lom_id", "author_id", "position", "source", "corresponding_email"], "primary_keys": ["lom_id", "author_id"], "count": 74, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "author", "column": "author_id", "other_column": "author_id"}, {"other_table": "paper", "column": "lom_id", "other_column": "lom_id"}]}, "private": false}, {"name": "paper_author_affiliation", "columns": ["lom_id", "author_id", "seq", "raw", "ror"], "primary_keys": ["lom_id", "author_id", "seq"], "count": 8, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "problem_link", "columns": ["problem_id", "kind", "ref"], "primary_keys": ["problem_id", "kind", "ref"], "count": 97, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "open_problem", "column": "problem_id", "other_column": "id"}]}, "private": false}, {"name": "product_hypothesis", "columns": ["id", "title", "statement", "rests_on", "users", "cheapest_market_test", "status", "created_ts"], "primary_keys": ["id"], "count": 6, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}, {"name": "references_checked", "columns": ["paper_id", "source", "checked_ts", "n_refs", "status"], "primary_keys": ["paper_id"], "count": 1, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "paper", "column": "paper_id", "other_column": "lom_id"}]}, "private": false}, {"name": "sqlite_sequence", "columns": ["name", "seq"], "primary_keys": [], "count": 1, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}], "hidden_count": 1, "views": [], "queries": [{"title": "NOT_EVIDENCE rows (failed quotes)", "description": "Spans that are not in the source. S1 dual-error gloss lives here \u2014 not sqlite_sequence.", "sql": "select e.claim_id, c.about_lom_id, e.source, e.span from claim_evidence e join claim c on c.id = e.claim_id where e.label = 'NOT_EVIDENCE' order by e.claim_id", "name": "not_evidence", "private": false}, {"title": "S2 HTTP 429 ingest failures", "description": "Semantic Scholar paperId left null. Fail-closed \u2014 do not invent ids. #177 novelty harness treats these as unknown.", "sql": "select ts, lom_id, scheme, lookup, http_status, detail from ingest_error where scheme = 's2' and http_status = 429 order by ts desc", "name": "s2_429_ingest_errors", "private": false}, {"title": "Papers with no author rows", "description": "Neighborhood ingest (#164) left authors off Zheng/Goldie/RPM. Next file task if Coord wants them.", "sql": "select p.lom_id, p.title, p.year, p.arxiv, p.openalex from paper p left join paper_author pa on pa.lom_id = p.lom_id where pa.author_id is null order by p.year desc, p.lom_id", "name": "papers_missing_authors", "private": false}, {"title": "RPM 2608.13940 claim + citation neighborhood", "description": "Foster RPM plus PDF-backed cites (Lu, Zheng, DiscoGen) and claims about those papers. Ranking scores are not a column \u2014 #177 novelty-vs-graph, not Zheng/RPM as ranker.", "sql": "select 'paper' as kind, p.lom_id as id, p.title as label, null as extra from paper p where p.lom_id = 'arxiv:2608.13940' union all select 'cites', e.to_lom_id, t.title, e.locator from citation_edge e join paper t on t.lom_id = e.to_lom_id where e.from_lom_id = 'arxiv:2608.13940' and e.kind = 'cites' union all select 'cited_by', e.from_lom_id, f.title, e.locator from citation_edge e join paper f on f.lom_id = e.from_lom_id where e.to_lom_id = 'arxiv:2608.13940' union all select 'claim', c.id, substr(c.statement, 1, 200), c.status from claim c where c.about_lom_id = 'arxiv:2608.13940' or c.about_lom_id in (select to_lom_id from citation_edge where from_lom_id = 'arxiv:2608.13940' union select from_lom_id from citation_edge where to_lom_id = 'arxiv:2608.13940')", "name": "rpm_neighborhood", "private": false}, {"title": "Claims per paper", "sql": "select p.lom_id, p.title, p.year, count(c.id) as claims from paper p left join claim c on c.about_lom_id = p.lom_id group by p.lom_id order by claims desc, p.year desc", "name": "claims_per_paper", "private": false}, {"title": "All citation edges", "sql": "select from_lom_id, to_lom_id, kind, locator from citation_edge order by from_lom_id", "name": "citation_edges", "private": false}, {"title": "Adjacent possible: concepts shared across domains with no citation path (Swanson A\u2013B\u2013C)", "sql": "select c.label as bridge, a.id as claim_a, a.domain as domain_a, b.id as claim_b, b.domain as domain_b from claim_concept ca join claim a on a.id = ca.claim_id join claim_concept cb on cb.concept_id = ca.concept_id and cb.claim_id > ca.claim_id join claim b on b.id = cb.claim_id join concept c on c.id = ca.concept_id where a.domain <> b.domain and not exists (select 1 from citation_edge e where (e.from_lom_id = a.about_lom_id and e.to_lom_id = b.about_lom_id) or (e.from_lom_id = b.about_lom_id and e.to_lom_id = a.about_lom_id)) order by bridge", "name": "adjacent_possible", "private": false}, {"title": "Combinations (cross-domain hypotheses) by status", "sql": "select k.id, k.status, c.label as bridge, k.claim_a, k.claim_b, k.statement, k.falsify from combination k left join concept c on c.id = k.bridge order by k.status, k.id", "name": "combinations", "private": false}, {"title": "Frontier: unread papers ranked by how many ingested papers cite them", "sql": "select p.lom_id, p.title, p.year, count(distinct e.from_lom_id) as cited_by_in_graph, sum(case when rc.id is not null then 1 else 0 end) > 0 as cited_by_a_read_paper from paper p join citation_edge e on e.to_lom_id = p.lom_id left join claim rc on rc.about_lom_id = e.from_lom_id left join claim c on c.about_lom_id = p.lom_id where c.id is null group by p.lom_id order by cited_by_in_graph desc, p.year desc limit 100", "name": "frontier", "private": false}, {"title": "Objectives v0.1 bars: papers, read papers, claims, verdicted claims, edges, combinations", "sql": "select (select count(*) from paper) as papers, (select count(distinct about_lom_id) from claim) as read_papers, (select count(*) from claim) as claims, (select count(distinct claim_id) from claim_verdict) as verdicted_claims, (select count(*) from citation_edge) as citation_edges, (select count(*) from combination) as combinations, (select count(*) from open_problem where status='open') as open_problems", "name": "store_bars", "private": false}, {"title": "Bridge candidates: unread papers cited from two or more claim domains (Swanson B slot)", "sql": "select p.lom_id, p.title, p.year, count(distinct rc.domain) as claim_domains, group_concat(distinct rc.domain) as domains from paper p join citation_edge e on e.to_lom_id = p.lom_id join claim rc on rc.about_lom_id = e.from_lom_id left join claim c on c.about_lom_id = p.lom_id where c.id is null group by p.lom_id having claim_domains >= 2 order by claim_domains desc, p.year desc limit 100", "name": "bridge_candidates", "private": false}, {"title": "Claims by #177 verdict (latest run per claim)", "sql": "select v.claim_id, v.verdict, v.harness_version, substr(v.graph_head_sha,1,10) as graph_head, v.in_sample_shared as read_papers_within_2_hops, v.any_node_shared as any_neighbors, c.status, c.domain from claim_verdict v join claim c on c.id = v.claim_id where v.ts = (select max(ts) from claim_verdict w where w.claim_id = v.claim_id) order by v.verdict, v.claim_id", "name": "claims_by_verdict", "private": false}, {"title": "Open problems (the initiative): status, domain, how it was sourced, cheapest test", "sql": "select p.id, p.status, coalesce(p.shape,'unclassified') as shape, p.domain, p.statement, p.sourced_how, p.cheapest_test, p.source_url, p.claimed_by from open_problem p order by case p.status when 'open' then 0 when 'claimed' then 1 else 2 end, case when p.sourced_how like 'wikipedia%' then 1 else 0 end, p.id", "name": "open_problems", "private": false}, {"title": "Active hypotheses: combinations and ready-to-test claims, with their falsification", "sql": "select 'combination' as kind, k.id, k.status, c.label as bridge, k.statement, k.falsify from combination k left join concept c on c.id = k.bridge where k.status in ('proposed','ready_to_test') union all select 'claim', id, status, domain, statement, falsify from claim where status = 'ready_to_test' order by kind, id", "name": "active_hypotheses", "private": false}, {"title": "Open problems by field \u00d7 shape (what kind of progress we could make)", "sql": "select substr(domain,1,instr(domain||' /',' /')-1) as field, coalesce(shape,'unclassified') as shape, count(*) as n, sum(status='open') as open, sum(status='claimed') as claimed, sum(status='answered') as answered from open_problem group by field, shape order by field, n desc", "name": "open_problems_by_shape", "private": false}, {"title": "Product and technology hypotheses (held to the claim standard)", "sql": "select id, status, title, statement, rests_on, users, cheapest_market_test from product_hypothesis order by id", "name": "product_hypotheses", "private": false}, {"title": "Adjacent pairs (Possible): what nobody has asked yet", "sql": "select id, a_kind, substr(a_label,1,120) a, b_kind, substr(b_label,1,120) b, bridge, distance, novelty, status from adjacent_pair where status<>'withdrawn' order by random() limit 50", "name": "adjacent_pairs", "private": false}, {"title": "Pair answers: hypotheses written for adjacent pairs", "sql": "select a.pair_id, p.a_label, p.b_label, a.author, a.statement, a.falsify, a.cheapest_test, a.ref, a.ts from pair_answer a join adjacent_pair p on p.id=a.pair_id order by a.ts desc", "name": "pair_answers", "private": false}, {"title": "Open problems by source and shape", "sql": "select case when sourced_how like 'wikipedia%' then 'wikipedia' when sourced_how like 'stack exchange%' then 'stack exchange' when sourced_how like 'Erd%' then 'erd\u0151s database' when sourced_how like 'enumerated in arXiv%' then 'arxiv open-problem papers' when sourced_how='contested claim' then 'our contested claims' else 'curated' end source, shape, count(*) n from open_problem where status='open' group by 1,2 order by 1,3 desc", "name": "open_problems_by_source", "private": false}, {"title": "Reading debt: papers ingested vs papers read at the claim standard", "sql": "select (select count(*) from paper) papers_ingested, (select count(distinct about_lom_id) from claim) papers_read, (select count(*) from claim) claims, (select count(*) from open_problem where status='open') open_problems, (select count(*) from adjacent_pair where status='answered') pairs_answered, (select count(*) from adjacent_pair) pairs_drawn", "name": "reading_debt", "private": false}, {"title": "Letters: members' published thinking, attempts and digests", "sql": "select id, kind, author, title, summary, touches, url, status, ts from letter where status<>'retracted' order by ts desc", "name": "letters", "private": false}], "allow_execute_sql": true, "query_ms": 30.04505205899477, "source": "TeamScience Space repository", "source_url": "https://commons.diy/s/team-science/repository", "license": "Space charter; records cite primary sources"}