feat(instructions): add Antigravity global agent rules#8
Merged
Conversation
…DSN-on-client - MCP: route every tool through resolveIdentityStore (LocalStore or ApiStore); remove the HASNA_IDENTITIES_STORAGE_MODE=cloud Postgres-DSN client path (forbidden on clients — self_hosted/cloud both use the HTTPS /v1 API store) - http-store: add resolveStorageTransport honoring HASNA_IDENTITIES_STORAGE_MODE (local | api, with cloud/self_hosted aliases) plus API_URL+API_KEY presence - deps: @hasna/contracts 0.4.1 -> 0.4.2; regenerate vendored storage-kit to 0.4.2 - bump version 0.2.2 -> 0.3.0
…tatus through Store - sdk: createIdentitiesClientFromEnv reads HASNA_IDENTITIES_API_URL/_API_KEY (was IDENTITIES_API_URL/_API_KEY), matching the locked fleet convention used by cli/mcp/http-store so standard fleet env vars are honored - http-store: resolveStorageTransport no longer accepts the forbidden tier words 'remote'/'hybrid' as api-mode aliases (local|self_hosted|cloud only) - status: getIdentityReferenceStatus defaults to resolveIdentityStore() so programmatic callers report the active api/local store, not always local
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
todos redaction scan --file /tmp/open-identities-head.patch— passed.instructions package-manager-scan --fail-on-findings .— passed.git diff --check HEAD~1 HEAD— passed.bun run verify:release— passed: typecheck, 64 tests, vendor-kit, build.Adversarial review