Skip to content

Active Build Documentation

This directory contains documentation for ongoing implementation work, technical specifications, and system design documents that are actively being built or updated.

Contents

Scalability Architecture

  • scalability-architecture.md - Complete scalability design including batch processing, event structures, query APIs, gas optimization, and implementation roadmap

Implementation Tracking

Purpose

This directory is for: - Technical specifications currently being implemented - Design documents for features in active development - Implementation roadmaps with phase tracking - Architecture designs before they become formal ADRs

Contributing

When working on active implementations: 1. Create or update documentation in this directory 2. Include implementation status and phase tracking 3. Link to related ADRs if the work implements an architectural decision 4. Move completed designs to appropriate final locations 5. Update this README when adding new documents