Webgraph Phase2 Api
Path:
loom-builder/prompts/webgraph-phase2-api.mdRelative: prompts/webgraph-phase2-api.mdSubproject: loom-builderCategory: dispatch-promptsLines: 134Bytes: 4,739Imports: 0Exports: 0
Content Preview
- # WebGraph Phase 2: Hono API Layer + Python Bridge
- ## ROLE
- You are a backend engineer adding the API layer to an existing WebGraph project. The project scaffold, TypeScript types, and Python crawler already exist at `/home/mikes/web-graph-pipeline/webgraph/`.
- ## GOAL
- Build the Hono API server on Bun that orchestrates crawl jobs via a Python subprocess bridge and serves graph data to the client.
- ## META-EXECUTION PROTOCOL
- For EVERY step:
- 1. **HYPOTHESIZE**: State goal, command, expected outpu