A grid of research articles. Each card links to a full article at
/research/<slug>. Cards are ordered by the order field in each
article’s frontmatter.
Why it exists
Analysis internals (the IR stack, optimisation passes, fuzzing
strategies, cross-runtime modelling) are too dense for the Knowledge
Base and too durable for the Blog. The Research catalog is the place
where these long-form articles live, so readers can find them
without hunting through the blog timeline.
Who uses it
Auditor / researcher — reads up on techniques used by the
platform before trusting its output.
Technical evaluator — reviews methodology when evaluating
Sigvex for adoption.
How to open it
Sidebar → Library → Research.
From /library → Research card.
Direct URL — /research.
Using the page
Research card — click a card to open the full article.
Articles are ordered by the order field in their frontmatter;
the grid renders them in that order.
Inputs and outputs
Input
Source
Required
None.
Output
Format
Destination
Article
HTML
/research/<slug>
Controls reference
Research card — opens the article at /research/<slug>.
Limits
Requires a signed-in account.
Article cards are statically generated from the research
collection — new articles appear after a deploy.