Section 01
Hypocaust: Core Overview
Hypocaust: Core Overview
Hypocaust is an open-source backend system developed by lukeashford, built with Java 21 and Spring Boot. It orchestrates long-running AI agent workflows, addressing key challenges like reliability, real-time feedback, and efficient iteration. Key features include:
- Event sourcing for state consistency
- Transactional outbox for distributed system reliability
- Semantic tool discovery
- Real-time SSE updates
- Versioned artifact management and selective partial re-run
Its goal is to provide a robust infrastructure for production-grade AI agent applications.