docs: add Antigravity config and fix README drift#8
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the Antigravity workspace configuration, rules, and guidelines, including several inert configuration templates, hooks, and plugins. It also updates the README.md to document new sparkctl commands and relative paths, and adds detailed context ledgers under docs/context/. The review feedback highlights an inconsistency in the README.md where the Reviewer Quickstart section still references placeholder commands instead of the newly implemented ones.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| - SPARK challenge demo evidence: [DEMO_SPARK_EVIDENCE.md](DEMO_SPARK_EVIDENCE.md) | ||
| - Local performance baseline: [PERFORMANCE_BASELINE.md](PERFORMANCE_BASELINE.md) | ||
|
|
||
| #### Reviewer Quickstart |
There was a problem hiding this comment.
The Reviewer Quickstart section (immediately following this line) instructs reviewers to run cargo run --bin agy-ct -- run and cargo run --bin agy-ct -- benchmark. However, according to the command mapping table above (line 98), these commands are currently scaffolded placeholders and are not yet implemented. This inconsistency can cause confusion or execution failures for reviewers. Please update this section to refer to the actually implemented commands, such as cargo run --bin sparkctl -- spark-evidence-demo and cargo run --bin sparkctl -- spark-evidence-validate.
Summary
Adds inert, repo-local Antigravity workspace configuration and fixes README command-surface drift.
Changes
.antigravity/bootstrap, START_HERE, skill inventory, settings, hook/plugin examples.docs/context/ledgers and context capsule.spark-evidence-demospark-evidence-validatefile:///links with relative linksSafety