Add OpenGraph metadata across eco-mcp.coilysiren.me routes #10
Labels
No labels
burndown-2026-06
burndown-2026-08
headless
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-02T22:13:51Z
The /apps/ page on coilysiren.me now renders OG link previews for each listed app at build time. `eco-mcp.coilysiren.me` needs OG meta on every public HTML route so previews work everywhere the URL gets pasted (Bluesky, Discord, the apps page, etc).
Two pieces:
1. Root and `/preview` share the same OG data.
`/preview` already has full OG (og:title, og:description, og:image). The root currently returns no OG. Make the root serve the same OG block as `/preview` (extract to a shared template / partial / helper so they don't drift).
2. Each tool page gets its own custom OG data.
Every other public HTML route under eco-mcp (the per-tool pages) should set its own:
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.