Skip to content

feat(roadmap): add markdown endpoints for all remaining pages#629

Merged
tataihono merged 1 commit intomainfrom
feat/roadmap-llm-all-pages-v2
Apr 1, 2026
Merged

feat(roadmap): add markdown endpoints for all remaining pages#629
tataihono merged 1 commit intomainfrom
feat/roadmap-llm-all-pages-v2

Conversation

@tataihono
Copy link
Copy Markdown
Contributor

Summary

New endpoints

URL Content
/index.md Progress stats, recently shipped features, live experiments
/about.md Mission, team, focus areas, guardrails, year 1 timeline
/experiments.md Active project demos with team, links, and status

Test plan

  • next build succeeds
  • /index.md returns home page content as markdown
  • /about.md returns about page content as markdown
  • /experiments.md returns experiments content as markdown
  • /llms.txt lists all pages including new ones
  • Existing HTML pages (/, /about, /experiments) unaffected
  • Previously shipped .md endpoints still work (/roadmap.md, /lane/*.md, /person/*.md, /ticket/*.md)

Post-Deploy Monitoring & Validation

No additional operational monitoring required: additive read-only endpoints using existing data, no new dependencies.

🤖 Generated with Claude Code

…s pages

Extends LLM-accessible markdown to cover all roadmap pages:
- /index.md — home page with progress stats, recently shipped, experiments
- /about.md — mission, team, focus areas, guardrails, timeline
- /experiments.md — active project demos with links and team info
- Updated llms.txt to link all pages for LLM discovery

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@railway-app
Copy link
Copy Markdown

railway-app bot commented Apr 1, 2026

🚅 Deployed to the forge-pr-629 environment in forge

4 services not affected by this PR
  • @forge/web
  • @forge/cms/db
  • @forge/cms
  • @forge/manager

@tataihono tataihono merged commit 2cca506 into main Apr 1, 2026
14 checks passed
@tataihono tataihono deleted the feat/roadmap-llm-all-pages-v2 branch April 1, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant