II.
LibraryProcess overview
Reference · livelib-process:procurement--procurement-lifecycle
procurement/procurement-lifecycle overview
End-to-end procurement lifecycle: requirements intake, kip recall of vendor history and pricing baselines, RFx authoring with adversarial requirements critique gate, parallel per-vendor proposal evaluation, adversarial evaluation-integrity gate (re-scores sampled vendor claims against submitted evidence — executed), bounded negotiation rounds with per-round spend-routed approval, policy-gated vendor commitment, spend approval, PO issuance, kip assert of negotiated prices/award outcomes.
Attributes
displayName
procurement/procurement-lifecycle
description
End-to-end procurement lifecycle: requirements intake, kip recall of vendor
history and pricing baselines, RFx authoring with adversarial requirements critique gate,
parallel per-vendor proposal evaluation, adversarial evaluation-integrity gate (re-scores
sampled vendor claims against submitted evidence — executed), bounded negotiation rounds
with per-round spend-routed approval, policy-gated vendor commitment, spend approval,
PO issuance, kip assert of negotiated prices/award outcomes.
libraryPath
library/specializations/domains/business/procurement/procurement-lifecycle.js
specialization
procurement
example
const result = await orchestrate('procurement/procurement-lifecycle', {
requirementsBrief: 'sourcing/cloud-hosting-needs.md',
category: 'cloud hosting',
vendors: ['AWS', 'Azure', 'GCP'],
estimatedSpend: 180000,
rfxType: 'RFP'
});
usesAgents
- procurement-intake-analyst
- rfx-author
- vendor-evaluation-analyst
- procurement-negotiation-analyst
- sourcing-selection-analyst
- po-drafter
Outgoing edges
lib_applies_to_domain2
- domain:business
- domain:supply-chain·DomainSupply Chain
lib_belongs_to_specialization2
- specialization:supply-chain-optimization·SpecializationSupply Chain Optimization
- specialization:procurement
lib_covers_topic1
- topic:quality-assurance·TopicQuality Assurance
lib_implements_workflow2
- workflow:vendor-evaluation·WorkflowVendor Evaluation
- workflow:procurement-lifecycle
lib_involves_role3
- role:procurement-manager·RoleProcurement Manager
- role:finance-director
- role:cfo
lib_requires_skill_area3
- skill-area:procurement-management·SkillAreaProcurement Management
- skill-area:vendor-management-ops·SkillAreaVendor Management (Operations)
- skill-area:knowledge-management
Incoming edges
None.