{
  "facts": [
    {
      "id": "fact_tool_cargo_check",
      "fact_kind": "tool",
      "title": "cargo_check",
      "description": "Runs cargo check for a given crate/workspace member and returns compiler diagnostics.",
      "source_doc": "CLAUDE.md (engineering-coworker MCP server section)",
      "created_at": "2026-07-02 04:46:31",
      "cite_as": "https://subagentengineering.com/api/engineering-role-facts/fact_tool_cargo_check"
    },
    {
      "id": "fact_tool_cargo_test",
      "fact_kind": "tool",
      "title": "cargo_test",
      "description": "Runs cargo test for a given crate/workspace member and returns pass/fail output.",
      "source_doc": "CLAUDE.md (engineering-coworker MCP server section)",
      "created_at": "2026-07-02 04:46:31",
      "cite_as": "https://subagentengineering.com/api/engineering-role-facts/fact_tool_cargo_test"
    },
    {
      "id": "fact_tool_d1_query",
      "fact_kind": "tool",
      "title": "d1_query",
      "description": "Runs a D1 SQL query (schema or data) against a named database via wrangler, from the real Mac.",
      "source_doc": "CLAUDE.md (engineering-coworker MCP server section)",
      "created_at": "2026-07-02 04:46:31",
      "cite_as": "https://subagentengineering.com/api/engineering-role-facts/fact_tool_d1_query"
    },
    {
      "id": "fact_tool_git_commit_push",
      "fact_kind": "tool",
      "title": "git_commit_push",
      "description": "Commits staged changes and pushes to the remote, from the real Mac.",
      "source_doc": "CLAUDE.md (engineering-coworker MCP server section)",
      "created_at": "2026-07-02 04:46:31",
      "cite_as": "https://subagentengineering.com/api/engineering-role-facts/fact_tool_git_commit_push"
    },
    {
      "id": "fact_tool_git_status",
      "fact_kind": "tool",
      "title": "git_status",
      "description": "Returns real git status output for the repo working tree.",
      "source_doc": "CLAUDE.md (engineering-coworker MCP server section)",
      "created_at": "2026-07-02 04:46:31",
      "cite_as": "https://subagentengineering.com/api/engineering-role-facts/fact_tool_git_status"
    },
    {
      "id": "fact_tool_wrangler_deploy",
      "fact_kind": "tool",
      "title": "wrangler_deploy",
      "description": "Runs wrangler deploy for a given Worker directory from the real Mac, avoiding the cloud-sandbox node_modules poisoning issue documented repo-wide.",
      "source_doc": "CLAUDE.md (engineering-coworker MCP server section)",
      "created_at": "2026-07-02 04:46:31",
      "cite_as": "https://subagentengineering.com/api/engineering-role-facts/fact_tool_wrangler_deploy"
    }
  ]
}