File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,6 @@ This file stores durable project context so future conversations can resume work
6363- Theme rendering is intentionally throttled with ` 444ms ` per card, which scales poorly for a catalog of 100+ entries
6464- Search/filter logic depends on client-side fetch and has no visible loading or error handling
6565- Test coverage is narrow: ` tests/themes.check.js ` validates only basic key order/types and not richer schema or link/image integrity
66- - ` dev/config/robots.txt ` currently disallows all crawlers, which matters if discoverability or SEO becomes a goal
6766
6867## Working Agreement For Future Sessions
6968
Original file line number Diff line number Diff line change 11User-agent: *
2- Disallow : /
2+ Allow : /
Original file line number Diff line number Diff line change 11User-agent: *
2- Disallow : /
2+ Allow : /
You can’t perform that action at this time.
0 commit comments