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
46 lines • 1.56 kB
JSON
{
"version": "1.0.0",
"lastUpdated": "2025-07-11T15:00:00.000Z",
"templates": [
{
"id": "project-charter-indesign",
"name": "Project Charter (InDesign)",
"file": "indesign/project-charter.idml",
"type": "indesign"
},
{
"id": "requirements-spec-indesign",
"name": "Requirements Specification (InDesign)",
"file": "indesign/requirements-specification-enhanced.idml",
"type": "indesign",
"description": "IEEE 830 compliant software requirements specification template with comprehensive section structure",
"category": "technical",
"compatibility": ["pdf-services", "indesign"],
"tags": ["requirements", "specification", "ieee-830", "srs", "software"]
},
{
"id": "technical-design-indesign",
"name": "Technical Design Document (InDesign)",
"file": "indesign/technical-design-document.idml",
"type": "indesign"
},
{
"id": "project-timeline-illustrator",
"name": "Project Timeline (Illustrator)",
"file": "illustrator/project-timeline.ai",
"type": "illustrator"
},
{
"id": "screenshot-enhancement-photoshop",
"name": "Screenshot Enhancement (Photoshop)",
"file": "photoshop/screenshot-enhancement.psd",
"type": "photoshop"
},
{
"id": "business-report-docgen",
"name": "Business Report (Document Generation)",
"file": "document-generation/business-report.xml",
"type": "document-generation"
}
]
}