Skip to content

tidy(gen_build): remove spec validation, dead code, use string predicates#95

Open
english wants to merge 2 commits into
griffinbank:mainfrom
english:series/gen-srcs-tidy
Open

tidy(gen_build): remove spec validation, dead code, use string predicates#95
english wants to merge 2 commits into
griffinbank:mainfrom
english:series/gen-srcs-tidy

Conversation

@english

@english english commented Apr 4, 2026

Copy link
Copy Markdown
Contributor
  • Remove validate! calls from kwargs, emit-bazel hot paths; weaken :post conditions from spec
    checks to map?
  • Remove unused src->label and path- functions
  • Replace regex path predicates with str/ends-with? and str/includes?

(written by Claude)

english and others added 2 commits April 4, 2026 20:42
Removes spec instrumentation from emit-bazel, kwargs, ns-rules, and
setup functions that run on every source file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Removes unused `src->label` and `path-` functions. Replaces regex path
predicates with `str/ends-with?` and `str/includes?`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@english english requested a review from a team April 4, 2026 21:17
@english english marked this pull request as ready for review April 4, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant