Skip to main content
Sigvex

Research

Landing page for long-form technical articles covering Sigvex's analysis pipeline, IR, fuzzing, and cross-runtime techniques.

What it is

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

  1. Sidebar → Library → Research.
  2. From /libraryResearch card.
  3. Direct URL — /research.

Using the page

  1. Research card — click a card to open the full article.
  2. 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.

Troubleshooting

Symptom or error Cause Action
Sign-in prompt instead of grid Not authenticated Sign in and retry.
Article card 404s Article removed or renamed Return to /research and pick another.