Skip to content

Architecture

This section explains how bijux-pollenomics is divided structurally across CLI parsing, data collection, spatial helpers, and report publishing.

Use it when the question is about module seams, dependency direction, and how tracked outputs are produced from the package internals.

Start Here

  • open Module Map for the shortest code-level tour
  • open Execution Model when you need to trace collection and publication flow
  • open Integration Seams when the boundary between collectors, helpers, and report builders is the real question

Pages In This Section

Purpose

This page organizes the structural explanations for the runtime package.