summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CLAUDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index baf0d939..1db43bc2 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -204,7 +204,7 @@ Custom filesystem inspired by HFS+ (`FSKit/NeFS.h`):
128-bit addressing model (`NetworkKit/IPC.h`):
- **Address**: ProcessID (64-bit) + Team (64-bit)
-- **Message**: 6KB payload max, CRC32 validation
+- **Message**: No payload limit, CRC32 validation
- **Endianness**: Configurable (LE/BE/mixed)
## Important Files for Understanding Architecture