Imported from bare git on Zurich
Go to file
James a8379a2a0c Add WebMCP + agent-friendly enhancements
- llms.txt: LLM-readable site description (llmstxt.org spec)
- mcp-manifest.json: WebMCP declarative API manifest
- robots.txt: Allow all AI crawlers + sitemap reference
- sitemap.xml: All 7 pages with priority/lastmod
- Schema.org SoftwareApplication markup in index.html
- OpenGraph + Twitter meta tags on all pages
- WebMCP form annotations on waitlist form
- aria-label on mobile menu buttons
2026-02-28 04:39:38 -05:00
api Initial Go foundation 2026-02-28 04:25:57 -05:00
cmd/server Initial Go foundation 2026-02-28 04:25:57 -05:00
lib Initial Go foundation 2026-02-28 04:25:57 -05:00
mcp Initial Go foundation 2026-02-28 04:25:57 -05:00
migrations Initial Go foundation 2026-02-28 04:25:57 -05:00
portal Initial Go foundation 2026-02-28 04:25:57 -05:00
website Add WebMCP + agent-friendly enhancements 2026-02-28 04:39:38 -05:00
.gitignore Initial Go foundation 2026-02-28 04:25:57 -05:00
API-SPEC.yaml Add WebMCP + agent-friendly enhancements 2026-02-28 04:39:38 -05:00
EMBED-SPEC.md Initial Go foundation 2026-02-28 04:25:57 -05:00
MCP-SPEC.md Initial Go foundation 2026-02-28 04:25:57 -05:00
MVP.md Initial Go foundation 2026-02-28 04:25:57 -05:00
Makefile Initial Go foundation 2026-02-28 04:25:57 -05:00
ONBOARDING-SPEC.md Add WebMCP + agent-friendly enhancements 2026-02-28 04:39:38 -05:00
SECURITY-SPEC.md Initial Go foundation 2026-02-28 04:25:57 -05:00
SPEC-REVIEW.md Initial Go foundation 2026-02-28 04:25:57 -05:00
SPEC.md Initial Go foundation 2026-02-28 04:25:57 -05:00
UI-SPEC.md Initial Go foundation 2026-02-28 04:25:57 -05:00
WATERMARK-SPEC.md Initial Go foundation 2026-02-28 04:25:57 -05:00
go.mod Initial Go foundation 2026-02-28 04:25:57 -05:00
go.sum Initial Go foundation 2026-02-28 04:25:57 -05:00