singularity-forge/sf-orchestrator/templates/spec.md
ace-pm 6b0ac484ba refactor: update log prefixes and string values from gsd- to sf- namespace
Updates channel prefixes, log messages, comments, and configuration values
across daemon, mcp-server, and related packages to complete the rebrand from
gsd to sf-run naming.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 15:37:12 +02:00

679 B

[Product Name]

What

[One paragraph: what this product does. Be concrete — "A CLI tool that converts CSV files to JSON" not "A data transformation solution".]

Requirements

  • [User can DO something specific and observable]
  • [User can DO another specific thing]
  • [System DOES something automatically]
  • [Error case: system handles X gracefully]

Technical Constraints

  • Language: [Node.js / Python / Go / Rust / etc.]
  • Framework: [Express / FastAPI / none / etc.]
  • External dependencies: [list APIs, databases, services]
  • Environment: [Node >= 22 / Python 3.12+ / etc.]

Out of Scope

  • [Explicit exclusion 1 — prevents scope creep]
  • [Explicit exclusion 2]