You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SEO quick wins: sitemap, critical CSS, llms.txt, AI bot rules, schema fix
- Add /privacy to sitemap.xml
- Inline critical CSS to prevent white flash (FOUC)
- Create llms.txt for AI search visibility
- Add explicit AI bot rules to robots.txt (GPTBot, ClaudeBot, etc.)
- Change /blog schema from WebPage to CollectionPage
- Add navigation links to homepage noscript fallback
- Use GITHUB_ORG_URL constant instead of hardcoded string
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
> Forkzero builds developer tools for AI-native teams.
4
+
5
+
## Lattice
6
+
7
+
Lattice is a knowledge coordination protocol that captures the research, decisions, and requirements behind your code in a Git-native knowledge graph. Any collaborator — human or AI — picks up where the last one left off.
8
+
9
+
- Open source, free to use
10
+
- Plain YAML files in Git — no database, no SaaS dependency
0 commit comments