Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions data/research.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
export const research = [
{
slug: 'how-a-formal-audit-works-in-detail',
title: 'How a Formal Audit Works in Detail',
subtitle:
'The technical path from repo access to machine-checked security guarantees.',
description:
'The workflow behind an LFG Labs formal audit: specification, threat modeling, Verity modeling, Lean proofs, reports, and proof maintenance.',
date: '2026-04-23',
tag: 'Explainer'
},
{
slug: 'midas-feed-growth-safety',
title: 'Midas Growth-Aware Feed Safety Guarantees',
Expand Down
Loading