diff --git a/profile/README.md b/profile/README.md
index 823e9f7..bafb15e 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -10,23 +10,98 @@
---
-## Built on AgentField
-
-Production-grade autonomous agents. Apache 2.0. Each independently deployable.
-
-| Project | What it does |
-|---|---|
-| **[SWE-AF](https://github.com/Agent-Field/SWE-AF)** | Autonomous engineering backend — hundreds of agents plan, code, test, and ship from one API call |
-| **[sec-af](https://github.com/Agent-Field/sec-af)** | Autonomous security-audit backend — agents prove exploitability with traces and evidence, no analyst in the loop |
-| **[plandb](https://github.com/Agent-Field/plandb)** | Agent-native issue tracker — backend that Claude Code, Codex, and other agents call directly (no human UI required) |
-| **[af-deep-research](https://github.com/Agent-Field/af-deep-research)** | Autonomous research backend — agents fan out, recurse, and self-correct without human direction |
-| **[reels-af](https://github.com/Agent-Field/reels-af)** | Background video pipeline — multi-agent backend ships viral reels / TikToks at ~$0.10 each, lights-out |
-| **[pr-af](https://github.com/Agent-Field/pr-af)** | Autonomous PR-review backend — agents triage every pull request before a human ever opens it |
-| **[af-reactive-atlas-mongodb](https://github.com/Agent-Field/af-reactive-atlas-mongodb)** | Background MongoDB enrichment — agents watch any collection and add an AI intelligence layer as documents arrive |
-| **[cloudsecurity-af](https://github.com/Agent-Field/cloudsecurity-af)** | Autonomous IaC scanner — agents reason about attack paths in the background, no analyst review required |
-| **[roboscribe-af](https://github.com/Agent-Field/roboscribe-af)** | Autonomous dataset annotator — agent swarm labels LeRobot demos without human raters |
-
-All run on **[agentfield](https://github.com/Agent-Field/agentfield)** — one binary handling identity, queues, discovery, audit, and routing.
+## Applications built on AgentField
+
+Production-grade, open-source autonomous systems. Each is independently deployable. Select an icon to open its repository.
+
+### Software engineering
+
+
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ | Autonomous engineering |
+ Code review |
+ Application security audit |
+
+
+ | Plan, build, and ship code. |
+ Catch high-signal changes. |
+ Trace exploitable risks. |
+
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ | Cloud infrastructure security |
+ Agent work planning |
+ Parallel agent workspaces |
+
+
+ | Map IaC attack paths. |
+ Direct parallel agent work. |
+ Fork isolated workspaces. |
+
+
+
+### Intelligence & data
+
+
+
+  |
+  |
+  |
+
+
+ | Evidence-backed document research |
+ Recursive deep research |
+ Real-time document intelligence |
+
+
+ | Cite evidence from messy files. |
+ Keep researching until gaps close. |
+ Enrich records on change. |
+
+
+
+### Specialized workflows
+
+
+
+  |
+  |
+  |
+
+
+ | Contract risk analysis |
+ Short-form video production |
+ Robotics dataset annotation |
+
+
+ | Spot contract risks early. |
+ Make finished short videos. |
+ Label robot demonstrations. |
+
+
+
+All applications run on **[AgentField](https://github.com/Agent-Field/agentfield)** — one binary for identity, queues, discovery, audit, and routing.
**[See all examples on agentfield.ai →](https://www.agentfield.ai/examples)**
diff --git a/profile/apps/agent-work-planning.png b/profile/apps/agent-work-planning.png
new file mode 100644
index 0000000..1165de5
Binary files /dev/null and b/profile/apps/agent-work-planning.png differ
diff --git a/profile/apps/application-security-audit.png b/profile/apps/application-security-audit.png
new file mode 100644
index 0000000..b828bea
Binary files /dev/null and b/profile/apps/application-security-audit.png differ
diff --git a/profile/apps/autonomous-engineering.png b/profile/apps/autonomous-engineering.png
new file mode 100644
index 0000000..3678534
Binary files /dev/null and b/profile/apps/autonomous-engineering.png differ
diff --git a/profile/apps/cloud-infrastructure-security.png b/profile/apps/cloud-infrastructure-security.png
new file mode 100644
index 0000000..ae5f1f7
Binary files /dev/null and b/profile/apps/cloud-infrastructure-security.png differ
diff --git a/profile/apps/code-review.png b/profile/apps/code-review.png
new file mode 100644
index 0000000..05c08c8
Binary files /dev/null and b/profile/apps/code-review.png differ
diff --git a/profile/apps/contract-risk-analysis.png b/profile/apps/contract-risk-analysis.png
new file mode 100644
index 0000000..53e5c28
Binary files /dev/null and b/profile/apps/contract-risk-analysis.png differ
diff --git a/profile/apps/evidence-backed-document-research.png b/profile/apps/evidence-backed-document-research.png
new file mode 100644
index 0000000..8263d34
Binary files /dev/null and b/profile/apps/evidence-backed-document-research.png differ
diff --git a/profile/apps/parallel-agent-workspaces.png b/profile/apps/parallel-agent-workspaces.png
new file mode 100644
index 0000000..d1d2d96
Binary files /dev/null and b/profile/apps/parallel-agent-workspaces.png differ
diff --git a/profile/apps/real-time-document-intelligence.png b/profile/apps/real-time-document-intelligence.png
new file mode 100644
index 0000000..7caa534
Binary files /dev/null and b/profile/apps/real-time-document-intelligence.png differ
diff --git a/profile/apps/recursive-deep-research.png b/profile/apps/recursive-deep-research.png
new file mode 100644
index 0000000..99320cc
Binary files /dev/null and b/profile/apps/recursive-deep-research.png differ
diff --git a/profile/apps/robotics-dataset-annotation.png b/profile/apps/robotics-dataset-annotation.png
new file mode 100644
index 0000000..5f0450a
Binary files /dev/null and b/profile/apps/robotics-dataset-annotation.png differ
diff --git a/profile/apps/short-form-video-production.png b/profile/apps/short-form-video-production.png
new file mode 100644
index 0000000..a081743
Binary files /dev/null and b/profile/apps/short-form-video-production.png differ