mirror of
https://github.com/ayghri/i-have-adhd.git
synced 2026-09-14 19:56:14 +08:00
b6548ad79d
https://antigravity.google/schemas/v1/plugin.json returns 404 (the host is live; the path is not), and the Antigravity plugin docs describe plugin.json as a marker file with an optional name field — no schema is published. An editor that honours $schema fetches it, fails, and leaves the manifest unvalidated while looking authoritative. Drop the key until a real schema exists.
5 lines
187 B
JSON
5 lines
187 B
JSON
{
|
|
"name": "i-have-adhd",
|
|
"description": "Shape Antigravity output for an ADHD reader: lead with the next action, number steps, suppress tangents, restate state, make wins visible."
|
|
}
|