UNPKG

adpa-enterprise-framework-automation

Version:

Modular, standards-compliant Node.js/TypeScript automation framework for enterprise requirements, project, and data management. Provides CLI and API for BABOK v3, PMBOK 7th Edition, and DMBOK 2.0 (in progress). Production-ready Express.js API with TypeSpe

10 lines 392 B
/** * Standards Compliance & Deviation Analysis Types * * This module defines the core interfaces and types for the Project Standards * Compliance & Deviation Analysis framework that analyzes projects against * international standards (BABOK, PMBOK, DMBOK, ISO 15408) and identifies intelligent * deviations with reasoning. */ export {}; //# sourceMappingURL=standardsCompliance.js.map