📄️ Engineering
Entry point for implementation notes and technical orientation.
📄️ Technical Overview
This document is descriptive. Normative behavior is defined in the specifications under docs/spec/. Nothing in this document is investment, legal, tax, or accounting advice.
📄️ Technical Stack
Baseline implementation stack for the Hub rollup, indexer, and app surfaces. Changes require updating this file and referencing the change in relevant release notes (or governance proposals when protocol-affecting).
📄️ Orbit Base
Summarize base-layer assumptions and constraints for the Hub rollup.
📄️ Chain Layout
Canonical repository layout and module boundaries for the Hub rollup implementation.
📄️ Protocol Interfaces
High-level map of interface surfaces that implementations and integrators must support. This is not a full API reference; it points to normative specs.
📄️ API Surfaces
JSON-RPC endpoints, contract ABIs, events, and indexer APIs for the Hub rollup. This is the v0.1 baseline for implementation.
📄️ Integration Guide
This guide is descriptive. Normative behavior, schemas, and compatibility rules are defined in docs/spec/. Nothing here is investment, legal, tax, or accounting advice.