feat(DIS-102): sanitizeForDiscord strips paths and tokens before Discord send
fix: add local type imports for AgentIdentity and DisclawConfig
fix: add local type imports for AgentIdentity and DisclawConfig
refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT)
feat(DIS-107): Zod schemas for disclaw.yaml, agent.yaml, CLI output
feat(DIS-106): RunResult discriminated union replaces Promise<string>
refactor(DIS-108): extract DB schema to src/db/schema.sql (SSOT)