Some checks failed
Architecture Lint / Linter Tests (pull_request) Successful in 31s
Smoke Test / smoke (pull_request) Failing after 30s
Validate Config / YAML Lint (pull_request) Failing after 21s
Validate Config / JSON Validate (pull_request) Successful in 27s
Validate Config / Python Syntax & Import Check (pull_request) Failing after 1m11s
Validate Config / Python Test Suite (pull_request) Has been skipped
Validate Config / Shell Script Lint (pull_request) Failing after 1m17s
Validate Config / Cron Syntax Check (pull_request) Successful in 12s
Validate Config / Deploy Script Dry Run (pull_request) Successful in 11s
Validate Config / Playbook Schema Validation (pull_request) Successful in 31s
PR Checklist / pr-checklist (pull_request) Failing after 5m26s
Architecture Lint / Lint Repository (pull_request) Failing after 26s
Research spike: compare Hermes Agent's 8 external memory providers against the sovereign MemPalace implementation (Epic #367, PR #374). Deliverables: • MEMORY_PROVIDERS_EVALUATION.md — full overlap analysis, vendor lock-in tiering (zero/partial/full), gap assessment vs MemPalace, and go/no-go recommendations per provider. • docs/memory-providers-lockin.md — concise guardrail for future PRs, referencing #419 as the governing decision. Verdict: MemPalace is sufficient. External cloud-only providers (Supermemory, RetainDB) are categorically rejected. Self-hosted options (Hindsight, OpenViking, Mem0) may be trialed but are not needed unless a proven feature gap emerges. Closes #419