Development Documentation
Technical documentation for developers working on or extending the Adblock Compiler.
Contents
- Architecture - System architecture, components, and design decisions
- Extensibility - Custom transformations and extensions
- Circuit Breaker - Fault-tolerant source downloads with automatic recovery
- Diagnostics - Event emission and tracing
- Code Review - Code quality review and recommendations
- Benchmarks - Performance benchmarking guide
Related
- Testing Guide - How to run and write tests
- API Documentation - REST API reference
- Contributing Guide - How to contribute