stemedb/.claude/guides
jml fae9b47fae feat(aphoria): implement hosted mode with remote StemeDB integration
Add remote mode infrastructure for querying claims from StemeDB API:
- Remote client with caching layer for claim queries
- Authority resolution logic with tier-based verdict system
- StemeDB API handlers for claims CRUD operations
- Enhanced conflict detection with remote claim support
- Validation reports documenting A5.3 phase completion

Changes:
- applications/aphoria/src/remote/: New client + cache modules
- applications/aphoria/src/resolution/: Authority tier resolution
- crates/stemedb-api/src/handlers/stemedb_claims.rs: API handlers
- applications/aphoria/validation/a5.3/: Phase validation reports
- Updated roadmap with hosted mode milestones

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-14 09:29:56 +00:00
..
backend docs: reorganize documentation structure for clarity 2026-02-11 07:33:40 +00:00
integrations feat: Complete Phase 2 (The Cortex) - query, lens, and API layers 2026-02-01 13:22:44 -07:00
local docs: reorganize documentation structure for clarity 2026-02-11 07:33:40 +00:00
services feat(aphoria): implement hosted mode with remote StemeDB integration 2026-02-14 09:29:56 +00:00
coding-guidelines.md docs: reorganize documentation structure for clarity 2026-02-11 07:33:40 +00:00