trustgraph/ts
elpresidank ee45cb4850 feat: fix RAG pipelines, Beep Graph branding, PWA, and ambient glow UI
Pipeline fixes:
- Fix agent getting empty response from graph-rag by combining answer +
  explain data in single message (RequestResponse returns first msg)
- Fix Doc RAG pipeline: add content field to Qdrant doc payload, seed 10
  document chunks, fix type mismatches across base/flow/client
- Forward explainability events from agent's KnowledgeQuery to client
- Add "agent" to TERM_BEARING_RESPONSE_SERVICES for triple translation
- Fix embeddings env var (OLLAMA_URL), user/collection threading, edge
  scoring threshold, and various protocol mismatches

Branding:
- Rename TrustGraph → Beep Graph (title, sidebar, settings, about)
- Custom lambda + ThugLife pixel glasses SVG logo component
- Forest green color palette (brand-50 through brand-900)
- SVG favicon + PNG icons (16/32/180/192/512)
- PWA manifest with service worker for offline shell caching
- Splash screen with animated logo pulse on app load
- Ambient glow background with drifting green radial blobs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 10:19:10 -05:00
..
data fix: comprehensive a11y and contrast QA pass across workbench 2026-04-11 23:26:28 -05:00
deploy fix: iterative QA pass — resolve remaining bugs, UX and accessibility improvements 2026-04-07 06:33:22 -05:00
entrypoints fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
packages feat: fix RAG pipelines, Beep Graph branding, PWA, and ambient glow UI 2026-04-12 10:19:10 -05:00
scripts feat: fix RAG pipelines, Beep Graph branding, PWA, and ambient glow UI 2026-04-12 10:19:10 -05:00
.dockerignore fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
.gitignore saving 2026-04-05 21:09:33 -05:00
bun.lock fix: comprehensive a11y and contrast QA pass across workbench 2026-04-11 23:26:28 -05:00
Containerfile fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
package.json feat: MCP tool client infrastructure for agent extensibility 2026-04-10 05:45:46 -05:00
pnpm-lock.yaml feat: MCP tool client infrastructure for agent extensibility 2026-04-10 05:45:46 -05:00
pnpm-workspace.yaml saving 2026-04-05 21:09:33 -05:00
tsconfig.base.json saving 2026-04-05 21:09:33 -05:00
tsconfig.json init 2026-04-05 22:44:45 -05:00
turbo.json saving 2026-04-05 21:09:33 -05:00