@@ -205,7 +205,7 @@ const Home: NextPageWithLayout = () => {
205205 </ p >
206206 < p className = "mt-8" >
207207 < sup > [1]</ sup > Retrograde Labs is a research-backed startup
208- building the trust layer for agentic AI. I strive to do the kind of
208+ building the trust layer for agentic AI. We strive to do the kind of
209209 research that not only helps us identify failure modes and address
210210 theoretical bottlenecks, but can also be turned into something
211211 useful in production, and something that is able to withstand the{ " " }
@@ -216,7 +216,7 @@ const Home: NextPageWithLayout = () => {
216216 className = "text-blue-500 hover:underline" >
217217 test of the market
218218 </ a > { " " }
219- and real customers. At Retrograde Labs, I build, grow, and scale
219+ and real customers. At Retrograde Labs, we build, grow, and scale
220220 products that apply research ideas to address issues in real-world
221221 workflows.
222222 </ p >
@@ -263,7 +263,7 @@ const Home: NextPageWithLayout = () => {
263263 emerging threats.
264264 </ p >
265265 < p className = "mt-3.5" >
266- I am especially interested in agents that retrieve information, call
266+ Currently, I am interested in agents that retrieve information, call
267267 tools, write code, or act on private context. These systems need
268268 stronger guarantees around provenance, permissions, policy, and
269269 auditability before people can safely delegate important work to
0 commit comments