UNPKG

aiwg

Version:

Cognitive architecture for AI-augmented software development with structured memory, ensemble validation, and closed-loop correction. FAIR-aligned artifacts, 84% cost reduction via human-in-the-loop, standards adopted by 100+ organizations.

50 lines (49 loc) 1.66 kB
{ "title": "AIWG Documentation", "description": "AI-powered workflow guide for SDLC, marketing, and content teams", "brandMark": "AIWG", "brandSub": "Docs", "tagline": "Modular AI workflows for every team", "copyright": "AIWG Project", "theme": "dark", "navPosition": "right", "welcome": { "eyebrow": "AIWG", "headline": "Deploy a Virtual Organization", "lead": "Architects, engineers, testers, marketers, writers—95 specialized agents that collaborate like a real team. Ship enterprise-grade work in minutes.", "pillars": [ "58 SDLC agents manage requirements to deployment", "37 marketing agents run campaigns like an agency", "Voice framework controls tone across all outputs" ], "checklist": [ "Install globally: npm i -g aiwg", "Deploy to any project: aiwg use sdlc", "Work naturally: just describe what you need" ], "quickLinks": [ { "label": "Get Started", "href": "#/quickstart" }, { "label": "SDLC Framework", "href": "#/quickstart-sdlc" }, { "label": "View on GitHub", "href": "https://github.com/jmagly/aiwg" } ], "quote": "Stop writing prompts. Start shipping software." }, "seo": { "enabled": true, "siteUrl": "https://docs.aiwg.dev", "generateSitemap": true, "generateStaticPages": true, "generateRobotsTxt": true, "defaultChangeFreq": "weekly", "structuredData": { "organizationName": "AIWG Project", "logoUrl": "https://docs.aiwg.dev/assets/favicon.svg" } }, "export": { "logo": "embed", "logoPath": "favicon.svg", "showTagline": true, "showDate": true } }