Skip to content

chore: Resolve Issue #33 - #34

Merged
EricNGOntos merged 6 commits into
mainfrom
chore/wuchengke/test-github-flow
May 12, 2026
Merged

EricNGOntos merged 6 commits into
mainfrom
chore/wuchengke/test-github-flow

Conversation

@EricNGOntos

Copy link
Copy Markdown
Contributor

Closes #33

@EricNGOntos
EricNGOntos merged commit 0247c03 into main May 12, 2026
7 checks passed
all_refs.append(ref)

# Re-render final evidence (may have been updated in last revision)
if not evidence_text or evidence_text == '(no evidence collected)':
'section_id': meta['section_id'],
'show_summary': False,
}
elif depth <= scope_depth:
if path not in items_by_path:

# Category 2: Descendants of scope_path (children to explore)
if parts[:scope_depth] == scope_parts and depth > scope_depth:
"""


_DISCOVERY_SELECT_PROMPT = """\
is returned.
"""
from shared.services.retrieval.agentic.policy import LLMPolicy
from shared.services.retrieval.agentic import tools
(orchestrator queues these for further drill-down)
"""
t0 = time.monotonic()
from shared.services.retrieval.app_service import _hydrate_paths_to_rows
For B-class documents (discovery-only, not KG-selected), this is the
only navigation step — no prior BFS.
"""
from shared.services.retrieval.app_service import _hydrate_paths_to_rows
@EricNGOntos
EricNGOntos deleted the chore/wuchengke/test-github-flow branch August 13, 2026 07:11
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.

chore: test github flow skill

3 participants