The navbar already has a "Feed" entry that signed-in users see on every page, including /. The page-header button next to "New Activity" duplicated that path without adding anything — they pointed at the same URL, with the navbar entry being the more discoverable of the two. Stream D from docs/information-architecture.md. - apps/journal/app/routes/home.tsx — remove the Feed anchor; "New Activity" stays as the only header CTA on the personal dashboard. - openspec/specs/journal-landing/spec.md — retire the "Social feed link for signed-in users" requirement that prescribed the now-deleted button. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| public | ||
| Dockerfile | ||
| package.json | ||
| react-router.config.ts | ||
| server.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||