Skip to content

Split knowledge source DTOs#275

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/split-knowledge-source-types
Jun 29, 2026
Merged

Split knowledge source DTOs#275
yvette-carlisle merged 1 commit into
mainfrom
xy/split-knowledge-source-types

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • Move knowledge source fetch parameters and source row DTOs into types/sources.rs
  • Keep knowledge page write DTOs and KnowledgePageSearchRow in the parent types.rs facade
  • Preserve the existing knowledge::types and elf_storage::knowledge re-export surfaces

Validation

  • cargo make fmt-rust
  • cargo make fmt-rust-check
  • cargo make check-rust
  • cargo make lint-vstyle
  • git diff --check
  • cargo make lint-rust
  • cargo make test-rust (370 passed, 92 skipped)
  • cargo make check (370 passed, 92 skipped)
  • cargo make test-rust-integration (92 passed, 370 skipped)
  • cargo make check-trace-gate
  • Read-only scout and skeptic reviews

…nto a child module after strict validation.","authority":"manual"}
@yvette-carlisle yvette-carlisle merged commit 42f6d7c into main Jun 29, 2026
12 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/split-knowledge-source-types branch June 29, 2026 18:18
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