6 facts, live from D1
Engineering role facts
Every real fact this site knows about the engineering-coworker role, split across the abstract skill and the concrete Rust MCP server. Filter by kind:
| title | kind | description |
|---|---|---|
| cargo_check fact_tool_cargo_check |
tool | Runs cargo check for a given crate/workspace member and returns compiler diagnostics. |
| cargo_test fact_tool_cargo_test |
tool | Runs cargo test for a given crate/workspace member and returns pass/fail output. |
| d1_query fact_tool_d1_query |
tool | Runs a D1 SQL query (schema or data) against a named database via wrangler, from the real Mac. |
| git_commit_push fact_tool_git_commit_push |
tool | Commits staged changes and pushes to the remote, from the real Mac. |
| git_status fact_tool_git_status |
tool | Returns real git status output for the repo working tree. |
| wrangler_deploy fact_tool_wrangler_deploy |
tool | Runs wrangler deploy for a given Worker directory from the real Mac, avoiding the cloud-sandbox node_modules poisoning issue documented repo… |
Machine-readable version: GET /api/engineering-role-facts?kind=tool