The hypermeta layer -- 19 self-calibrating controllers that own every coupling target, regime distribution, pipeline centroid, flicker range, trust starvation response, progressive strength, gain budget, axis equilibration, phase energy floor, per-pair gain ceiling, section-0 warmup ramp, and coherentThresholdScale. 93 bias registrations are validated against scripts/pipeline/bias-bounds-manifest.json on every run.
This directory is the control authority. Cross-layer and other subsystems consume signals via conductorIntelligence + signalReader, never by directly reading state. Controllers self-register via metaControllerRegistry.register() at load time; query the topology with getAll() / getById() / getByAxis().
signal/-- signal extraction layer (profiling + meta-observer stages)signal/profiling/-- L0 recorders and feature extractors feeding the meta layersignal/meta/-- meta-controllers; the actual hypermeta brainsdynamics/--dynamismEngine+ pulse; per-beat drive calculationharmonic/-- harmonic tension + interval guardsjourney/-- section-arc narrative + climax detectionmelodic/-- melodic dimension scoring + fresh-dimension tracking
See doc/SUBSYSTEMS.md and doc/TUNING_MAP.md for architectural context. Any change here must preserve the invariants validated by check-hypermeta-jurisdiction.js (4 phases).