File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -527,7 +527,7 @@ validation during transfer
527
527
The system supports multiple distribution patterns, each with distinct
528
528
trade-offs and operational considerations :
529
529
530
- **On-Demand Retrieval**: Agents are pulled from remote peers only when
530
+ **On-Demand Retrieval**: Records are pulled from remote peers only when
531
531
specifically requested, minimizing local storage requirements.
532
532
533
533
*Trade-offs*: While this approach minimizes storage costs and ensures fresh
@@ -564,7 +564,7 @@ analysis to identify which agents warrant caching. This includes tracking query
564
564
frequencies, download patterns, and usage statistics across the network
565
565
566
566
- **Storage Requirements**: Needs sufficient local storage capacity to maintain
567
- cached copies of popular agents
567
+ cached copies of popular records
568
568
569
569
- **Cache Management**: Must implement cache eviction policies, freshness validation, and synchronization mechanisms
570
570
You can’t perform that action at this time.
0 commit comments