singularity-forge/docs/dev
Mikael Hugo 21113e18a9 fix: update remaining stale repo and scope refs to singularity-forge
After fixing forensics.md and error-classifier.ts last fire, swept the
rest of the tree for the same class of stale reference:

- scripts/validate-pack.js: criticalPackages list used \`@sf\` and
  \`@sf-build\` scopes — neither exists in node_modules; this is in CI
  (.github/workflows/ci.yml) + prepublishOnly, so the validation step
  was failing to find anything. Now \`@singularity-forge/pi-coding-agent\`
  and \`@singularity-forge/rpc-client\` (the actual scope).
- src/resources/skills/github-workflows/references/gh/SKILL.md: same
  GraphQL bug as forensics.md — owner:"sf-build" name:"sf-2" — and
  three \`gh project\` commands using owner sf-build. The gh issue
  create command above already used singularity-forge/sf-run, so the
  follow-up calls always failed. Also retitled "sf-2 Backlog" to
  "sf-run Backlog".
- src/resources/extensions/sf/bootstrap/system-context.ts: deprecation
  warning linked to https://github.com/sf-build/SF/issues/1492.
- packages/mcp-server/README.md, packages/rpc-client/README.md: 9 refs
  to \`@sf-build/...\` for installable package names — would mislead
  anyone copy-pasting into npm install.
- docs/user-docs/troubleshooting.md (+ zh-CN): GitHub Issues link
  pointed at github.com/sf-build/SF/issues.
- docs/user-docs/getting-started.md (+ zh-CN): clone URL was correct
  but the next \`cd\` was \`cd sf-2/docker\` — won't exist after a
  fresh clone of sf-run.
- docs/dev/ci-cd-pipeline.md: GHCR org was \`sf-build\`.

Code comments containing "sf-2" / "sf-build" in non-active places
(parsers.ts banner, error message URLs in tests, dev-doc absolute
paths from a contributor's Mac) left alone — they're informational
and not addressed by users or runtime.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 18:01:55 +02:00
..
building-coding-agents chore: CI workflows, package.json updates, test fixes, docs cleanup 2026-05-02 06:30:45 +02:00
context-and-hooks refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
extending-pi refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
pi-ui-tui docs: reorganize into user-docs/ and dev/ subdirectories 2026-04-10 09:25:31 -05:00
proposals refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
what-is-pi refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
ADR-001-branchless-worktree-architecture.md fix(sf): harden exit and worktree cleanup 2026-05-02 09:30:14 +02:00
ADR-003-pipeline-simplification.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
ADR-004-capability-aware-model-routing.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
ADR-005-multi-model-provider-tool-strategy.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
ADR-007-model-catalog-split.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
ADR-008-IMPLEMENTATION-PLAN.md refactor: rebrand gsd_ tool names and references to sf_ namespace 2026-04-15 15:51:38 +02:00
ADR-008-sf-tools-over-mcp-for-provider-parity.md fix(sf): remove legacy completion tool aliases 2026-05-02 17:51:38 +02:00
ADR-009-IMPLEMENTATION-PLAN.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
ADR-009-orchestration-kernel-refactor.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
ADR-010-pi-clean-seam-architecture.md sf snapshot: pre-dispatch, uncommitted changes after 53m inactivity 2026-04-30 19:10:38 +02:00
ADR-011-swarm-chat-and-debate-mode.md docs: clarify SF harness rollout boundaries 2026-04-29 17:47:51 +02:00
ADR-012-multi-instance-federation.md feat: add SF skills and subagent debate mode 2026-04-29 17:44:30 +02:00
ADR-013-network-and-remote-execution.md feat: add SF skills and subagent debate mode 2026-04-29 17:44:30 +02:00
ADR-014-singularity-knowledge-and-agent-platform.md fix(sf): harden exit and worktree cleanup 2026-05-02 09:30:14 +02:00
ADR-015-flight-recorder.md feat: add SF skills and subagent debate mode 2026-04-29 17:44:30 +02:00
ADR-016-charm-ai-stack-adoption.md sf snapshot: pre-dispatch, uncommitted changes after 47m inactivity 2026-04-30 20:21:12 +02:00
ADR-017-charm-tui-client.md feat: add SF skills and subagent debate mode 2026-04-29 17:44:30 +02:00
ADR-018-repo-native-harness-evolution.md docs: plan judge calibration service 2026-04-29 18:28:45 +02:00
ADR-019-workspace-vm-convergence.md fix(sf): harden exit and worktree cleanup 2026-05-02 09:30:14 +02:00
ADR-020-internal-wire-architecture.md feat: SF strengthening + ADR-020 wire architecture (Phases 1-2) 2026-05-02 00:03:34 +02:00
ADR-021-versioned-documents-and-upgrade-path.md ADR-021: versioned documents + automatic upgrade via records-keeper 2026-05-02 00:18:16 +02:00
agent-knowledge-index.md chore: CI workflows, package.json updates, test fixes, docs cleanup 2026-05-02 06:30:45 +02:00
architecture.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
ci-cd-pipeline.md fix: update remaining stale repo and scope refs to singularity-forge 2026-05-02 18:01:55 +02:00
FILE-SYSTEM-MAP.md sf snapshot: pre-dispatch, uncommitted changes after 47m inactivity 2026-04-30 20:21:12 +02:00
FRONTIER-TECHNIQUES.md chore: sync workspace state after rebrand 2026-04-15 14:54:20 +02:00
json-contracts.md feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
pi-context-optimization-opportunities.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
PRD-branchless-worktree-architecture.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
PRD-pi-clean-seam-refactor.md refactor(native): rename gsd_parser.rs to forge_parser.rs 2026-04-15 14:58:21 +02:00
repo-native-harness-architecture.md docs: plan judge calibration service 2026-04-29 18:28:45 +02:00
repo-native-harness-template-kits.md docs: plan judge calibration service 2026-04-29 18:28:45 +02:00