Skip to content

[P1] Stub Cleanup: Remove services/missing/ directory #1097

@Delqhi

Description

@Delqhi

Task

Remove the 10 unused service stub files from services/missing/.

Files to remove

SessionMemory.ts, teamMemorySync.ts, MagicDocs.ts, autoDream.ts, awaySummary.ts, settingsSync.ts, vcr.ts, voice.ts, PromptSuggestion.ts, index.ts

Why

These are staging stubs — real implementations already exist under packages/opensin-sdk/src/services/. Keeping stubs causes confusion.

Validation

grep -r "from.*services/missing" . --include="*.ts" | wc -l = 0

Linked Epic

Epic #1089

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestphase-1Phase 1: Foundation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions