fraim-framework 2.0.63 → 2.0.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/bin/fraim-mcp.js +52 -19
  2. package/bin/fraim.js +23 -0
  3. package/dist/src/cli/commands/add-ide.js +53 -14
  4. package/dist/src/cli/commands/doctor.js +12 -24
  5. package/dist/src/cli/commands/init-project.js +0 -3
  6. package/dist/src/cli/commands/init.js +0 -2
  7. package/dist/src/cli/commands/mcp.js +65 -0
  8. package/dist/src/cli/commands/setup.js +17 -1
  9. package/dist/src/cli/commands/sync.js +173 -104
  10. package/dist/src/cli/setup/auto-mcp-setup.js +6 -4
  11. package/dist/src/cli/setup/mcp-config-generator.js +65 -41
  12. package/dist/src/fraim/issue-tracking/ado-provider.js +304 -0
  13. package/dist/src/fraim/issue-tracking/factory.js +63 -0
  14. package/dist/src/fraim/issue-tracking/github-provider.js +200 -0
  15. package/dist/src/fraim/issue-tracking/types.js +7 -0
  16. package/dist/src/fraim/issue-tracking-config.js +83 -0
  17. package/dist/src/local-mcp-server/stdio-server.js +91 -15
  18. package/dist/src/utils/remote-sync.js +130 -0
  19. package/package.json +3 -4
  20. package/dist/src/utils/enforcement-utils.js +0 -239
  21. package/dist/src/utils/validate-workflows.js +0 -101
  22. package/registry/scripts/cleanup-branch.ts +0 -341
  23. package/registry/scripts/code-quality-check.sh +0 -566
  24. package/registry/scripts/comprehensive-explorer.py +0 -297
  25. package/registry/scripts/create-git-labels.sh +0 -49
  26. package/registry/scripts/create-website-structure.js +0 -562
  27. package/registry/scripts/detect-tautological-tests.sh +0 -38
  28. package/registry/scripts/evaluate-code-quality.ts +0 -36
  29. package/registry/scripts/exec-with-timeout.ts +0 -122
  30. package/registry/scripts/generate-engagement-emails.ts +0 -830
  31. package/registry/scripts/interactive-explorer.py +0 -270
  32. package/registry/scripts/markdown-to-pdf.js +0 -395
  33. package/registry/scripts/newsletter-helpers.ts +0 -777
  34. package/registry/scripts/pdf-styles.css +0 -172
  35. package/registry/scripts/prep-issue.sh +0 -548
  36. package/registry/scripts/productivity/build-productivity-csv.mjs +0 -242
  37. package/registry/scripts/productivity/fetch-pr-details.mjs +0 -144
  38. package/registry/scripts/productivity/productivity-report.sh +0 -147
  39. package/registry/scripts/profile-server.ts +0 -426
  40. package/registry/scripts/run-thank-you-workflow.ts +0 -122
  41. package/registry/scripts/scrape-site.py +0 -302
  42. package/registry/scripts/send-newsletter-simple.ts +0 -102
  43. package/registry/scripts/send-thank-you-emails.ts +0 -57
  44. package/registry/scripts/validate-openapi-limits.ts +0 -366
  45. package/registry/scripts/validate-test-coverage.ts +0 -280
  46. package/registry/scripts/verify-pr-comments.sh +0 -74
  47. package/registry/scripts/verify-test-coverage.ts +0 -36
  48. package/registry/stubs/workflows/bootstrap/create-architecture.md +0 -11
  49. package/registry/stubs/workflows/bootstrap/detect-broken-windows.md +0 -11
  50. package/registry/stubs/workflows/bootstrap/evaluate-code-quality.md +0 -11
  51. package/registry/stubs/workflows/bootstrap/verify-test-coverage.md +0 -11
  52. package/registry/stubs/workflows/brainstorming/blue-sky-brainstorming.md +0 -11
  53. package/registry/stubs/workflows/brainstorming/codebase-brainstorming.md +0 -11
  54. package/registry/stubs/workflows/business-development/create-business-plan.md +0 -11
  55. package/registry/stubs/workflows/business-development/ideate-business-opportunity.md +0 -11
  56. package/registry/stubs/workflows/business-development/price-product.md +0 -18
  57. package/registry/stubs/workflows/compliance/detect-compliance-requirements.md +0 -11
  58. package/registry/stubs/workflows/compliance/generate-audit-evidence.md +0 -11
  59. package/registry/stubs/workflows/compliance/soc2-evidence-generator.md +0 -11
  60. package/registry/stubs/workflows/customer-development/insight-analysis.md +0 -11
  61. package/registry/stubs/workflows/customer-development/insight-triage.md +0 -11
  62. package/registry/stubs/workflows/customer-development/interview-preparation.md +0 -11
  63. package/registry/stubs/workflows/customer-development/linkedin-outreach.md +0 -11
  64. package/registry/stubs/workflows/customer-development/strategic-brainstorming.md +0 -11
  65. package/registry/stubs/workflows/customer-development/thank-customers.md +0 -11
  66. package/registry/stubs/workflows/customer-development/user-survey-dispatch.md +0 -11
  67. package/registry/stubs/workflows/customer-development/users-to-target.md +0 -11
  68. package/registry/stubs/workflows/customer-development/weekly-newsletter.md +0 -11
  69. package/registry/stubs/workflows/deploy/cloud-deployment.md +0 -11
  70. package/registry/stubs/workflows/improve-fraim/contribute.md +0 -11
  71. package/registry/stubs/workflows/improve-fraim/file-issue.md +0 -11
  72. package/registry/stubs/workflows/learning/build-skillset.md +0 -11
  73. package/registry/stubs/workflows/learning/synthesize-learnings.md +0 -11
  74. package/registry/stubs/workflows/legal/contract-review-analysis.md +0 -11
  75. package/registry/stubs/workflows/legal/nda.md +0 -11
  76. package/registry/stubs/workflows/legal/patent-filing.md +0 -11
  77. package/registry/stubs/workflows/legal/saas-contract-development.md +0 -11
  78. package/registry/stubs/workflows/legal/trademark-filing.md +0 -11
  79. package/registry/stubs/workflows/marketing/content-creation.md +0 -11
  80. package/registry/stubs/workflows/marketing/convert-to-pdf.md +0 -11
  81. package/registry/stubs/workflows/marketing/create-modern-website.md +0 -11
  82. package/registry/stubs/workflows/marketing/domain-registration.md +0 -11
  83. package/registry/stubs/workflows/marketing/hbr-article.md +0 -11
  84. package/registry/stubs/workflows/marketing/launch-checklist.md +0 -11
  85. package/registry/stubs/workflows/marketing/marketing-strategy.md +0 -11
  86. package/registry/stubs/workflows/marketing/storytelling.md +0 -11
  87. package/registry/stubs/workflows/performance/analyze-performance.md +0 -11
  88. package/registry/stubs/workflows/product-building/design.md +0 -11
  89. package/registry/stubs/workflows/product-building/implement.md +0 -11
  90. package/registry/stubs/workflows/product-building/iterate-on-pr-comments.md +0 -11
  91. package/registry/stubs/workflows/product-building/prep-issue.md +0 -11
  92. package/registry/stubs/workflows/product-building/prototype.md +0 -11
  93. package/registry/stubs/workflows/product-building/resolve.md +0 -11
  94. package/registry/stubs/workflows/product-building/retrospect.md +0 -11
  95. package/registry/stubs/workflows/product-building/spec.md +0 -11
  96. package/registry/stubs/workflows/product-building/test.md +0 -11
  97. package/registry/stubs/workflows/productivity-report/productivity-report.md +0 -11
  98. package/registry/stubs/workflows/quality-assurance/browser-validation.md +0 -11
  99. package/registry/stubs/workflows/quality-assurance/iterative-improvement-cycle.md +0 -11
  100. package/registry/stubs/workflows/replicate/replicate-discovery.md +0 -11
  101. package/registry/stubs/workflows/replicate/replicate-to-issues.md +0 -11
  102. package/registry/stubs/workflows/reviewer/review-implementation-vs-design-spec.md +0 -11
  103. package/registry/stubs/workflows/reviewer/review-implementation-vs-feature-spec.md +0 -11
  104. package/registry/stubs/workflows/startup-credits/aws-activate-application.md +0 -11
  105. package/registry/stubs/workflows/startup-credits/google-cloud-application.md +0 -11
  106. package/registry/stubs/workflows/startup-credits/microsoft-azure-application.md +0 -11
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: implement
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("implement")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To implement bug fixes and features using a phase-based approach guided by the AI Mentor, ensuring high-quality, tested code that meets requirements.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: iterate-on-pr-comments
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("iterate-on-pr-comments")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To ensure AI agents autonomously handle the complete PR lifecycle with proper monitoring, feedback handling, and testing, eliminating gaps that require human intervention.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: prep-issue
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("prep-issue")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- No intent defined.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: prototype
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("prototype")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To quickly explore ideas, validate technologies, or prove concepts using "spike" code. Speed and learning are prioritized over code quality and tests.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: resolve
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("resolve")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To provide a systematic approach to resolving issues from development through merge verification and cleanup, ensuring no work is lost and all changes are properly integrated into the main codebase.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: retrospect
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("retrospect")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To capture learnings and insights from completed issues, enabling continuous improvement and preventing future similar problems through systematic analysis and documentation.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: spec
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("spec")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To create comprehensive, detailed product specifications that clarify the Why, What and User Experiences for new features.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: test
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("test")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To create comprehensive test coverage that accurately reproduces issues and validates solutions, ensuring robust testing through proper test structure, failure verification, and systematic test execution.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: productivity-report
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("productivity-report")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Generate comprehensive productivity reports showing development velocity, team collaboration patterns, and project health metrics through analysis of commits, PRs, issues, and comment activity.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: browser-validation
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("browser-validation")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To systematically validate the application in a browser, identify issues, and iterate until production-ready through comprehensive browser testing.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: iterative-improvement-cycle
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("iterative-improvement-cycle")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To systematically improve application quality through iterative cycles of Review → Critique → Fix → Validate, ensuring high-quality, production-ready applications.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: replicate-discovery
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("replicate-discovery")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To systematically discover, analyze, and document an existing web application for replication, producing a complete analysis package that can be converted into implementation issues.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: replicate-to-issues
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("replicate-to-issues")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To convert comprehensive replication analysis into actionable GitHub issues that can be implemented through standard FRAIM workflows (spec → design → implement → test).
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: review-implementation-vs-design-spec
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("review-implementation-vs-design-spec")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To systematically verify that the implementation matches the approved technical design (RFC), ensuring all technical requirements, test cases, and validation scenarios are complete.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: review-implementation-vs-feature-spec
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("review-implementation-vs-feature-spec")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To systematically verify that the implementation solves the customer problem and delivers the user experience described in the feature spec, ensuring functional completeness and user value.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: aws-activate-application
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("aws-activate-application")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- No intent defined.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: google-cloud-application
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("google-cloud-application")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- No intent defined.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: microsoft-azure-application
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("microsoft-azure-application")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- No intent defined.