Skip to content

Sweep src/ for hardcoded literals that should migrate to operational_config.yaml (ADR-040) #774

Description

@DariuszNewecki

ADR-040's principle — every runtime-behavior knob out of src/ literals and into .intent/enforcement/config/operational_config.yaml, read via IntentRepository — is a direction, not a finished state. T2.3 (66cf731) found split_confidence_threshold living outside it (in governance_paths.yaml, read raw); more literals surely remain in src/. Run a verification sweep for magic numbers / hardcoded thresholds that should become governed knobs, and migrate them. Origin: external-review session, governor's founding config-out-of-code idea.

Metadata

Metadata

Labels

help-wantedScoped for external contribution; may need 1-2 linked ADRs read first, no governance authorship.priority:mediumDefault priority. Picked at session-start based on leverage and context, not urgency.technical-debtKnown gaps, workarounds, or undertested areas to resolvetype:taskSingle executable unit of work. One session, one outcome. The default for most issues.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions