Skip to content

Normalize process rewrite sources#134

Merged
SonAIengine merged 1 commit into
mainfrom
agent-loop-process-source-cleanup
Jul 2, 2026
Merged

Normalize process rewrite sources#134
SonAIengine merged 1 commit into
mainfrom
agent-loop-process-source-cleanup

Conversation

@SonAIengine

Copy link
Copy Markdown
Contributor

Summary

  • strip trailing process words from process-query rewrite sources, e.g. rocks weathering process -> rock
  • avoid over-singularizing non-plural ss words such as class
  • record the post-rewrite DeepSeek 50-query follow-up and targeted source-cleanup note

Validation

  • uv run ruff format --check src/synaptic/agent_tools.py tests/test_agent_tools.py
  • uv run ruff check src/synaptic/agent_tools.py tests/test_agent_tools.py
  • uv run pytest tests/test_agent_tools.py tests/test_agent_efficiency.py tests/test_agent_search_benchmarks.py tests/test_agent_loop_projection.py
  • full MS MARCO SQLite deterministic smoke: how is soil created from rocks weathering reaches gold doc 7075449 at rank 1 with rewrites making soil rock pieces, small pieces of rock form soil

@SonAIengine SonAIengine merged commit f5b2fde into main Jul 2, 2026
2 checks passed
@SonAIengine SonAIengine deleted the agent-loop-process-source-cleanup branch July 2, 2026 13:35
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