Pull request #1906: PIPE-2738 to MAIN
Merge in PIPE/pipeline from docs/PIPE-2738-migrate-cli-documentation to main
* commit 'fedbef94ab69cccfedde2c7137a718b6d38cc612': (114 commits) PIPE-2738: fix two docstring gaps found during CLI doc fact-check PIPE-2738: improve parameter_linking extension logging and typing PIPE-2738: remove unused `mod_name` parameter from `_is_class_based_task` PIPE-2738: Remove the wrong statement related to `hsd_flagdata` `autocorr` parameter. PIPE-2738: remove incorrect "Low transmission" agent from hsd_flagdata docstring PIPE-2738: Refine Furo wide-screen layout symmetry and TOC collapse behavior PIPE-2738: add a pipeline Q&A documentation PIPE-2997: Explicitly disable the `--locked` flag in pixi setup PIPE-2738: Add RL to the "Contributors and Affiliations" section PIPE-2890: Improve the clarity of default `flagtargetstemplate.txt` names PIPE-2738: Update Pixi version to 0.70.2 in workflow and documentation setup PIPE-2738: Update release and timeline documentation for `release/2026.2.0` PIPE-2738: Add unified styling for docstring section headings PIPE-2890: Remove redundant Returns sections from 67 CLI docstrings PIPE-2738: Add parameter linking in Sphinx documentation PIPE-2738: Add parameter documentation note to class-based CLI tasks PIPE-2738: Add type hints for `h_init` PIPE-2890: Update diagnostic plot description for missed line channels in `hsd_imaging` PIPE-2738: Convert task references to Sphinx cross-references PIPE-2738: Add code review and merge guidelines to "Git development workflow"
...
PIPE-2738: fix two docstring gaps found during CLI doc fact-check
- `hifa_tsysflag`: add missing `parallel` parameter description to
TsysflagInputs.__init__; wording borrowed from hifa_bandpass
- `hif_makeimlist`: replace inline "(not implemented)" note for `outframe`
with a proper Note block; parameter is kept for future development