II.
LibraryProcess overview
Reference · livelib-process:shared--completeness-gate
Composable process component that verifies all identified issues have been overview
Composable process component that verifies all identified issues have been addressed before a run completes. Designed for injection into convergence and quality-gate processes to enforce resolution accountability. The module provides three surfaces: - `evaluateCompleteness` — synchronous evaluation given explicit issue + resolution data - `checkCompleteness` — async convenience wrapper that mines a run directory for evidence - `completenessGateTask` — babysitter `defineTask` wrapper for harness-driven execution
Attributes
displayName
Composable process component that verifies all identified issues have been
description
Composable process component that verifies all identified issues have been
addressed before a run completes. Designed for injection into convergence and quality-gate
processes to enforce resolution accountability.
The module provides three surfaces:
- `evaluateCompleteness` — synchronous evaluation given explicit issue + resolution data
- `checkCompleteness` — async convenience wrapper that mines a run directory for evidence
- `completenessGateTask` — babysitter `defineTask` wrapper for harness-driven execution
libraryPath
library/processes/shared/completeness-gate.js
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic2
- topic:test-driven-development·TopicTest-Driven Development
- topic:code-review-best-practices·TopicCode Review Best Practices
lib_implements_workflow3
- workflow:code-review·Workflow
- workflow:feature-development·Workflow
- workflow:release-management·Workflow
lib_involves_role3
- role:backend-engineer·RoleBackend Engineer
- role:tech-lead·RoleTech Lead
- role:qa-engineer·RoleQA Engineer
lib_requires_skill_area2
- skill-area:code-review-practice·SkillAreaCode Review Practice
- skill-area:e2e-testing·SkillAreaEnd-to-End Testing
Incoming edges
None.