Skip to content

Mk/round1#12

Merged
kamir merged 3 commits intomainfrom
mk/round1
Mar 4, 2026
Merged

Mk/round1#12
kamir merged 3 commits intomainfrom
mk/round1

Conversation

@kamir
Copy link
Copy Markdown
Contributor

@kamir kamir commented Mar 4, 2026

No description provided.

kamir and others added 3 commits March 3, 2026 09:10
… loop

Add OpenCypher query engine (lexer, parser, planner, executor), secondary
indexes, full-text search (bleve), brute-force vector search, Bolt v4
message framing, and HTTP query endpoint (Phase 3).

Add brain tool service with 7 tools: search, recall, capture, recent,
patterns, reflect, feedback — plus HTTP tool execution endpoint (Phase 4).

Add reflection engine: automated daily/weekly/monthly cycles, deterministic
IDs, historic time-windowed traversal, heuristic scoring, feedback grace
period monitoring, brain delegation via BrainAdapter (Phase 5).

Add human feedback loop: typed FeedbackStatus state machine, Publisher
interface with MemoryPublisher, outbound feedback request events,
inbound human_feedback handler with score overrides, cycle listing and
waive HTTP endpoints, brain feedback status updates (Phase 6).

~37 new Phase 6 tests, all tests pass with -race, go vet clean.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove the 28MB kafgraph binary from tracking. Add ignore rules for:
- kafgraph binary (build output)
- .env.* variants
- *.db and bleve.idx/ (local data)
- *.pprof, *.prof, *.trace (profiling artifacts)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kamir kamir merged commit df53416 into main Mar 4, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant