Skip to content

Refactor/74 buildtime rubric parsing#84

Merged
alxsuv merged 2 commits into
mainfrom
refactor/74-buildtime-rubric-parsing
May 28, 2026
Merged

Refactor/74 buildtime rubric parsing#84
alxsuv merged 2 commits into
mainfrom
refactor/74-buildtime-rubric-parsing

Conversation

@alxsuv

@alxsuv alxsuv commented May 28, 2026

Copy link
Copy Markdown
Member
  • Move Rubric parsing from runtime to build time (DSL, deserializer). Node.getRubric() now returns typed Rubric instead of raw String. RubricEngine.evaluate() takes Rubric directly — no repository lookup, no _rubric_id context-key round-trip.
  • Keep RubricRepository as placeholder for future DB-backed store. Delete 58 trivial/tautological tests (record properties, HashMap wrappers).

alxsuv added 2 commits May 29, 2026 01:13
…ntext key

- Move Rubric parsing from runtime to build time (DSL, deserializer). Node.getRubric() now returns typed Rubric instead of raw String. RubricEngine.evaluate() takes Rubric directly — no repository lookup, no _rubric_id context-key round-trip.
- Keep RubricRepository as placeholder for future DB-backed store. Delete 58 trivial/tautological tests (record properties, HashMap wrappers).

Resolve: #74
Signed-off-by: Aleksandr Suvorov <asuvorov@hensu.io>
Resolve: #74
Signed-off-by: Aleksandr Suvorov <asuvorov@hensu.io>
@alxsuv alxsuv merged commit c5f1498 into main May 28, 2026
7 checks passed
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