gramps
|
d1676ea73a
|
docs: sync wiki with current architecture and roadmap
Developer-Architecture.md:
- Module layout table (eviction.py, amqp.py, routers/)
- External services table with ports + purposes
- Config discovery / env var mapping
- Chat pipeline includes upload_context injection + logprobs/perplexity
- RAG eviction engine design (score formula, hysteresis, pinned sources)
- AMQP cluster architecture overview (jc.admin / jc.system exchanges)
- SSE protocol reference
- Full test coverage table (132 tests across 18 files)
- Hardware self-assessment section
current-wip.md:
- Replace stale backlog with active Roadmap N table (Tasks 8-15)
- Add post-Roadmap-N backlog (B1-B3)
|
2026-07-06 08:21:44 -07:00 |
|
gramps
|
1ac21ad13f
|
v1.10.0 -> v1.11.0: terminal command RAG hook (Roadmap I)
- POST /api/ingest with Bearer token auth, chunk_text, embed, Qdrant upsert
- docs/jc-ingest.sh — shell script for PROMPT_COMMAND hook on jarvis
- /api/ingest exempted from session middleware (self-authenticating)
- 5 tests: missing/wrong key, empty/missing content, success path
|
2026-07-03 12:35:21 -07:00 |
|
gramps
|
1d1cb61264
|
add P2 item #17: bidirectional image I/O to backlog
|
2026-07-01 18:08:25 -07:00 |
|
gramps
|
8393497df5
|
add P2 item: HTTPS via Let's Encrypt to backlog
|
2026-07-01 18:02:41 -07:00 |
|
gramps
|
18bca027de
|
docs: replace README screenshot asset (v1.7.8)
|
2026-04-28 09:14:54 -07:00 |
|
gramps
|
36bca94840
|
docs(todo): add model/preset preflight validation item (v1.7.7)
|
2026-04-28 09:08:36 -07:00 |
|
gramps
|
71b48d940f
|
docs: add v1.6/v1.7 release notes and developer wiki (v1.7.6)
|
2026-04-28 08:53:54 -07:00 |
|
gramps
|
4d1541412b
|
feat(skills): add phase-1 skill registry and toggles (v1.7.4)
|
2026-04-28 08:44:22 -07:00 |
|
gramps
|
250fec1f06
|
test(streaming): cover chat/search/memory paths (v1.7.3)
|
2026-04-28 08:31:01 -07:00 |
|
gramps
|
12188f3ad2
|
feat(errors): incident-key safe error envelopes (v1.7.2)
|
2026-04-27 16:56:17 -07:00 |
|
gramps
|
9589141521
|
feat(settings): allowlist /api/settings keys (v1.7.1)
|
2026-04-27 16:48:19 -07:00 |
|
gramps
|
76e4461b38
|
feat(security): add LAN IP allowlist and ingress guardrails
|
2026-04-27 16:43:21 -07:00 |
|
gramps
|
28aa40c42a
|
release: v1.6.1 link sanitization and backlog updates
|
2026-04-27 16:25:35 -07:00 |
|
gramps
|
81319f83d4
|
feat(auth): add guest/admin PIN security model and hardening
|
2026-04-27 10:09:53 -07:00 |
|
gramps
|
3a0264efa6
|
add screenshot to repo
|
2026-03-15 11:57:11 -07:00 |
|