From 5af667fa0ae9386797f40bc6d2703423f0a57962 Mon Sep 17 00:00:00 2001 From: Annie Tunturi Date: Tue, 24 Mar 2026 17:04:12 -0400 Subject: [PATCH] Raise block limits for compass files --- system/compass.md | 2 +- system/infrastructure/source_compass.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system/compass.md b/system/compass.md index b8df0f9..156e3be 100644 --- a/system/compass.md +++ b/system/compass.md @@ -1,6 +1,6 @@ --- description: Navigation index. Always-loaded pointer to memory architecture. Use me to know what to reach for. -limit: 20000 +limit: 25000 --- # Memory Compass diff --git a/system/infrastructure/source_compass.md b/system/infrastructure/source_compass.md index 6d90a87..51904ce 100644 --- a/system/infrastructure/source_compass.md +++ b/system/infrastructure/source_compass.md @@ -1,6 +1,6 @@ --- description: Where the running LettaBot instance comes from and how to find things -limit: 2000 +limit: 5000 --- --- description: Source of truth for running LettaBot instance and infrastructure layout