From 325441f4fcb52b8b3bf3864b649445d986ab9cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 05:34:15 +0000 Subject: [PATCH 1/2] Bump System.Text.Json from 8.0.4 to 8.0.5 --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Orchestrator/Orchestrator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Orchestrator/Orchestrator.csproj b/Orchestrator/Orchestrator.csproj index 7eb86a4..9b9a2cf 100644 --- a/Orchestrator/Orchestrator.csproj +++ b/Orchestrator/Orchestrator.csproj @@ -26,7 +26,7 @@ - + From 42159fc9ea0d608ca66455e7fc2214cf4a58dc5b Mon Sep 17 00:00:00 2001 From: Malachi Hooper Date: Wed, 17 Dec 2025 21:42:20 -0800 Subject: [PATCH 2/2] Update README.md Signed-off-by: Malachi Hooper --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d49588..fdd510b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# NIGHTFRAME - -## Decentralized AI Mesh Network +# Nightframe Agent 3 Lead Documentation NIGHTFRAME is a distributed computing platform designed for collaborative neural network inference across a mesh of autonomous nodes. The system integrates cellular intelligence, GPU-accelerated ONNX runtime environments, and automated network propagation mechanisms.