Gauntlet AI snapshot for submission wOf2IyJMM6uCUSaqXrhz
Commit: 8bcea584b5749c47188db1465615b3e2ad2826f5
--- Cumulative Manifest ---
{
"totalFiles": 36,
"totalLines": 3354,
"languages": {
"markdown": 51,
"python": 38,
"shell": 1,
"json": 10
},
"deps": [
"langgraph",
"langchain-anthropic",
"langchain-ollama",
"langchain-groq",
"langfuse",
"anthropic",
"httpx",
"pydantic",
"pytest",
"python-dotenv",
"fastapi",
"uvicorn[standard]"
],
"depCount": 12,
"framework": "FastAPI",
"hasTests": false,
"hasCi": false,
"hasReadme": true,
"hasLockfile": false,
"complexityScore": "medium"
}
--- Delta Manifest ---
{
"previousSnapshotId": null,
"elapsedHours": null,
"commitsSince": 17,
"filesAdded": [
".env.example",
".gitignore",
"ARCHITECTURE.md",
"AgentForge_Architecture_Defense.pptx",
"Dockerfile",
"README.md",
"THREAT_MODEL.md",
"USERS.md",
"agents/__init__.py",
"agents/documentation.py",
"agents/judge.py",
"agents/orchestrator.py",
"agents/red_team.py",
"deploy.sh",
"evals/__init__.py",
"evals/cases/dos_patterns.json",
"evals/cases/identity_exploitation.json",
"evals/cases/phi_exfiltration.json",
"evals/cases/prompt_injection.json",
"evals/cases/state_corruption.json",
"evals/results/phi_exfiltration.json",
"evals/results/prompt_injection.json",
"evals/results/state_corruption.json",
"graph/__init__.py",
"graph/graph.py",
"graph/state.py",
"harness/__init__.py",
"harness/db.py",
"main.py",
"observability/__init__.py",
"observability/langfuse_client.py",
"reports/VULN-20260511-0FE12A1D.md",
"reports/VULN-20260511-7BCBD464.md",
"requirements.txt",
"server.py",
"~$AgentForge_Architecture_Defense.pptx"
],
"filesModified": [],
"filesDeleted": [],
"linesAdded": {
"markdown": 1711,
"python": 1266,
"shell": 22,
"json": 332
},
"linesRemoved": {},
"depsAdded": [],
"depsRemoved": [],
"testFilesAdded": [],
"testFilesRemoved": [],
"commitSignals": {
"frequency": 41.15,
"avgSize": 210.8,
"largestCommit": 944,
"messageQualityScore": 1
}
}