feat(acms): integrate FAISS into ACMS vector backend protocol #1165
No reviewers
Labels
No labels
auto/needs-reevaluation
controller-managed
auto/blocked-by-deps
auto/ci-timeout
auto/claimed-implementer
auto/claimed-merge
auto/claimed-reviewer
auto/driver-down
auto/invariant-violation
auto/last-attempt-tier-0
auto/last-attempt-tier-1
auto/last-attempt-tier-2
auto/last-attempt-tier-min
Automation Tracking
auto/needs-conflict-resolution
auto/needs-implementer
auto/postmortem
auto/ready-to-merge
auto/restart-throttled
auto/revert
auto/sentinel
auto/stale-inactivity
auto/unstable
Blocked
Bounty
$100
Bounty
$1000
Bounty
$10000
Bounty
$20
Bounty
$2000
Bounty
$250
Bounty
$50
Bounty
$500
Bounty
$5000
Bounty
$750
MoSCoW
Could have
MoSCoW
Must have
MoSCoW
Should have
Needs Feedback
Points
1
Points
13
Points
2
Points
21
Points
3
Points
34
Points
5
Points
55
Points
8
Points
88
Priority
Backlog
Priority
CI Blocker
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Signed-off: Owner
Signed-off: Scrum Master
Signed-off: Tech Lead
Spike
State
Completed
State
Duplicate
State
In Progress
State
In Review
State
Paused
State
Unverified
State
Verified
State
Wont Do
Type
Automation
Type
Bug
Type
Discussion
Type
Documentation
Type
Epic
Type
Feature
Type
Legendary
Type
Refactor
Type
Support
Type
Task
Type
Testing
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cleveragents/cleveragents-core!1165
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/m6-faiss-acms-backend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
VectorStoreServiceand wire them through the DI container with config-driven fallback to in-memory stubs when FAISS is unavailableAnyValidation
TEST_PROCESSES=9 nox -s lintTEST_PROCESSES=9 nox -s typecheckTEST_PROCESSES=9 nox -s unit_tests -- features/faiss_vector_backend.featureTEST_PROCESSES=9 nox -s coverage_report -- features/faiss_vector_backend.feature(feature scenarios passed; repo-wide 97% coverage is not meaningful on a single-feature subset)Notes
masterbefore force-pushing the review fixes.0.0001066s/0.0001235sfor project search and0.0000844s/0.0000965sfor scoped similarity search on 250 / 1000 documents.Closes #871
9518ac3e4468c5319e9cCode Review Note
Unable to review — the branch
feature/m6-faiss-acms-backendwas not found on the remote. Please verify the branch exists and has been pushed.Review: APPROVED with Comments
Solid FAISS integration with config-driven fallback.
Notes
wrapping.pysemgrep comment changes and E2E Robot key-skip additions are tangential. Per CONTRIBUTING.md §Atomic Commits, these should be separate commits._cachetype annotation changed fromdict[int, FAISS]todict[int, Any]— loses type safety. Restore the proper annotation.Day 50 Planning — Branch availability required.
The branch
feature/m6-faiss-acms-backendwas reported as not found on remote since Day 48. This PR integrates FAISS into the ACMS vector backend protocol (v3.6.0).@freemo — Please push the branch or confirm status. Reviewers assigned.
68c5319e9ce618a93563New commits pushed, approval review dismissed automatically according to repository settings
Addressed the review notes and force-pushed an updated branch.
Review items resolved:
wrapping.pysemgrep-annotation edits and the Robot E2EOPENAI_API_KEYskip changes so this PR is scoped only to the FAISS ACMS backend work.VectorStoreServicecache typing with explicit FAISS store protocols instead ofAny, preserving static typing without reintroducing the optional-import issue.masterbefore pushing the fix round.Validation for this review round:
nox -s lintnox -s typechecknox -s unit_testsnox -s coverage_reporte618a93563dde49dfc52dde49dfc52125004135612500413564b9e5a98364b9e5a9836af2114c043af2114c043eff446f5e8