{"name":"Deterministic AGENTS.md Configuration Smell Screen","snapshotDate":"2026-09-01","sourceSnapshot":"Root AGENTS.md Adoption in GitHub’s Top 100 Repositories","sourceGeneratedAt":"2026-09-01T20:10:17.947Z","paper":"https://arxiv.org/abs/2606.15828","generatedAt":"2026-09-02T00:00:17.888Z","summary":{"sampleSize":39,"repositoriesWithFlags":37,"percentWithFlags":94.9,"medianFlaggedCount":2,"smellCounts":[{"id":"context-bloat","name":"Context Bloat","method":"Paper heuristic: 200 or more lines.","repositories":13},{"id":"skill-leakage","name":"Skill Leakage","method":"Deterministic section-density proxy.","repositories":0},{"id":"lint-leakage","name":"Lint Leakage","method":"Deterministic keyword-category proxy.","repositories":1},{"id":"blind-reference","name":"Blind Reference","method":"Deterministic reference-context proxy.","repositories":33},{"id":"init-fossilization","name":"Init Fossilization","method":"Paper heuristic: exactly one file commit.","repositories":11},{"id":"conflicting-instructions","name":"Conflicting Instructions","method":"Deterministic instruction-overlap proxy.","repositories":24}]},"methodology":{"inclusion":"The 39 repositories with an exact root AGENTS.md in the commit-pinned September 1, 2026 top-100 adoption snapshot.","pinning":"Every file is fetched from the exact repository commit recorded in the adoption snapshot.","history":"File commit counts are taken from history reachable from the pinned commit, scoped to the root AGENTS.md path.","exactHeuristics":"Context Bloat and Init Fossilization use the paper’s published thresholds.","proxyHeuristics":"Skill Leakage, Lint Leakage, Blind Reference, and Conflicting Instructions use disclosed deterministic early-warning proxies.","limitation":"This dataset is not a reproduction of the paper’s language-model-plus-manual-review method. Proxy flags can be false positives or miss context-dependent smells, and no flag is an overall repository quality score."},"repositories":[{"rank":6,"fullName":"openclaw/openclaw","repositoryUrl":"https://github.com/openclaw/openclaw","stars":388503,"primaryLanguage":"TypeScript","commit":"b49119b44f41b16a4bde85acc5ace2d4969023e6","commitUrl":"https://github.com/openclaw/openclaw/commit/b49119b44f41b16a4bde85acc5ace2d4969023e6","agentsMdUrl":"https://github.com/openclaw/openclaw/blob/b49119b44f41b16a4bde85acc5ace2d4969023e6/AGENTS.md","fileCommitCount":577,"lineCount":363,"wordCount":8902,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":10,"fullName":"vinta/awesome-python","repositoryUrl":"https://github.com/vinta/awesome-python","stars":317741,"primaryLanguage":"Python","commit":"bba56e8aa5058c54112319ebbe84447596591159","commitUrl":"https://github.com/vinta/awesome-python/commit/bba56e8aa5058c54112319ebbe84447596591159","agentsMdUrl":"https://github.com/vinta/awesome-python/blob/bba56e8aa5058c54112319ebbe84447596591159/AGENTS.md","fileCommitCount":7,"lineCount":16,"wordCount":248,"flaggedCount":1,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"clear"}},{"rank":13,"fullName":"obra/superpowers","repositoryUrl":"https://github.com/obra/superpowers","stars":280381,"primaryLanguage":"Shell","commit":"b36e0829c6d0140e93cfef2ca599b1b07d4a7797","commitUrl":"https://github.com/obra/superpowers/commit/b36e0829c6d0140e93cfef2ca599b1b07d4a7797","agentsMdUrl":"https://github.com/obra/superpowers/blob/b36e0829c6d0140e93cfef2ca599b1b07d4a7797/AGENTS.md","fileCommitCount":1,"lineCount":1,"wordCount":1,"flaggedCount":1,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"clear","init-fossilization":"flagged","conflicting-instructions":"clear"}},{"rank":17,"fullName":"affaan-m/ECC","repositoryUrl":"https://github.com/affaan-m/ECC","stars":245684,"primaryLanguage":"JavaScript","commit":"ca185ef5f7667078a1e70a763bd3a9c71c48acf0","commitUrl":"https://github.com/affaan-m/ECC/commit/ca185ef5f7667078a1e70a763bd3a9c71c48acf0","agentsMdUrl":"https://github.com/affaan-m/ECC/blob/ca185ef5f7667078a1e70a763bd3a9c71c48acf0/AGENTS.md","fileCommitCount":129,"lineCount":175,"wordCount":1226,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":18,"fullName":"mattpocock/skills","repositoryUrl":"https://github.com/mattpocock/skills","stars":243835,"primaryLanguage":"Shell","commit":"6654f6b60cd9d5be8b54c6fafe44346dabeb3b76","commitUrl":"https://github.com/mattpocock/skills/commit/6654f6b60cd9d5be8b54c6fafe44346dabeb3b76","agentsMdUrl":"https://github.com/mattpocock/skills/blob/6654f6b60cd9d5be8b54c6fafe44346dabeb3b76/AGENTS.md","fileCommitCount":1,"lineCount":1,"wordCount":1,"flaggedCount":1,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"clear","init-fossilization":"flagged","conflicting-instructions":"clear"}},{"rank":20,"fullName":"NousResearch/hermes-agent","repositoryUrl":"https://github.com/NousResearch/hermes-agent","stars":239465,"primaryLanguage":"Python","commit":"375ce8eee51b9d76714cb6fd1f200c4c9ef83c4a","commitUrl":"https://github.com/NousResearch/hermes-agent/commit/375ce8eee51b9d76714cb6fd1f200c4c9ef83c4a","agentsMdUrl":"https://github.com/NousResearch/hermes-agent/blob/375ce8eee51b9d76714cb6fd1f200c4c9ef83c4a/AGENTS.md","fileCommitCount":116,"lineCount":1785,"wordCount":12585,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":21,"fullName":"TheAlgorithms/Python","repositoryUrl":"https://github.com/TheAlgorithms/Python","stars":224175,"primaryLanguage":"Python","commit":"9391f546d6f8c72966ff2d7086c28385909bfa5f","commitUrl":"https://github.com/TheAlgorithms/Python/commit/9391f546d6f8c72966ff2d7086c28385909bfa5f","agentsMdUrl":"https://github.com/TheAlgorithms/Python/blob/9391f546d6f8c72966ff2d7086c28385909bfa5f/AGENTS.md","fileCommitCount":1,"lineCount":63,"wordCount":406,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"flagged","conflicting-instructions":"clear"}},{"rank":25,"fullName":"deepseek-ai/deepseek-harness","repositoryUrl":"https://github.com/deepseek-ai/deepseek-harness","stars":207952,"primaryLanguage":"TypeScript","commit":"4e84901e6471b79ec0338099867ebb4606d12bb5","commitUrl":"https://github.com/deepseek-ai/deepseek-harness/commit/4e84901e6471b79ec0338099867ebb4606d12bb5","agentsMdUrl":"https://github.com/deepseek-ai/deepseek-harness/blob/4e84901e6471b79ec0338099867ebb4606d12bb5/AGENTS.md","fileCommitCount":399,"lineCount":155,"wordCount":1950,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":26,"fullName":"n8n-io/n8n","repositoryUrl":"https://github.com/n8n-io/n8n","stars":203049,"primaryLanguage":"TypeScript","commit":"336fda8cf73223efdd0c87fe8e9fc63490c51968","commitUrl":"https://github.com/n8n-io/n8n/commit/336fda8cf73223efdd0c87fe8e9fc63490c51968","agentsMdUrl":"https://github.com/n8n-io/n8n/blob/336fda8cf73223efdd0c87fe8e9fc63490c51968/AGENTS.md","fileCommitCount":32,"lineCount":348,"wordCount":2522,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":27,"fullName":"anomalyco/opencode","repositoryUrl":"https://github.com/anomalyco/opencode","stars":203049,"primaryLanguage":"TypeScript","commit":"c066339d8035f98e3211e3278cd2e125b95a0bbf","commitUrl":"https://github.com/anomalyco/opencode/commit/c066339d8035f98e3211e3278cd2e125b95a0bbf","agentsMdUrl":"https://github.com/anomalyco/opencode/blob/c066339d8035f98e3211e3278cd2e125b95a0bbf/AGENTS.md","fileCommitCount":38,"lineCount":162,"wordCount":1234,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":31,"fullName":"ultraworkers/claw-code","repositoryUrl":"https://github.com/ultraworkers/claw-code","stars":195161,"primaryLanguage":"Rust","commit":"08106b0c3771ef5b4a5aa176acccd460e88b7325","commitUrl":"https://github.com/ultraworkers/claw-code/commit/08106b0c3771ef5b4a5aa176acccd460e88b7325","agentsMdUrl":"https://github.com/ultraworkers/claw-code/blob/08106b0c3771ef5b4a5aa176acccd460e88b7325/AGENTS.md","fileCommitCount":1,"lineCount":93,"wordCount":804,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"flagged","conflicting-instructions":"clear"}},{"rank":32,"fullName":"microsoft/vscode","repositoryUrl":"https://github.com/microsoft/vscode","stars":190375,"primaryLanguage":"TypeScript","commit":"c89cda63706360aa2fe45a0e5669c76fb20f29f8","commitUrl":"https://github.com/microsoft/vscode/commit/c89cda63706360aa2fe45a0e5669c76fb20f29f8","agentsMdUrl":"https://github.com/microsoft/vscode/blob/c89cda63706360aa2fe45a0e5669c76fb20f29f8/AGENTS.md","fileCommitCount":3,"lineCount":6,"wordCount":33,"flaggedCount":1,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"clear"}},{"rank":36,"fullName":"Significant-Gravitas/AutoGPT","repositoryUrl":"https://github.com/Significant-Gravitas/AutoGPT","stars":187062,"primaryLanguage":"Python","commit":"32a43d005c0c42079ceba68d9a49c28e0eeaa6c7","commitUrl":"https://github.com/Significant-Gravitas/AutoGPT/commit/32a43d005c0c42079ceba68d9a49c28e0eeaa6c7","agentsMdUrl":"https://github.com/Significant-Gravitas/AutoGPT/blob/32a43d005c0c42079ceba68d9a49c28e0eeaa6c7/AGENTS.md","fileCommitCount":6,"lineCount":70,"wordCount":509,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":40,"fullName":"avelino/awesome-go","repositoryUrl":"https://github.com/avelino/awesome-go","stars":182891,"primaryLanguage":"Go","commit":"6e57eb843f550e35e0021fce50ee470684bea0dc","commitUrl":"https://github.com/avelino/awesome-go/commit/6e57eb843f550e35e0021fce50ee470684bea0dc","agentsMdUrl":"https://github.com/avelino/awesome-go/blob/6e57eb843f550e35e0021fce50ee470684bea0dc/AGENTS.md","fileCommitCount":1,"lineCount":53,"wordCount":402,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"flagged","conflicting-instructions":"clear"}},{"rank":41,"fullName":"ollama/ollama","repositoryUrl":"https://github.com/ollama/ollama","stars":179907,"primaryLanguage":"Go","commit":"205a0426905d45f5ed0d120f3c671e3573e01b41","commitUrl":"https://github.com/ollama/ollama/commit/205a0426905d45f5ed0d120f3c671e3573e01b41","agentsMdUrl":"https://github.com/ollama/ollama/blob/205a0426905d45f5ed0d120f3c671e3573e01b41/AGENTS.md","fileCommitCount":1,"lineCount":22,"wordCount":56,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"flagged","conflicting-instructions":"clear"}},{"rank":45,"fullName":"firecrawl/firecrawl","repositoryUrl":"https://github.com/firecrawl/firecrawl","stars":175241,"primaryLanguage":"TypeScript","commit":"ef39d97518143afd188fa988524230efccbccb9f","commitUrl":"https://github.com/firecrawl/firecrawl/commit/ef39d97518143afd188fa988524230efccbccb9f","agentsMdUrl":"https://github.com/firecrawl/firecrawl/blob/ef39d97518143afd188fa988524230efccbccb9f/AGENTS.md","fileCommitCount":1,"lineCount":19,"wordCount":247,"flaggedCount":3,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"flagged","conflicting-instructions":"flagged"}},{"rank":49,"fullName":"f/prompts.chat","repositoryUrl":"https://github.com/f/prompts.chat","stars":168426,"primaryLanguage":"HTML","commit":"50c4a5a1e779f99ec9d0aa11ef820093f061a393","commitUrl":"https://github.com/f/prompts.chat/commit/50c4a5a1e779f99ec9d0aa11ef820093f061a393","agentsMdUrl":"https://github.com/f/prompts.chat/blob/50c4a5a1e779f99ec9d0aa11ef820093f061a393/AGENTS.md","fileCommitCount":2,"lineCount":269,"wordCount":1208,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":51,"fullName":"huggingface/transformers","repositoryUrl":"https://github.com/huggingface/transformers","stars":164702,"primaryLanguage":"Python","commit":"ac3244569528944b9d5773cafea525cd8a8b63de","commitUrl":"https://github.com/huggingface/transformers/commit/ac3244569528944b9d5773cafea525cd8a8b63de","agentsMdUrl":"https://github.com/huggingface/transformers/blob/ac3244569528944b9d5773cafea525cd8a8b63de/AGENTS.md","fileCommitCount":8,"lineCount":1,"wordCount":1,"flaggedCount":0,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"clear","init-fossilization":"clear","conflicting-instructions":"clear"}},{"rank":54,"fullName":"langgenius/dify","repositoryUrl":"https://github.com/langgenius/dify","stars":154114,"primaryLanguage":"TypeScript","commit":"6bc7f012613f2c0e4883c7e711dc54443f3dbe6f","commitUrl":"https://github.com/langgenius/dify/commit/6bc7f012613f2c0e4883c7e711dc54443f3dbe6f","agentsMdUrl":"https://github.com/langgenius/dify/blob/6bc7f012613f2c0e4883c7e711dc54443f3dbe6f/AGENTS.md","fileCommitCount":18,"lineCount":16,"wordCount":126,"flaggedCount":1,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"clear"}},{"rank":55,"fullName":"langflow-ai/langflow","repositoryUrl":"https://github.com/langflow-ai/langflow","stars":154036,"primaryLanguage":"Python","commit":"9e978f50a3700d079df62ecb2bd5909421093587","commitUrl":"https://github.com/langflow-ai/langflow/commit/9e978f50a3700d079df62ecb2bd5909421093587","agentsMdUrl":"https://github.com/langflow-ai/langflow/blob/9e978f50a3700d079df62ecb2bd5909421093587/AGENTS.md","fileCommitCount":8,"lineCount":244,"wordCount":1461,"flaggedCount":2,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"clear"}},{"rank":60,"fullName":"langchain-ai/langchain","repositoryUrl":"https://github.com/langchain-ai/langchain","stars":145446,"primaryLanguage":"Python","commit":"cf22b84d752dea2db27949431ed921a2e54ba44c","commitUrl":"https://github.com/langchain-ai/langchain/commit/cf22b84d752dea2db27949431ed921a2e54ba44c","agentsMdUrl":"https://github.com/langchain-ai/langchain/blob/cf22b84d752dea2db27949431ed921a2e54ba44c/AGENTS.md","fileCommitCount":30,"lineCount":373,"wordCount":2545,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":63,"fullName":"yangshun/tech-interview-handbook","repositoryUrl":"https://github.com/yangshun/tech-interview-handbook","stars":142365,"primaryLanguage":"TypeScript","commit":"e1d28e8886c0b6ff3e50da991ce0e895134ddc59","commitUrl":"https://github.com/yangshun/tech-interview-handbook/commit/e1d28e8886c0b6ff3e50da991ce0e895134ddc59","agentsMdUrl":"https://github.com/yangshun/tech-interview-handbook/blob/e1d28e8886c0b6ff3e50da991ce0e895134ddc59/AGENTS.md","fileCommitCount":1,"lineCount":77,"wordCount":689,"flaggedCount":3,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"flagged","conflicting-instructions":"flagged"}},{"rank":64,"fullName":"vercel/next.js","repositoryUrl":"https://github.com/vercel/next.js","stars":142063,"primaryLanguage":"JavaScript","commit":"52cd5b96ab440279075f189ddc34e31249684be6","commitUrl":"https://github.com/vercel/next.js/commit/52cd5b96ab440279075f189ddc34e31249684be6","agentsMdUrl":"https://github.com/vercel/next.js/blob/52cd5b96ab440279075f189ddc34e31249684be6/AGENTS.md","fileCommitCount":35,"lineCount":561,"wordCount":4334,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":67,"fullName":"microsoft/PowerToys","repositoryUrl":"https://github.com/microsoft/PowerToys","stars":138281,"primaryLanguage":"C","commit":"5c351aee5fd67e51d8e2b26c0c18b102a12b8173","commitUrl":"https://github.com/microsoft/PowerToys/commit/5c351aee5fd67e51d8e2b26c0c18b102a12b8173","agentsMdUrl":"https://github.com/microsoft/PowerToys/blob/5c351aee5fd67e51d8e2b26c0c18b102a12b8173/AGENTS.md","fileCommitCount":4,"lineCount":173,"wordCount":861,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":70,"fullName":"ripienaar/free-for-dev","repositoryUrl":"https://github.com/ripienaar/free-for-dev","stars":136232,"primaryLanguage":"HTML","commit":"245ddf34a13c47b37cb91151105b0c67c8784182","commitUrl":"https://github.com/ripienaar/free-for-dev/commit/245ddf34a13c47b37cb91151105b0c67c8784182","agentsMdUrl":"https://github.com/ripienaar/free-for-dev/blob/245ddf34a13c47b37cb91151105b0c67c8784182/AGENTS.md","fileCommitCount":3,"lineCount":10,"wordCount":71,"flaggedCount":0,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"clear","init-fossilization":"clear","conflicting-instructions":"clear"}},{"rank":73,"fullName":"github/spec-kit","repositoryUrl":"https://github.com/github/spec-kit","stars":132876,"primaryLanguage":"Python","commit":"b5f7708ef081125ad97cb15fbcf6f7ea8e61bcbd","commitUrl":"https://github.com/github/spec-kit/commit/b5f7708ef081125ad97cb15fbcf6f7ea8e61bcbd","agentsMdUrl":"https://github.com/github/spec-kit/blob/b5f7708ef081125ad97cb15fbcf6f7ea8e61bcbd/AGENTS.md","fileCommitCount":70,"lineCount":602,"wordCount":4022,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":74,"fullName":"Comfy-Org/ComfyUI","repositoryUrl":"https://github.com/Comfy-Org/ComfyUI","stars":131056,"primaryLanguage":"Python","commit":"3216c62e9962c3babd28a4dfea6e5aef50b8fe16","commitUrl":"https://github.com/Comfy-Org/ComfyUI/commit/3216c62e9962c3babd28a4dfea6e5aef50b8fe16","agentsMdUrl":"https://github.com/Comfy-Org/ComfyUI/blob/3216c62e9962c3babd28a4dfea6e5aef50b8fe16/AGENTS.md","fileCommitCount":12,"lineCount":387,"wordCount":3603,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":75,"fullName":"excalidraw/excalidraw","repositoryUrl":"https://github.com/excalidraw/excalidraw","stars":130944,"primaryLanguage":"TypeScript","commit":"e1bb9ff8f8931e783c11d104abb8967ac6605c9a","commitUrl":"https://github.com/excalidraw/excalidraw/commit/e1bb9ff8f8931e783c11d104abb8967ac6605c9a","agentsMdUrl":"https://github.com/excalidraw/excalidraw/blob/e1bb9ff8f8931e783c11d104abb8967ac6605c9a/AGENTS.md","fileCommitCount":1,"lineCount":4,"wordCount":27,"flaggedCount":1,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"clear","init-fossilization":"flagged","conflicting-instructions":"clear"}},{"rank":76,"fullName":"garrytan/gstack","repositoryUrl":"https://github.com/garrytan/gstack","stars":130889,"primaryLanguage":"TypeScript","commit":"702a1a9b698080aca72503f5feed9ed8cd552348","commitUrl":"https://github.com/garrytan/gstack/commit/702a1a9b698080aca72503f5feed9ed8cd552348","agentsMdUrl":"https://github.com/garrytan/gstack/blob/702a1a9b698080aca72503f5feed9ed8cd552348/AGENTS.md","fileCommitCount":11,"lineCount":138,"wordCount":1159,"flaggedCount":1,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"clear"}},{"rank":80,"fullName":"ggml-org/llama.cpp","repositoryUrl":"https://github.com/ggml-org/llama.cpp","stars":126671,"primaryLanguage":"C++","commit":"3466812d1f06728effe7c0f3c0671117f461672d","commitUrl":"https://github.com/ggml-org/llama.cpp/commit/3466812d1f06728effe7c0f3c0671117f461672d","agentsMdUrl":"https://github.com/ggml-org/llama.cpp/blob/3466812d1f06728effe7c0f3c0671117f461672d/AGENTS.md","fileCommitCount":12,"lineCount":250,"wordCount":1845,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":81,"fullName":"react/react-native","repositoryUrl":"https://github.com/react/react-native","stars":126478,"primaryLanguage":"C++","commit":"082d787a1effbcfd351f5624ab559356323f94d0","commitUrl":"https://github.com/react/react-native/commit/082d787a1effbcfd351f5624ab559356323f94d0","agentsMdUrl":"https://github.com/react/react-native/blob/082d787a1effbcfd351f5624ab559356323f94d0/AGENTS.md","fileCommitCount":2,"lineCount":69,"wordCount":669,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":82,"fullName":"kubernetes/kubernetes","repositoryUrl":"https://github.com/kubernetes/kubernetes","stars":125921,"primaryLanguage":"Go","commit":"3f1c283649d540b2e71963966866307df33eac1f","commitUrl":"https://github.com/kubernetes/kubernetes/commit/3f1c283649d540b2e71963966866307df33eac1f","agentsMdUrl":"https://github.com/kubernetes/kubernetes/blob/3f1c283649d540b2e71963966866307df33eac1f/AGENTS.md","fileCommitCount":4,"lineCount":39,"wordCount":207,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":86,"fullName":"rustdesk/rustdesk","repositoryUrl":"https://github.com/rustdesk/rustdesk","stars":122343,"primaryLanguage":"Rust","commit":"f28ac38ccfa662fd06639a062e0d06249860b142","commitUrl":"https://github.com/rustdesk/rustdesk/commit/f28ac38ccfa662fd06639a062e0d06249860b142","agentsMdUrl":"https://github.com/rustdesk/rustdesk/blob/f28ac38ccfa662fd06639a062e0d06249860b142/AGENTS.md","fileCommitCount":10,"lineCount":113,"wordCount":892,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":87,"fullName":"openai/codex","repositoryUrl":"https://github.com/openai/codex","stars":120680,"primaryLanguage":"Rust","commit":"0276f2ee551f2cedf03f54ddab7fbc63a7579e94","commitUrl":"https://github.com/openai/codex/commit/0276f2ee551f2cedf03f54ddab7fbc63a7579e94","agentsMdUrl":"https://github.com/openai/codex/blob/0276f2ee551f2cedf03f54ddab7fbc63a7579e94/AGENTS.md","fileCommitCount":75,"lineCount":323,"wordCount":3141,"flaggedCount":4,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"flagged","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":88,"fullName":"nodejs/node","repositoryUrl":"https://github.com/nodejs/node","stars":120248,"primaryLanguage":"JavaScript","commit":"5c447f604bf72e2da6d7bf25af873b752efe9b15","commitUrl":"https://github.com/nodejs/node/commit/5c447f604bf72e2da6d7bf25af873b752efe9b15","agentsMdUrl":"https://github.com/nodejs/node/blob/5c447f604bf72e2da6d7bf25af873b752efe9b15/AGENTS.md","fileCommitCount":1,"lineCount":65,"wordCount":424,"flaggedCount":3,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"flagged","conflicting-instructions":"flagged"}},{"rank":89,"fullName":"DietrichGebert/ponytail","repositoryUrl":"https://github.com/DietrichGebert/ponytail","stars":119801,"primaryLanguage":"JavaScript","commit":"2ed6c52c9d7e5e56942508591085fd45dea277d3","commitUrl":"https://github.com/DietrichGebert/ponytail/commit/2ed6c52c9d7e5e56942508591085fd45dea277d3","agentsMdUrl":"https://github.com/DietrichGebert/ponytail/blob/2ed6c52c9d7e5e56942508591085fd45dea277d3/AGENTS.md","fileCommitCount":6,"lineCount":33,"wordCount":439,"flaggedCount":1,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"clear","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":92,"fullName":"microsoft/generative-ai-for-beginners","repositoryUrl":"https://github.com/microsoft/generative-ai-for-beginners","stars":118950,"primaryLanguage":"Jupyter Notebook","commit":"645f932514e9f22f688c8feb3e49a7a7f2eb6f1b","commitUrl":"https://github.com/microsoft/generative-ai-for-beginners/commit/645f932514e9f22f688c8feb3e49a7a7f2eb6f1b","agentsMdUrl":"https://github.com/microsoft/generative-ai-for-beginners/blob/645f932514e9f22f688c8feb3e49a7a7f2eb6f1b/AGENTS.md","fileCommitCount":3,"lineCount":323,"wordCount":1648,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":94,"fullName":"rust-lang/rust","repositoryUrl":"https://github.com/rust-lang/rust","stars":116954,"primaryLanguage":"Rust","commit":"a4330234a776684c36428d001721d0320d24dd77","commitUrl":"https://github.com/rust-lang/rust/commit/a4330234a776684c36428d001721d0320d24dd77","agentsMdUrl":"https://github.com/rust-lang/rust/blob/a4330234a776684c36428d001721d0320d24dd77/AGENTS.md","fileCommitCount":8,"lineCount":244,"wordCount":1747,"flaggedCount":3,"statuses":{"context-bloat":"flagged","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"clear","conflicting-instructions":"flagged"}},{"rank":99,"fullName":"Graphify-Labs/graphify","repositoryUrl":"https://github.com/Graphify-Labs/graphify","stars":113339,"primaryLanguage":"Python","commit":"33362d969292b57eda82f3fbd9eb5f3f5bc9bbc2","commitUrl":"https://github.com/Graphify-Labs/graphify/commit/33362d969292b57eda82f3fbd9eb5f3f5bc9bbc2","agentsMdUrl":"https://github.com/Graphify-Labs/graphify/blob/33362d969292b57eda82f3fbd9eb5f3f5bc9bbc2/AGENTS.md","fileCommitCount":1,"lineCount":9,"wordCount":59,"flaggedCount":2,"statuses":{"context-bloat":"clear","skill-leakage":"clear","lint-leakage":"clear","blind-reference":"flagged","init-fossilization":"flagged","conflicting-instructions":"clear"}}]}