Skip to content

Maintainer Handbook

bijux-pollenomics-maintain is the handbook root for repository-owned maintenance work.

This section exists so repository health stays inspectable. Quality gates, schema drift checks, docs integrity checks, release support, and workflow contracts should be readable from checked-in docs instead of being rediscovered through CI logs and shell glue.

Use maintenance docs for repository truth, not folklore. This branch is where to check the exact make entrypoints, workflow fan-out, release support, and maintainer package rules that keep the repository stable over time.

Maintainer Package

Use this branch for maintainer-only tooling, schema governance, release support, and documentation integrity rules.

Make System

Use this branch to understand repository entrypoints, package dispatch, CI targets, and which commands rewrite tracked state.

GitHub Workflows

Use this branch for verify, publish, docs deployment, and reusable workflow job trees.

Sections In This Handbook

What Readers Usually Need First

Purpose

Use this page to choose the maintenance branch that owns the current repository health question.