Skip to content

docs: add Antigravity config and fix README drift#8

Open
ProfRandom92 wants to merge 1 commit into
mainfrom
agy-config-readme-drift
Open

docs: add Antigravity config and fix README drift#8
ProfRandom92 wants to merge 1 commit into
mainfrom
agy-config-readme-drift

Conversation

@ProfRandom92

Copy link
Copy Markdown
Owner

Summary

Adds inert, repo-local Antigravity workspace configuration and fixes README command-surface drift.

Changes

  • Added .antigravity/ bootstrap, START_HERE, skill inventory, settings, hook/plugin examples.
  • Added docs/context/ ledgers and context capsule.
  • Fixed README drift:
    • added spark-evidence-demo
    • added spark-evidence-validate
    • replaced hardcoded sandbox file:/// links with relative links
    • marked placeholder command groups as scaffolded

Safety

  • No Rust changes.
  • No active hooks.
  • No active plugins.
  • No MCP config.
  • No secrets.
  • No provider keys.
  • No production, legal, compliance, or official SPARK claims.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread README.md
- SPARK challenge demo evidence: [DEMO_SPARK_EVIDENCE.md](DEMO_SPARK_EVIDENCE.md)
- Local performance baseline: [PERFORMANCE_BASELINE.md](PERFORMANCE_BASELINE.md)

#### Reviewer Quickstart

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant