summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-09 09:26:36 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-09 09:26:36 +0100
commit7a95bf4f8e0de0648da156ffaaf647c184869dad (patch)
treebd96ed6822ab5ce97e656bd6a76930089e2f6b94
parenta1e220966cd3f0c686a862b65374501781f95956 (diff)
chore: update Claude.mdv0.1.2-develop
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-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