singularity-forge/src/web
Mikael Hugo 22cbd83675 fix: update test snapshots for queryInstruction and complete /sf prefix Phase 2 deprecation
- Fix memory-embeddings-llm-gateway tests: add queryInstruction field to
  expected config objects after loadGatewayConfigFromEnv was updated to
  return it
- Add STYLEGUIDE.md: SF code standards adapted from ace-coder patterns
  (purpose doctrine, principles, anti-patterns STY001-012, thresholds,
  naming, patterns, documentation sections)
- Phase 2 /sf prefix removal: update all web components, browser dispatch,
  and tests to use direct commands (/autonomous, /stop, /next, /discuss,
  /init, /new-milestone) instead of /sf-prefixed forms
  - workflow-actions.ts: all command strings updated
  - chat-mode.tsx: SF_ACTIONS array updated
  - project-welcome.tsx: primaryCommand values updated
  - command-surface.tsx: fallback display updated
  - remaining-command-panels.tsx: usage examples updated
  - browser-slash-command-dispatch.ts: add stop/new-milestone/init to
    SF_PASSTHROUGH_COMMANDS so they route correctly to the extension
  - recovery-diagnostics-service.ts: suggestion commands updated
  - welcome-screen.ts: hint text updated
  - All affected tests updated to match new command strings

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-09 00:17:47 +02:00
..
auto-dashboard-service.ts feat: migrate src/ core TS files to LogTape structured logging 2026-05-08 21:01:08 +02:00
bridge-service.ts sf snapshot: pre-dispatch, uncommitted changes after 53m inactivity 2026-04-30 19:10:38 +02:00
captures-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
cleanup-service.ts feat: migrate src/ core TS files to LogTape structured logging 2026-05-08 21:01:08 +02:00
cli-entry.ts style: format repository with biome 2026-05-05 14:31:16 +02:00
doctor-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
export-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
forensics-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
git-summary-service.ts fix: clean provider surfaces and core build 2026-05-05 16:31:53 +02:00
history-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
hooks-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
inspect-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
knowledge-service.ts chore: commit current workspace state 2026-05-05 14:46:18 +02:00
notifications-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
onboarding-service.ts fix: expose sf-scoped providers 2026-05-05 16:42:36 +02:00
project-discovery-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
recovery-diagnostics-service.ts fix: update test snapshots for queryInstruction and complete /sf prefix Phase 2 deprecation 2026-05-09 00:17:47 +02:00
safe-import-meta-resolve.ts chore: clean up remaining sf-2 stale-name code comments 2026-05-02 18:14:22 +02:00
settings-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
skill-health-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
subprocess-runner.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
ts-subprocess-flags.ts feat(sf): align node sqlite uok runtime 2026-05-08 03:01:20 +02:00
undo-service.ts feat: migrate src/ core TS files to LogTape structured logging 2026-05-08 21:01:08 +02:00
update-service.ts fix: clean provider surfaces and core build 2026-05-05 16:31:53 +02:00
visualizer-service.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00
web-auth-storage.ts batch: snapshot of in-flight v2 work 2026-04-29 12:42:31 +02:00