//! Form S-3 — Shelf Registration Statement.
//!
//! Secondary offerings (post-IPO) under shelf registration. Concrete
//! offering terms land in subsequent 424B prospectus filings.
//!
//! ## Emits
//!
//! - `processed/offering.csv` — shelf-level capacity (max aggregate
//! amount, securities allowed). Usually a "shell" without final
//! terms — those come from companion 424B filings.
//!
//! ## Goalpost section
//!
//! See `kglite/datasets/sec/FEATURE_GOALPOST.md` §7 — S-3.
use crateResult;
use crateWorkdir;
use crateSliceSpec;
use Identities;
use Sinks;
use FormReport;
/// TODO(F15+): minor extractor — most analytical value lives in the
/// companion 424B filing. S-3 contributes the shelf-capacity row.