stemedb/crates/stemedb-api/tests
jordan ad07a75d0a feat: add source content to source registry, signed assertions, feed endpoint, dashboard enhancements
- Add `content: Option<String>` to SourceRecord with rkyv schema evolution
  (LegacySourceRecord compat deserializer for backward compatibility)
- Add MAX_SOURCE_CONTENT_LEN (1MB) limit with API validation
- Strip content from list responses, include in single-source GET
- Update Go SDK RegisterSourceRequest with Content field
- FCM pipeline extracts PDF text via pdftotext and passes to registration
- Dashboard impact panel fetches and displays source content with expand/collapse
- Add feed endpoint, dashboard feed panel, and signed assertion support
- Update data-structures.md, API docs, and storage docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 21:54:27 -07:00
..
common fix(api): enable querying of CLI-created community corpus items 2026-02-09 15:54:35 +00:00
admission_integration.rs feat: Phase 6 UAT - Admission control, HLC recency, cluster coordination 2026-02-03 00:43:37 -07:00
e2e_full_pipeline.rs feat(aphoria): wire claims through StemeDB — Gap Closure Phase 1 2026-02-12 02:02:51 -07:00
e2e_lens_resolution.rs fix(api): enable querying of CLI-created community corpus items 2026-02-09 15:54:35 +00:00
http_advanced.rs fix(api): enable querying of CLI-created community corpus items 2026-02-09 15:54:35 +00:00
http_basic.rs feat: add source content to source registry, signed assertions, feed endpoint, dashboard enhancements 2026-02-19 21:54:27 -07:00
http_crud.rs refactor: Split all files to enforce 500-line max 2026-02-02 01:13:45 -07:00
http_epoch.rs refactor: Split all files to enforce 500-line max 2026-02-02 01:13:45 -07:00
http_feed.rs feat: add feed endpoint, dashboard feed panel, and FindMyHealth app 2026-02-16 17:16:17 -07:00
http_gold_standard.rs refactor: Split all files to enforce 500-line max 2026-02-02 01:13:45 -07:00
http_pipeline.rs refactor: Split all files to enforce 500-line max 2026-02-02 01:13:45 -07:00
http_query.rs refactor: Split all files to enforce 500-line max 2026-02-02 01:13:45 -07:00
http_validation.rs refactor: Split all files to enforce 500-line max 2026-02-02 01:13:45 -07:00
security_hardening.rs feat: add enterprise production readiness infrastructure 2026-02-12 06:08:15 +00:00