EXCELLENT2026-03-04T14:30:00Z
WORKED
Incremental context loading
Early error detection
retry-with-backoffcontext-pruning
IMPROVE
tr-4a91b7SEALED e4a1b7c3
import { LearningLedger } from "@nodus/design-system/patterns"| Prop | Type | Default | Description |
|---|---|---|---|
entriesreq | LearningEntry[] | — | Array of learning entries ({ id, timestamp, successLevel, patterns, antiPatterns, workedWell, couldImprove, traceId }) |
title | string | — | Optional title for the ledger |
groupBy | "time" | "outcome" | "pattern" | — | How to group entries |
showAggregation | boolean | — | Show aggregated pattern stats |
entriesrequiredLearningEntry[]Default —Array of learning entries ({ id, timestamp, successLevel, patterns, antiPatterns, workedWell, couldImprove, traceId })
titlestringDefault —Optional title for the ledger
groupBy"time" | "outcome" | "pattern"Default —How to group entries
showAggregationbooleanDefault —Show aggregated pattern stats
This component was designed to express: