From e664c625b7925cdda7f1fee99d4934123673e976 Mon Sep 17 00:00:00 2001 From: Niels Geens Date: Fri, 31 Jan 2025 13:06:09 +0100 Subject: [PATCH] Cleanup of self_improvement reasoning.md --- procedures/self_improvement/reasoning.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/procedures/self_improvement/reasoning.md b/procedures/self_improvement/reasoning.md index 1b85aea..0f02d3a 100644 --- a/procedures/self_improvement/reasoning.md +++ b/procedures/self_improvement/reasoning.md @@ -301,17 +301,6 @@ I wanted to provide a quick update on our project progress. We've completed the 2024-01-20T13:14:21.234Z stdout Email has been sent to sarah@example.com successfully. ``` -### Performance Evaluation - -Performance data comes from multiple sources: -1. Direct process metrics (CPU, memory, etc.) as stored in the iteration logs -2. Iteration logs showing decision-making patterns -3. Filesystem changes indicating task completion and side effects -4. Standard output showing interaction quality - -This multi-faceted approach provides a comprehensive view of performance without requiring modifications to SIA's core code. -The managing instance can collect and analyze this data without interfering with the test instance's operation. - ## Test Environment Setup Test environments are created using a dedicated setup tool.