II.
KnowledgeFabricImpl JSON
Structured · liveknowledge-fabric-impl:antigravity-cli.knowledge@current
Antigravity CLI Knowledge Fabric — GEMINI.md + Rules json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "knowledge-fabric-impl:antigravity-cli.knowledge@current",
"_kind": "KnowledgeFabricImpl",
"_file": "agent-stack/knowledge-fabric-impls/antigravity-cli-knowledge-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Antigravity CLI Knowledge Fabric — GEMINI.md + Rules",
"agentVersionId": "agentVersion:antigravity:2-0-11",
"description": "Antigravity CLI's knowledge fabric builds on the GEMINI.md pattern\ninherited from Gemini CLI, adding a rules system for structured\nproject-level and user-level instructions. GEMINI.md files provide\npersistent context injected at session bootstrap, while rules offer\nfiner-grained scoping and conditional activation. Both are retrieved\nvia file-hierarchy traversal from the workspace root upward. SKILL.md\nfiles contribute additional knowledge scoped to specific workflows.\n",
"knowledgeFileFormats": [
"GEMINI.md",
".antigravity/rules/*.md",
"SKILL.md"
],
"knowledgeScopes": [
"project",
"user",
"skill"
],
"autoExtractionSupport": false,
"retrievalStrategy": "file-hierarchy",
"knowledgePersistence": "filesystem",
"notes": "Antigravity CLI extends the GEMINI.md knowledge pattern with a rules\nsystem and SKILL.md-scoped knowledge. Retrieval remains file-hierarchy\nbased across project, user, and skill scopes. No auto-memory\nextraction or vector-based retrieval has been documented.\n"
},
"outgoingEdges": [
{
"from": "knowledge-fabric-impl:antigravity-cli.knowledge@current",
"to": "layer:12-knowledge-fabric",
"kind": "realizes",
"attributes": {}
},
{
"from": "knowledge-fabric-impl:antigravity-cli.knowledge@current",
"to": "agentVersion:antigravity:2-0-11",
"kind": "composes",
"attributes": {
"role": "knowledge-fabric"
}
},
{
"from": "knowledge-fabric-impl:antigravity-cli.knowledge@current",
"to": "knowledge-fabric-impl:gemini-cli.knowledge@current",
"kind": "succeeds",
"attributes": {
"notes": "Extends Gemini CLI knowledge fabric with rules system and SKILL.md-scoped knowledge. "
}
}
],
"incomingEdges": []
}