Gateway Root Info

loom-builderpromptmarkdown
Path: loom-builder/prompts/gateway-root-info.mdRelative: prompts/gateway-root-info.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 63Bytes: 3,578Imports: 0Exports: 0

Content Preview

  1. # Add GET / info endpoint to codemode-gateway + write endpoint cheat sheet
  2. ROLE: worker surgeon + doc writer. Small, surgical change — do not refactor anything.
  3. 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.
  4. Echo ROLE/GOAL/PLAN (3 lines) before work.
  5. ## Task 1 — GET / info endpoint (~20-30 lines, no more)
  6. 1. Locate the gateway source. Check `/h