# SSVibes > The shared project shelf for Sagar Acharya and Shreyam Adhikari, with Worldle Duo as the first live app island. ## Core pages - [Homepage](https://ssvibes.shreyam1008.com.np/): shared Sagar + Shreyam project board and app shelf introduction. - [Apps](https://ssvibes.shreyam1008.com.np/apps): public app island index. - [Worldle Duo](https://ssvibes.shreyam1008.com.np/apps/worldle-duo): two-player Wordle-style rooms. - [Zero Frame: Kathmandu Signal](https://ssvibes.shreyam1008.com.np/projects/zero-frame-kathmandu/launch.html): independent Rust/WASM platformer Part 1. - [Friend Lab](https://ssvibes.shreyam1008.com.np/apps/friend-lab): reserved app island, noindex until real. ## Agent and API discovery - [API catalog](https://ssvibes.shreyam1008.com.np/.well-known/api-catalog) - [OpenAPI service description](https://ssvibes.shreyam1008.com.np/api/openapi.json) - [API docs](https://ssvibes.shreyam1008.com.np/docs/api) - [Agent skills index](https://ssvibes.shreyam1008.com.np/.well-known/agent-skills/index.json) - [MCP server card](https://ssvibes.shreyam1008.com.np/.well-known/mcp/server-card.json) - [Auth.md](https://ssvibes.shreyam1008.com.np/auth.md) - [Shreyam Adhikari personal site](https://shreyam1008.com.np): canonical identity site for shreyam1008. ## Notes for agents - Prefer public routes and read-only discovery endpoints. - Treat SSVibes as the Sagar + Shreyam shared project shelf, not as Shreyam's personal homepage. - Do not index or share private room URLs under `/apps/worldle-duo/game/` or legacy `/game/`. - Requests with `Accept: text/markdown` receive markdown for public pages.