humming docs

Documentation entry

Find the shortest path from evaluation to implementation.

This page is the entry point for the current `humming` docs set. The detailed guides still live in Markdown so they stay close to the codebase and version history.

Recommended reading paths

  • Evaluating humming: overview → README → plugin system
  • Starting a new app: CLI → examples → production
  • Tuning forward: transport → benchmark → production
  • Building extensions: plugin system → plugin guide

Reading tracks

Pick the path that matches the job in front of you.

start

Launch a new app

Use the CLI, inspect examples, then move into production guidance once the shape is clear.

operate

Prepare for rollout

Focus on transport policy, production guidance, local benchmarks, and the current roadmap.

Core guides

Read the architecture and runtime boundaries first.

Tooling guides

Use the CLI and benchmark docs when you want to move quickly.

Examples

Map the docs to runnable templates.

The examples folder is the fastest way to move from concepts to a running app. Use the matching example after each guide instead of trying to absorb everything at once.

Operational depth

When the question is operational, follow the transport-to-rollout path.

`humming` is small, but the forward path, startup summaries, plugin lifecycle, and production boundaries still deserve deliberate reading. This set is the shortest way to get there.