Skip to content

Project

miniproto is in active Alpha development. Its public protocol surface, schema layer, storage behavior, native capability routing, and operational defaults can change before a stable release. Treat planned work and deterministic tests as evidence of local implementation, not as a substitute for completed release or live Telegram acceptance.

  • Contributing points to the repository contribution policy and canonical developer command reference.
  • Release explains the non-mutating release gate and the boundary between checks and user-controlled publishing.
  • Changelog describes the complete 0.1.0 Alpha capability and limitation set without narrating private pre-release snapshots.
  • Migration covers the current Alpha changes most likely to affect storage, session strings, custom backends, and generated raw imports.
  • Deployment covers lifecycle ownership, durable-session keys, secret handling, and the difference between deterministic and credentialed gates.
  • Security and reporting links to the canonical security policy and states what not to disclose publicly.
  • Brand assets records the provisional Packet Loom identity, generated derivatives, and the intentionally swappable poll boundary.

The contributor-oriented codebase map is source-grounded and deliberately separate from user API reference pages:

  • Technology stack maps runtimes, dependencies, tooling, commands, and environment constraints.
  • Structure maps entry points, directory ownership, generated boundaries, and naming.
  • Architecture traces request/response flow, module responsibilities, repeated patterns, and risks.
  • Conventions records formatting, imports, public exports, errors, logs, docs, and test rules.
  • Integrations records Telegram, storage, proxy, schema, registry, and hosting boundaries.
  • Testing maps the offline, fake-server, native, browser, live, stress, benchmark, and wheel gates.
  • Concerns tracks current release evidence gaps, fragile areas, security/performance risks, and intent-versus-reality divergences.

The existing development guide remains the authoritative command reference. The faked-method ledger records where deterministic substitutions or credential-gated validation still limit an acceptance claim.