forked from anomalyco/opencode
-
Notifications
You must be signed in to change notification settings - Fork 0
epic/thesis-memory-and-change-tracking: structured thesis lifecycle with provenance #481
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Thesis evolution and rationale changes are hard to track across sessions and sources.
Outcome
A thesis memory system tracks baseline conviction and all material thesis changes over time.
Scope
- Thesis entity schema and change-log model.
- Source-linked rationale and confidence updates.
- Query APIs for thesis history and diffs.
Dependencies
- Depends on ingestion + orchestrator + valuation outputs.
Acceptance criteria
- Thesis history is queryable with timestamped deltas.
- Changes include evidence references.
- Portfolio-level thesis rollup is supported.
Metrics
- Thesis update latency.
- Evidence-linked change ratio.
Execution tracking
- [child] thesis entity model and versioned change log #509 - [child] thesis entity model and versioned change log
- [child] evidence-linked thesis updates and confidence rules #510 - [child] evidence-linked thesis updates and confidence rules (depends on [child] thesis entity model and versioned change log #509)
- [child] thesis diff/query APIs and portfolio rollup views #511 - [child] thesis diff/query APIs and portfolio rollup views (depends on [child] evidence-linked thesis updates and confidence rules #510)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request