# Specifications This directory contains feature-level specifications and technical designs. ## Contents - [BINARY_MESSAGES_AND_JETSTREAM.md](BINARY_MESSAGES_AND_JETSTREAM.md) - MessagePack format and JetStream configuration - Future specs will be added here ## Spec Template ```markdown # Feature Name ## Overview Brief description of the feature ## Requirements - Requirement 1 - Requirement 2 ## Design Technical design details ## API Interface definitions ## Implementation Notes Key implementation considerations ## Testing Test strategy ## Open Questions Unresolved items ```