feat(FN-5321): add evidence gap detector for external integration manifests
Implements external integration validation (FN-5321) with a manifest validator scaffold, worktrunk manifest wiring, and an evidence gap detector that runs during spec validation and triage; the reviewer also gates on external integration readiness. Includes tests for manifest, evidence gap, and tria Fusion-Task-Id: FN-5321
This commit is contained in:
committed by
gsxdsm
parent
cce877b5f6
commit
b06cf64cd4
@@ -839,6 +839,7 @@ function buildReviewRequest(
|
||||
"Assess against the spec quality criteria: mission clarity, step specificity/verifiability,",
|
||||
"file scope accuracy, dependency correctness, testing requirements, documentation completeness,",
|
||||
"dangling task-document references, and appropriate sizing/review level.",
|
||||
"For tasks integrating third-party tools, also verify canonical upstream repo URL, docs URL, release/download URL, binary/CLI name, and checksum or explicit upstream-pending-verification marker are present.",
|
||||
"",
|
||||
"Read relevant source files to verify the spec references real files, functions, and patterns.",
|
||||
"Check that steps have concrete, verifiable outcomes — not vague instructions.",
|
||||
|
||||
Reference in New Issue
Block a user