[SLICE 15][CORE-E] Persist immutable reasoning/execution experiences with exact strategy, expert, evidence, VERIFY, resource, and replay lineage #16

Open
opened 2026-09-08 01:57:00 +00:00 by nsaspy · 0 comments
Owner

Parent epic: #16
Depends on: #23 #25 #28
Research: prolog-rlm#404A

Goal

Implement first-class durable experience records that capture what was attempted and observed without converting outcomes directly into learned rules.

Persist:

  • goal/task/context signature;
  • exact semantic frontier + epistemic profile;
  • plan/method/strategy/expert/binding versions;
  • input evidence refs and decisions;
  • observations and actual effect outcomes;
  • VERIFY/Review/diagnosis receipts;
  • resource/provider usage;
  • success/failure/blocked/unknown/cancelled status;
  • exact replay lineage and parent/child experience relations.

Acceptance

Restart preserves complete experience lineage; predicted effects remain distinct from observations; authority denial/resource exhaustion/stale evidence are typed outcomes rather than generic failure; a successful experience does not create an admitted rule; provider-free experiences record model_calls=0.

Parent epic: #16 Depends on: #23 #25 #28 Research: prolog-rlm#404A ## Goal Implement first-class durable experience records that capture what was attempted and observed without converting outcomes directly into learned rules. Persist: - goal/task/context signature; - exact semantic frontier + epistemic profile; - plan/method/strategy/expert/binding versions; - input evidence refs and decisions; - observations and actual effect outcomes; - VERIFY/Review/diagnosis receipts; - resource/provider usage; - success/failure/blocked/unknown/cancelled status; - exact replay lineage and parent/child experience relations. ## Acceptance Restart preserves complete experience lineage; predicted effects remain distinct from observations; authority denial/resource exhaustion/stale evidence are typed outcomes rather than generic failure; a successful experience does not create an admitted rule; provider-free experiences record `model_calls=0`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nsaspy/symbolic-memory#16
No description provided.