Minimal execution engine for N-SQL — parses N-SQL queries, builds a simple AST, and executes them against pluggable network data adapters (mock/in-memory for now).
-
Updated
Nov 28, 2025 - Python
Minimal execution engine for N-SQL — parses N-SQL queries, builds a simple AST, and executes them against pluggable network data adapters (mock/in-memory for now).
Central notebook hub for Law-N — experiments, simulations, and N-SQL flows powered by the core Law-N repos.
LAW-N (Law of Network) — the Mind’s Eye data-movement layer that routes, separates, and prioritizes events across devices, 4G/5G networks, and cloud services. Designed to power the Mind’s Eye OS constellation with intelligent packet flow, time-aware routing, and network-adaptive behavior.
CLI playground for Law-N N-SQL. Run N-SQL queries against sample network.routes datasets, inspect execution plans, and prototype Law-N query patterns locally.
Canonical specifications for Law-N: the Network Renaissance protocol layer for signal-native computing, CLSI, N-SQL, and network LLMs.
Signal simulation engine for Law-N. Generates synthetic network.routes rows (devices, towers, G-layers, latency, signal quality) for testing N-SQL queries and CLSI prototypes.
HTTP API for Law-N N-SQL. Exposes endpoints to load network.routes rows, inspect them, and run N-SQL queries over them via FastAPI.
Official LAW-N Runtime Environment (LNRE) — a lightweight virtual machine and execution engine for LAW-N programs, time-aware instructions, and N-SQL operations. Handles bytecode, timing, routing, and runtime introspection for the LAW-N / Mind’s Eye cognition stack.
Android runtime for the MindsEye OS. Implements LAW-T time-labeling, LAW-N network intent, TLDI (Time-Labeled Device Interface), Duo Bluetooth routing, device fingerprinting, and secure local data sharing.
SageWorks AI — temporal & network-native ecosystem powering LAW-N, Network SQL, MindsEye OS, and LAW-T binary ledgers.
Core engine for N-SQL, the network-native query language of Law-N. This repo implements a minimal lexer, parser, and in-memory executor for N-SQL queries over a mock network.routes table, plus a simple CLI and docs.
TypeScript library and schemas for Law-N device & G-layer profiles — classifying phones, computers, and IoT under the Network Renaissance.
Formal specification, grammar, examples, and reference schemas for N-SQL — the query language of Law-N for live signal, tower, device, and pattern introspection.
Add a description, image, and links to the law-n topic page so that developers can more easily learn about it.
To associate your repository with the law-n topic, visit your repo's landing page and select "manage topics."