Files
thejesh23 b6548ad79d fix(antigravity): drop $schema pointing at a non-existent URL
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.
2026-07-21 19:08:27 -07:00

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."
}