Commit 1bb81a7
fix(claude): restore .claude/settings.json $schema URL (#55)
The $schema value pointed at claude-code-config.json (an invalid URL
in the json.schemastore.org registry). Claude Code rejects any value
other than claude-code-settings.json, prints a banner, and silently
ignores every permission rule in the file.
This is the same regression PR #51 fixed once before; PR #48's
compliance-alignment sweep reintroduced the wrong slug, likely from
an upstream audit template that has not been updated yet.
Refs: project memory entry feedback_claude_settings_schema_url.md.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent cd2cb22 commit 1bb81a7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments