Strapi CMS

Component Library

Visual reference of every Strapi component. Each preview shows the actual rendered look & feel, followed by its schema.

HeroBlockUsed by: all research pages

Page Title Goes Here

A paragraph describing the page content. This text is stored in the description field and rendered below the hero title.

Hero image
FieldType
titlestringrequired
descriptiontextrequired
imagemedia (images)
CtaBlockUsed as the "Build with SDK" section on all research pages

Build with the Hax SDK

The HAX SDK gives developers everything they need to integrate agents into their apps.

Explore the SDK
Hax SDKHax SDK
FieldType
titlestringrequired
descriptiontextrequired
buttonLabelstringrequired
buttonUrlstringrequired
imagemedia (images)
SectionHeaderUsed by: ResearchPage

Section Title

An optional subtitle that provides additional context below the section heading.

FieldType
titlestringrequired
subtitlestring
SimpleCardUsed by: SecurityPrivacyPage ("Building Secure Systems" cards)

Enabling Safe Innovation

Our security research ensures that as agents become more capable, they remain trustworthy and aligned with user intentions.

Protecting User Privacy

We investigate privacy-preserving architectures that keep sensitive data secure while enabling powerful agent capabilities.

FieldType
titlestringrequired
descriptiontextrequired
PipelineStepUsed by: FoundationalPrinciplesPage
01

Step Title

An optional italic subtitle

A description paragraph explaining the purpose and methodology of this pipeline step.

A notable quote or key insight displayed in a bordered box.
  • First bullet point
  • Second bullet point

Deliverables

  • Deliverable item
FieldType
stepNumberstringrequired
titlestringrequired
subtitlestring
descriptiontext
quotetext
bulletstext
deliverablestext
CaseStudyCardUsed by: FoundationalPrinciplesPage

Case Study

Smart Home Energy Management

IoTSustainability

An AI-powered home energy system that learns usage patterns and automatically optimizes consumption while maintaining comfort levels.

Problem

Homeowners struggle to reduce energy costs without sacrificing comfort or convenience.

Applied Principles

TransparencyUser Control
FieldType
titlestringrequired
descriptiontextrequired
problemtext
tagsTag[] (component)
principlestext
ResearchApproachItemUsed by: SecurityPrivacyPage (alternating image/text rows)

Adaptive Security Policies

How agents dynamically adjust their security posture based on context, risk assessment, and user behavior patterns.

  • Dynamic policy adjustment
  • Context-aware guardrails
  • Real-time monitoring
Research image
FieldType
titlestringrequired
descriptiontextrequired
exploreBulletstext (newline-separated)required
imagemedia (images)
imageAltstring
UseCaseEntryUsed by: SecurityPrivacyPage (rendered as blog-card style)

Healthcare Data Agent

An agent that processes patient data while maintaining HIPAA compliance and data minimization principles.

PrivacyHealthcare

Financial Advisory Agent

An autonomous agent providing personalized financial advice while ensuring transparency in its reasoning.

TrustFinance
FieldType
titlestringrequired
descriptiontextrequired
tagsTag[] (component)
PatternPanelUsed by: HaxPage (interaction pattern tabs)

Delegation

How users hand off tasks to agents and maintain appropriate levels of control and oversight.

Examples

Example image 1
Example image 2
FieldType
keystring (filter button id)required
titlestringrequired
descriptiontextrequired
exampleImagesmedia[] (multiple)
ResponsibleStepUsed by: SocietalImpactPage (framework steps)
Image

Step 1

Stakeholder Mapping

  • Identify all affected parties
  • Map power dynamics and dependencies
  • Assess vulnerability of each group
FieldType
labelstringrequired
titlestringrequired
imagemedia (images)
imageAltstring
bulletstext (newline-separated)required
templateLabelstring
templateLinkstring
MediaBlockUsed by: ResearchCard, Initiative

Image type

Image media

Caption text appears here

Video type

Video loaded via URL

FieldType
mediaTypeenum (image | video)required
imagemedia (images)
videoUrlstring
altTextstringrequired
captionstring
TagUsed by: CaseStudyCard, UseCaseEntry, BlogPost, ResearchCard
Default TagCategory TagResearch TagBlog Tag
FieldType
labelstringrequired
urlstring
colorenum (cyan | violet | green | orange | default)
NavItemUsed by: Homepage (navigation)
Initiatives Research Blog
FieldType
labelstringrequired
hrefstringrequired
hasDropdownboolean
orderinteger
SeoMetaUsed by: all content types (no visual output — populates <head>)
<head>
  <title>Page Title (max 60 chars)</title>
  <meta name="description" content="Description (max 160 chars)">
  <meta property="og:image" content="image-url">
  <link rel="canonical" href="canonical-url">
</head>
FieldType
metaTitlestring (max 60)required
metaDescriptiontext (max 160)
ogImagemedia (images)
canonicalUrlstring