Industry Signals
A field notebook for the moving parts.
The essays, videos, papers and benchmarks that shape how LGI thinks about knowledge systems, agentic work, AI operating models, and governed intelligence infrastructure.
35 signals
Agents
Chip Huyen · Agentic Workflows
A practical overview of agents, tool use, planning, workflows, and the design questions that show up when LLMs move from chat into action.
Read analysis →
Matt Pocock's Agentic Engineering Workflow
David Ondrej · Agentic Coding
A practitioner walkthrough of agentic software engineering habits and AI-assisted development structure.
Read analysis →
Local AI Coding is Finally Good Enough
ForrestKnight · Local AI
A signal that local and semi-local coding workflows are becoming plausible for real developer use.
Read analysis →
The Production AI Playbook: Deploying Agents at Enterprise Scale
AI Engineer · AI Operating Models
A production-focused view of what agents need beyond a demo: evaluation, observability, data, orchestration, and governance.
Read analysis →
OpenRAG: An Open-Source Stack for RAG
Phil Nash · Knowledge Systems
A practical signal around open retrieval-augmented generation stacks and source-connected AI systems.
Read analysis →
The Doing Got Cheap. Now What?
AI News and Strategy Daily / Nate B Jones · Strategy
A strategic signal about what happens when AI makes execution cheaper.
Read analysis →
Contextual Memory Virtualisation
arXiv · Memory and Context
Treats LLM session state as a DAG with snapshots, branches, and structurally lossless trimming.
Read analysis →
SAGE
arXiv · Memory and Context
Self-evolving graph memory with reader/writer feedback for long-horizon agents.
Read analysis →
HORMA
arXiv · Memory and Context
Hierarchical memory navigation for efficient agents.
Read analysis →
Agents-K1
arXiv · Knowledge Graphs
Converts papers into typed scientific knowledge graphs with evidence, claims, citations, and relations.
Read analysis →
Co-Scientist
Nature / Google DeepMind · Research Automation
Multi-agent scientific discovery system using generation, critique, ranking, and hypothesis evolution.
Read analysis →
Life-Harness
arXiv · Harnesses and Determinism
Improves frozen agents by adapting runtime harnesses rather than model weights.
Read analysis →
OODA Loop + Infinite Brain = the AI System Everyone's Missing
YouTube video · Knowledge Systems
Combines sensemaking loops with persistent memory, positioning AI as part of a larger decision cycle.
Related · Holonic Knowledge Engine
NotebookLM 2.0 Is Here and It's Incredible
YouTube video · Knowledge Systems
A look at source-grounded notebook workflows over collections of user-provided material.
Related · Source-Grounded Workflows
My Workflow for Understanding LLM Architectures
Sebastian Raschka · Technical Learning
A practical research-learning workflow for making sense of model architectures, papers, and technical concepts.
Related · Intelligence Library
The End of the GPU Era? 1-Bit LLMs Are Here
YouTube video · Local AI
A local-AI signal about BitNet-style low-bit models and dramatically cheaper inference.
Related · Local AI
Run Any AI Model Locally, Even Without a GPU
YouTube video · Local AI
A practical signal around running models locally, including hardware constraints and trade-offs.
Related · Local-First AI
Why Nvidia's RTX Spark and Minimax M3 Change Everything for Local AI
YouTube video · Local AI
A hardware/software market signal about local inference becoming more practical.
Related · AI Infrastructure
ParallelKernelBench: Frontier LLMs Can't Write Fast Multi-GPU Kernels Yet
Builder Signals corpus · Evaluation
A benchmark signal showing that frontier coding models struggle with high-performance multi-GPU kernel work.
Related · Hard-to-Check Work
AutoResearch Explained
YouTube video · Research Automation
A signal around automated research workflows: finding sources, processing papers, and turning literature into usable outputs.
Related · Intelligence Library
The AI Science Era Just Started
YouTube video · Research Automation
A broad signal about AI's expanding role in scientific discovery and technical research.
Related · Research-to-Practice Translation
From arXiv AI Paper: Transformers Explained
YouTube video · Technical Learning
A technical explainer grounding modern AI systems in transformers, attention, tokenization, and sequence modelling.
Related · AI Foundations
10 Papers Every Future AI Engineer Must Read
YouTube video · Technical Learning
A curated technical-learning signal around papers that shape modern AI engineering practice.
Related · Library
Josh Payne: How Coframe Is Building Living Interfaces
YouTube video · Interfaces
A signal about adaptive interfaces that change based on user behaviour, context, and AI-driven experimentation.
Related · AI-Native Interfaces
The Next $100B Market: Selling to AI Agents
YouTube video · Interfaces
A market-structure signal about agents becoming buyers, intermediaries, or decision participants.
Related · Agent-Readable Systems
Inside the Shift Toward Enterprise AI
YouTube video · AI Operating Models
A broad enterprise-AI signal about organisations moving from experimentation toward adoption.
Related · Knowledge Systems Audit
LLM-Oriented Information Retrieval
arXiv · Retrieval
Frames RAG and agentic search around usable evidence density, not raw recall.
Related · Vault Indexing
Trace-Based Assurance Framework
arXiv · Governance
Contracts, tests, traces, and governance for agentic orchestration with side effects.
Related · Run Ledger
Agentic AI with Orchestrator-Agent Trust
arXiv · Governance
Uses trust calibration and RAG-based re-evaluation across agent roles.
Related · HKE Routing
Drop the Hierarchy and Roles
arXiv · Agentic Workflows
Argues self-organising agents can outperform designed hierarchies under some conditions.
Related · Holon Role Design
Building Persona-Based Agents On Demand
arXiv · Agentic Workflows
Dynamic agent personas tailored to user/task context instead of static workflows.
Related · Agent Faces
HIPIF
HKE vault synthesis · Planning and Work Loops
Hierarchical planning and information folding for long-horizon LLM agent learning.
Related · Work Loops Runtime
Recursive Language Models
arXiv · Planning and Work Loops
Lets models decompose and recursively inspect long prompts beyond native context windows.
Related · Query Orchestration
Cutscene Agent
arXiv · Planning and Work Loops
Multi-agent framework for end-to-end 3D cutscene generation with engine integration.
Related · Applied Agentic Workflows
DMoE
arXiv · Memory Alternatives
Modular experts inject knowledge into model behaviour.
Related · Governed Memory