Christopher D. Daly

I'm a software engineer building LOGOS, a cognitive architecture where agents reason with graphs instead of language. The system models three-tier memory with salience-based filtering, treats emotional state as perceptual transforms that shape what the agent pays attention to, and develops stable personality from experience, not programming. The knowledge graph grows its own ontology from structural patterns. No one prescribes the schema.


I have a Master's in Computer Science from Northeastern, where I focused on intelligent agents and cognitive architectures, and fifteen years of professional engineering before that. I build robots, I've written workflow enforcement systems for AI coding agents, and I spend most of my time thinking about how cognition works without language as a crutch.

Current Work

Project LOGOS

A modular cognitive architecture where reasoning happens in graphs, not text. Sophia maintains a three-tier memory system with salience-based filtering, models emotional state as perceptual transforms that shape attention and decision-making, and develops stable personality from experience, not programming. The knowledge graph grows its own ontology from structural patterns. No one prescribes the schema.

Architecture

  • Sophia: Cognitive core with three-tier memory, emotional modeling, and emergent personality
  • Hermes: Stateless language codec and unified embedding pipeline
  • Apollo: UI and command interface
  • Talos: Sensor/actuator abstraction for embodied deployment

Infrastructure

  • Neo4j heterogeneous causal graph (HCG)
  • Milvus unified embedding space
  • Redis event bus
  • PyTorch for JEPA-to-CLIP projection

Read more in my blog series exploring the theory and implementation details.

agent-swarm

Phase-driven workflow enforcement for AI coding agents. Classification gates route tasks to appropriate workflows, phase gates prevent premature transitions, and adversary agents review completed work for coverage gaps and side effects. Enforced at the tool level through hooks, not instructions.

Python · Claude Code Hooks · TDD Enforcement · Adversarial Verification

parallel-orchestration

Orchestrates N independent TDD subagents from a YAML task manifest. Each task gets its own branch, follows a strict test-first sequence enforced by gateway conditions, and retries with error context on failure. Dependency resolution and merge verification validate the combined result.

Python · YAML Manifests · Branch Isolation · Gateway Conditions

Skills

Languages

Python, C#, C/C++, Java, JavaScript, TypeScript, R, SQL

AI/ML

PyTorch, Claude API, HuggingFace, TensorFlow, OpenAI API, Gym

Agent Orchestration

Claude Code Plugins, Hook-Based Enforcement, TDD Pipelines, Adversarial Verification

Data & Knowledge

Neo4j, Milvus, Redis, Postgres, MongoDB, SQL Server

Infrastructure

.NET Core, Node.js, Docker, Kubernetes, GCP, Vertex AI

Robotics

ROS2, Arduino, Raspberry Pi, 3D Printing, Fusion 360, SLAM

Other Projects

Sophia (Legacy)Early AI agent prototype that evolved into the memory component of LOGOS
TurtleBot3Autonomous SLAM navigation with ROS2, custom 3D-printed hardware, Slamtec RPLidar
Robotics ResearchEmbedded systems, motor control, and sensor fusion across multiple custom-built robots
SCRMBLReinforcement learning framework for StarCraft II multi-agent research
Mixed Data ClusteringSurvey and benchmark of clustering algorithms for mixed numerical and categorical data
NLP EmbeddingsEvaluation of Word2Vec, FastText, BERT, and SBERT across multiple NLP tasks
MinMax Priority QueueDouble-ended priority queue with O(1) min/max retrieval

Experience

Software Engineer

2020–2021

Kessel Run (USAF/Concept Solutions) · Boston, MA

Mission-critical cloud-native backend services and real-time rule engines for Air Force operations. Microservices deployed via Docker and Kubernetes.

Software Engineer

2017–2020

WordStream Inc. · Boston, MA

SaaS applications with Salesforce and Intercom integrations. High-volume billing systems and data analytics pipelines.

Senior Developer

2015–2017

Rightpoint Consulting · Boston, MA

Enterprise CMS solutions for Fortune 500 clients. Technical training and mentorship.

Education

MS Computer Science

Northeastern University · 2023

Intelligent Agents, Machine Learning, Cognitive Architectures

BS Computer Science

Millersville University · 2005

Get in Touch