원클릭으로
retrieval-workflow
Retrieve ranked evidence bundles from the published DocMason knowledge base.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Retrieve ranked evidence bundles from the published DocMason knowledge base.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Accept an ordinary user question inside a DocMason workspace, route it to the right inner workflow, and preserve conversation-native logs automatically.
Answer a user question through DocMason's canonical grounded workflow using retrieval, provenance tracing, render escalation, and a final answer-state check.
Produce evidence-backed research, planning, drafting, or composition output from the published DocMason knowledge base while preserving provenance and answer-file discipline.
Stage, incrementally refresh, validate, and publish the DocMason knowledge base from the local source corpus.
Trace published DocMason knowledge objects or answer text back to evidence units and provenance records.
Prepare a DocMason repository for local operation by bootstrapping the environment, creating required directories, and recording runtime state.
| name | retrieval-workflow |
| description | Retrieve ranked evidence bundles from the published DocMason knowledge base. |
Use this skill when the task is to retrieve the strongest published evidence bundles for a question or topic.
This is an evidence-focused workflow.
Use it directly for explicit evidence requests, or let ask route here automatically.
Direct public retrieve remains a legal operator evidence surface.
It does not substitute for canonical ask when the user is really asking for ordinary answer completion.
If the agent cannot run local commands or inspect the published file-only knowledge base, stop and explain that reliable retrieval is not possible.
docmason status --json when needed.docmason retrieve "<query>" --json --compact for host-visible inspection.
--json to a local file and inspect it selectively instead of streaming the raw payload into the live chat contextretrieve, trace, sync, status, or validate-kb while a lease-owning command is still activereference_resolutionmatched_unit_ids, matched_artifact_ids, matched_overlay_unit_ids, and collection countsstructure_context_bonus, semantic_overlay_bonus, and compare_coverage_bonussection_path, caption_text, continuation_group_ids, procedure_hints, or semantic_labels matter, inspect a file-first full JSON capture or the published artifact sidecars rather than dumping the full raw payload into chatfocus_render_assets when presentrecommended_hybrid_targets when the published artifact plan still reports a hard-artifact semantic gappage-image artifacts or unit semantic_gap_hints are present before assuming the KB has enough semantics already--document-type--source-id--top--graph-hopsreference_resolution.status is exact, expect the source filter and any exact unit targeting to have already narrowed the candidate set decisivelyreference_resolution.status is approximate but unit_match_status is exact, expect retrieval to narrow to the resolved source while still preserving the approximate noticereference_resolution.status is approximate or unresolved, preserve the notice boundary rather than pretending the narrowing was exactgrounded-answer, or grounded-composition.runtime/agent-work/.original_doc/ as a first move.recommended_hybrid_targets is non-empty, use that packet as the narrowed governed multimodal refresh starting point rather than inventing your own source or artifact subset.reference_resolution notice and the actual ranked artifacts together.retrieve now does implicit source-reference parsing, but public trace still remains ID-first in this phase.knowledge_base/current/ by default.runtime/logs/.--json output always includes a structured reference_resolution block, and normal CLI output echoes the resolution status plus any best-effort notice.ask, not by requiring the user to name this workflow ID.