Verify and fix memory documentation
memory-reconcileworkflowsetup L2★1
gringoboggy/yhwh-bible-platform ↗What it does
Reconcile memory file claims against live repo
Best for
Running memory-reconcile workflow with multi-phase verification and structured output.
Inputs
- · Schema-validated inputs
- · Workflow args/config
Outputs
- · error: result
- · memoryDir: result
Requires
- · Claude agents
- · File grep/search
Preconditions
- · Read-only operation; requires user confirmation for edits
- · Ground-truth facts must be gathered before workflow starts
- · Sequential 2 phases declared upfront
Failure modes
- · Agent output fails schema validation
- · Test suite fails
- · Search/grep matches produce incomplete context
- · Git state mismatch if branch switched mid-run
- · Parallel agents produce inconsistent output
Trust signals
- · Structured output validated against tight schemas
- · Parallel agents with deduplication + synthesis
- · Evidence (file:line, grep output, code quotes) required for findings
- · Agents labeled for traceability and phase accounting