stemedb/crates/stemedb-api/tests
jordan 58594bc7b9 feat: add feed endpoint, dashboard feed panel, and FindMyHealth app
- Add /v1/feed API endpoint with handler and tests
- Remove health endpoint rate limiting (behind firewall, caused spurious 429s)
- Add dashboard feed panel with list, row, empty state, and loading skeleton
- Update home page to show feed instead of redirecting to skeptic
- Improve API key auth middleware and DTO create/query params
- Add OpenAPI conceptual guide (api-intro.md) with semaglutide examples
- Add FindMyHealth application scaffolding (vision, architecture, prototypes)
- Add FindMyHealth designer/writer and Aphoria founder-CEO agents
- Update roadmap with current progress

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:16:17 -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 feed endpoint, dashboard feed panel, and FindMyHealth app 2026-02-16 17:16:17 -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