update project knowledge function

This commit is contained in:
thanhnv
2026-09-07 00:10:08 +09:00
parent e5fa21ecfd
commit 4cdd4fc98e
21 changed files with 3775 additions and 1 deletions
@@ -0,0 +1,23 @@
# Cowork Local — Jira Project Knowledge Production Plan
Mục tiêu của gói này là để Opus 5 xây một capability **production-ready, dùng thực tế trong Cowork Local**, không phải POC chấm điểm hay bài mẫu training.
Sản phẩm cuối:
Jira Project
→ Secure Read-only Connector
→ Canonical Project Knowledge
→ Incremental Sync / Re-index
→ Project Isolation + Provenance
→ Existing Cowork Search / GraphRAG
→ `search_project_knowledge`
→ Agent / MCP consumption
→ Audit / Observability / Operations
Nguyên tắc:
- Repo-first, reuse-first.
- Không dựng RAG/MCP/Permission/Audit framework song song.
- Jira là source đầu tiên, nhưng kiến trúc không được khóa chết vào Jira.
- Read-only ở phase này.
- Project isolation, provenance, security và operability là release blockers.
- Quality verification dùng như release regression, không phải hệ thống chấm điểm team.