Independent analytical tools built on publicly available data including SEC EDGAR
filings, 13F, Form ADV, other public disclosures. For institutional allocators, investment committees, and credit researchers.
No login walls. Methodology open to review. Open source code on Github.
A queryable graph built from Form ADV Part 1A across the full RIA and Exempt Reporting
Adviser universe — connecting adviser entities, control persons, related persons,
private funds, and service providers. Surfaces topology invisible in any single filing:
shared control persons, service-provider concentration, and hidden fund families.
Constructs comparable cohorts directly from parsed SEC EDGAR financials, then benchmarks
valuation multiples against the cohort distribution rather than a static comp set.
Exportable PDF reports with full audit trail back to source filings.
Meaning-based search across registration filings and disclosures. Ask in plain language —
"advisers with cross-trade conflicts and affiliated broker-dealers" — and retrieve
passages, not keyword noise. Every result links to the underlying filing.
Grades covenant strength and computes the Structural Lender Exposure Index (SLEI) and
Credit Agreement Risk Intelligence (CARI) scores across deal structures. This framework is
for locating mispricing where covenant quality isn't reflected in spread.
Side-by-side interrogation of private credit benchmarks. CDLI versus academic
factor-replication approaches with PME methodology comparisons. Built to answer the
allocator's question: what is my direct-lending allocation actually being measured against?
An interactive model of private credit liquidity stress treating redemption cycles as a
yield-stress (Bingham plastic) and hysteresis phenomenon. Because flow doesn't begin until stress
crosses a threshold, and recovery doesn't retrace the path down.
Fund administration in a box, one primitive at a time.
An engineering playground: each experiment isolates one Cloudflare primitive
against a tiny private-markets workflow. Together they sketch a miniature
fund-administration operating system running entirely at the edge.
Status: Active experiment/lab/* · unlistedAstro API routes → locals.runtime.env bindingswrangler.jsonc · compat 2026-06-01
The lab is deliberately atomic — one binding, one workflow, one test per page. But the
composition is the point: D1 holds structured fund data, R2 holds documents, Vectorize
retrieves meaning, Workers AI explains, Queues process in the background, KV configures,
and Durable Objects hold live session state. That is a tiny private-markets operating
system hiding inside a weekend experiment.
BUILD ORDER
01 — D1 LP Commitments
02 — R2 GP Report Vault
03 — Vectorize LPA Search
then AI → Queues → DO → KV
How these tools are built
Every tool on this page is constructed exclusively from public regulatory data — SEC
EDGAR full-text and XBRL filings, and Form ADV Part 1A structured data. Pipelines refresh
nightly; graph construction and heavy analytics run offline, with precomputed results
served from the edge. Nothing here constitutes investment advice; everything here
discloses its methodology.
STACK — Python ingestion · PostgreSQL · Neo4j (graph) · Cloudflare Pages (edge delivery)
· No tracking, no accounts, no paywall.