{
  "project_id": "KbWen/agentic-os",
  "repo": "KbWen/agentic-os",
  "name": "agentic-os",
  "github_url": "https://github.com/KbWen/agentic-os",
  "homepage_url": null,
  "language": "Python",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "coding_agent"
  ],
  "tags": [
    "agent-framework",
    "agent-orchestration",
    "agentic-development",
    "agents-md",
    "ai-agent",
    "ai-coding-assistant",
    "ai-governance",
    "ai-guardrails",
    "ai-workflow",
    "claude-code",
    "codex",
    "coding-agent",
    "cursor-rules",
    "developer-tools",
    "github-copilot",
    "google-antigravity",
    "llm-tools",
    "multi-agent",
    "prompt-engineering",
    "token-optimization"
  ],
  "description": "Governance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and Antigravity, via AGENTS.md.",
  "overview": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "agentforce314/clawcodex",
      "reason": "Related to KbWen/agentic-os through coding agent category and local deployment."
    },
    {
      "repo": "modu-ai/moai-adk",
      "reason": "Related to KbWen/agentic-os through coding agent category and local deployment."
    },
    {
      "repo": "esengine/DeepSeek-Reasonix",
      "reason": "Related to KbWen/agentic-os through coding agent category and local deployment."
    },
    {
      "repo": "TaewoooPark/Agent-Blackbox",
      "reason": "Related to KbWen/agentic-os through coding agent category and local deployment."
    },
    {
      "repo": "zhu1090093659/spec_driven_develop",
      "reason": "Related to KbWen/agentic-os through coding agent category and local deployment."
    },
    {
      "repo": "fujibee/agmsg",
      "reason": "Related to KbWen/agentic-os through coding agent category and local deployment."
    },
    {
      "repo": "gi-dellav/zerostack",
      "reason": "Related to KbWen/agentic-os through coding agent category and local deployment."
    },
    {
      "repo": "UditAkhourii/adhd",
      "reason": "Related to KbWen/agentic-os through coding agent category and local deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "build AI coding assistants",
    "automate developer workflows",
    "integrate codebase-aware agents"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"coding agent\" in metadata.",
        "Matched \"ide\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 112,
    "recent_commits": 66,
    "contributors": 3,
    "issue_response_time_hours": null,
    "release_frequency_180d": 24
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 27,
  "agent_score": 61,
  "score": 78,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 52,
    "deployment": 70,
    "popularity": 41,
    "community": 48
  },
  "git_top_score": 78,
  "git_top_score_breakdown": {
    "community": 71,
    "maintenance": 67,
    "documentation": 84,
    "stability": 100,
    "adoption": 59,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
    "purpose": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
    "install": "Use the repository's CLI, package, or agent runtime instructions.",
    "inputs": [
      "coding task",
      "repo context",
      "tool permissions"
    ],
    "outputs": [
      "code changes",
      "patches",
      "developer assistant actions"
    ],
    "good_for": [
      "build AI coding assistants",
      "automate developer workflows",
      "integrate codebase-aware agents",
      "software engineering tasks",
      "code editing",
      "repo automation"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "static documentation sites",
      "non-code workflows"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"coding agent\" in metadata.",
          "Matched \"ide\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-08-03T09:00:11.260Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-08-03T09:00:11.260Z",
  "knowledge": {
    "project": {
      "id": "KbWen/agentic-os",
      "owner": "KbWen",
      "name": "agentic-os",
      "full_name": "KbWen/agentic-os",
      "github_url": "https://github.com/KbWen/agentic-os",
      "homepage_url": null,
      "description": "Governance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and Antigravity, via AGENTS.md.",
      "language": "Python",
      "topics": [
        "agent-framework",
        "agent-orchestration",
        "agentic-development",
        "agents-md",
        "ai-agent",
        "ai-coding-assistant",
        "ai-governance",
        "ai-guardrails",
        "ai-workflow",
        "claude-code",
        "codex",
        "coding-agent",
        "cursor-rules",
        "developer-tools",
        "github-copilot",
        "google-antigravity",
        "llm-tools",
        "multi-agent",
        "prompt-engineering",
        "token-optimization"
      ],
      "license": "MIT",
      "stars": 112,
      "forks": 26,
      "open_issues": 11,
      "default_branch": "main",
      "created_at": "2026-04-12T03:32:25Z",
      "updated_at": "2026-08-03T08:54:12Z",
      "pushed_at": "2026-08-03T08:52:10Z",
      "synced_at": "2026-08-03T09:00:11.260Z"
    },
    "agent_card": {
      "project_id": "KbWen/agentic-os",
      "project_kind": "project",
      "category": "coding_agent",
      "difficulty": "beginner",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [],
      "summary_for_agent": "Use KbWen/agentic-os when the user needs a coding agent project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"coding agent\" in metadata.",
            "Matched \"ide\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-03T09:00:11.260Z"
    },
    "metrics": {
      "project_id": "KbWen/agentic-os",
      "stars_30d_delta": 30,
      "commits_30d": 66,
      "releases_180d": 24,
      "contributors_90d": 3,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 27,
      "maintenance_score": 52,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-03T09:00:11.260Z"
    }
  },
  "resolved_from": {
    "requested_id": "KbWen/agentic-os",
    "resolved_id": "KbWen/agentic-os",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1033,
    "generated_at": "2026-08-03T12:23:30.811Z",
    "snapshot_id": "d1:1033:2026-08-03T12:00:28.455Z",
    "latest_synced_at": "2026-08-03T12:00:28.455Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}