Skip to content

Feat/eric/dev#14

Merged
ErickThoughts merged 5 commits intostagingfrom
feat/eric/dev
May 8, 2026
Merged

Feat/eric/dev#14
ErickThoughts merged 5 commits intostagingfrom
feat/eric/dev

Conversation

@ErickThoughts
Copy link
Copy Markdown
Contributor

Summary

  • describe the change
  • describe any API, worker, deployment, or migration impact
  • link the related issue or task

Verification

  • list the commands you ran
  • list any manual API, worker, or local-dev checks you performed
  • note anything intentionally not tested

Deployment Notes

  • note new or changed environment variables
  • note database migrations, queue changes, storage changes, or release-order requirements
  • note backwards compatibility or rollback concerns

Checklist

  • Tests were added or updated when behavior changed
  • Public docs, examples, or OpenAPI contracts were updated when needed
  • Database migrations are idempotent and safe to deploy
  • Logs, errors, and validation paths avoid leaking secrets or user data
  • The pull request description explains any breaking or user-visible change

- Update `remove_document_graph` to use 3-way OR deletion (owner, source, target) and enforce user/namespace scopes.
- Optimize graph builder's disk sync performance by removing redundant chunk loads.
- Extend `ZipResultService` to include a nested title hierarchy in `manifest.json`.
- Simplify hierarchical prompt instructions.

_CHUNK_SELECT_PROMPT = """\
You are a document chunk routing assistant.
_SCOPE_NAV_PROMPT = """\
Comment thread packages/shared-python/shared/services/retrieval/agentic/policy.py Fixed
Comment thread packages/shared-python/shared/services/retrieval/agentic/tools.py Fixed
@ErickThoughts ErickThoughts merged commit 6143a70 into staging May 8, 2026
9 checks passed
@ErickThoughts ErickThoughts deleted the feat/eric/dev branch May 8, 2026 15:07
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.

2 participants