Gateway Root Info
Path:
loom-builder/prompts/gateway-root-info.mdRelative: prompts/gateway-root-info.mdSubproject: loom-builderCategory: dispatch-promptsLines: 63Bytes: 3,578Imports: 0Exports: 0
Content Preview
- # Add GET / info endpoint to codemode-gateway + write endpoint cheat sheet
- ROLE: worker surgeon + doc writer. Small, surgical change — do not refactor anything.
- GOAL: (1) codemode-gateway worker answers GET / with a JSON directory of its endpoints, deployed live; (2) a cheat sheet markdown documenting every endpoint + CLI command, sourced from actual code.
- Echo ROLE/GOAL/PLAN (3 lines) before work.
- ## Task 1 — GET / info endpoint (~20-30 lines, no more)
- 1. Locate the gateway source. Check `/h