What problem does it solve?
This Skill consolidates transient runtime artifacts and scattered agent outputs into durable, redactable learnings so teams have a reviewed, auditable knowledge base and avoid silent drift or unsafe rewrites.
Core Features & Use Cases
- Mode detection and provenance: Detects bootstrap vs recurring runs and writes run-level provenance to .pulse/memory/dream-run-provenance.md.
- Safe evidence handling: Treats runtime artifacts as untrusted input, mandates PII/secret redaction, normalizes relative dates, and validates stale references.
- Signal extraction and routing: Extracts candidates, classifies them (pattern, decision, correction, ratchet, etc.), resolves contradictions, and routes each into a single disposition (merge, create, correction, ratchet, propose, pending, or skip).
- Approval and guardrails: Never edits critical-patterns without explicit approval, enforces exact-one-owner rewrite rules, and preserves ambiguous items behind explicit operator choices.
- Use Cases: Run a first-time bootstrap consolidation, run recurring 7-day scans, or perform targeted consolidation for mixed claude/codex evidence while preserving operator control.
Quick Start
Run a dream consolidation pass over the last 7 days of runtime artifacts and produce merge, correction, ratchet, or pending recommendations.