---
import AppLayout from '../layouts/AppLayout.astro';
const user = Astro.locals.user;
---
Project Bifrost
Welcome, {user.name.split(' ')[0]}.
This is the private working space for the Bifrost pilot — where you follow what we are building,
shape it with your experience, and meet the people building it with you.