Skip to content

docs(readme): revamp DSL examples; internalize DeepClone - #4

Merged
ykan821 merged 2 commits into
masterfrom
dev
Jul 4, 2026
Merged

docs(readme): revamp DSL examples; internalize DeepClone#4
ykan821 merged 2 commits into
masterfrom
dev

Conversation

@ykan821

@ykan821 ykan821 commented Jul 4, 2026

Copy link
Copy Markdown
Owner
  • docs(readme): reorder examples (scenarios first), add design overviews
    outside
    Details, sharpen the OOP section, replace Nested with kNN,
    simplify Clause appending / Raw array. EN/ZH in sync.
  • refactor(dsl): move DeepClone to Support/ and mark @internal — trait is
    only used by Node/Agg, not public API, no SemVer bump needed.

ykan821 and others added 2 commits July 5, 2026 01:46
- reorder DSL Examples: scenarios first, mechanisms last
- rename Polymorphic parameters -> Flexible arguments
- rewrite OOP section: extract clauses, add execution closure, drop self-proving toArray/toJson
- replace Nested example with kNN; simplify Clause appending and Raw array
- add design overview outside <details> for both DSL and Index sections
- keep EN and ZH in sync

Co-Authored-By: Claude <noreply@anthropic.com>
Non-BC: the trait is internal clone plumbing (not a public extension point), now marked @internal.

Co-Authored-By: Claude <noreply@anthropic.com>
@ykan821
ykan821 merged commit 90b572d into master Jul 4, 2026
5 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