Skip to content

refactor: split validator-utils.ts (2646 lines) into topic-scoped modules #1251

Description

@anandgupta42

Found during v0.11.0-beta.1 release review (Tech Lead). packages/opencode/src/altimate/validators/validator-utils.ts is a 2646-line grab-bag: JSON envelope parsing, dbt YAML path resolution, deliverable-token extraction, run_results interpretation, Jinja {% if %} scanning, SQL comment/literal/Jinja masking, and telemetry sanitization all in one file with no internal seam. Well-tested but hard to extend. Deferred because: a real split (jinja.ts / sql-sanitize.ts / telemetry-sanitize.ts / dbt-project.ts), not a 30-min fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions