Commit 77d8646
Reduce context7.json to minimal claim file
Context7's claim verification requires context7.json to contain only `url` and
`public_key` — extra config fields (projectTitle, description, folders,
excludeFiles, rules, $schema) aren't part of the claim format and cause
verification to fail.
Strip to the two required fields so the claim verifies. The parsing config is
restored in a follow-up once ownership is verified (it's managed via the admin
panel or re-added to context7.json after claiming). No live impact: Context7
fetching is still dormant until the real library ID lands in
iterable-android/.context7-library-id.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3d9acd2 commit 77d8646
1 file changed
Lines changed: 1 addition & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 2 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 3 | + | |
19 | 4 | | |
0 commit comments