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,172 +0,0 @@
1
- /* Professional PDF Styling for Business Documents */
2
-
3
- body {
4
- font-family: 'Times New Roman', 'Georgia', serif;
5
- font-size: 11pt;
6
- line-height: 1.4;
7
- color: #333;
8
- margin: 0;
9
- padding: 0;
10
- }
11
-
12
- /* Headers */
13
- h1 {
14
- font-size: 18pt;
15
- font-weight: bold;
16
- color: #2c3e50;
17
- margin: 20pt 0 12pt 0;
18
- border-bottom: 2px solid #3498db;
19
- padding-bottom: 6pt;
20
- }
21
-
22
- h2 {
23
- font-size: 14pt;
24
- font-weight: bold;
25
- color: #34495e;
26
- margin: 16pt 0 8pt 0;
27
- }
28
-
29
- h3 {
30
- font-size: 12pt;
31
- font-weight: bold;
32
- color: #34495e;
33
- margin: 12pt 0 6pt 0;
34
- }
35
-
36
- /* Paragraphs */
37
- p {
38
- margin: 6pt 0;
39
- text-align: justify;
40
- }
41
-
42
- /* Lists */
43
- ul, ol {
44
- margin: 6pt 0;
45
- padding-left: 20pt;
46
- }
47
-
48
- li {
49
- margin: 3pt 0;
50
- }
51
-
52
- /* Tables */
53
- table {
54
- border-collapse: collapse;
55
- width: 100%;
56
- margin: 12pt 0;
57
- font-size: 10pt;
58
- }
59
-
60
- th, td {
61
- border: 1px solid #ddd;
62
- padding: 6pt 8pt;
63
- text-align: left;
64
- }
65
-
66
- th {
67
- background-color: #f8f9fa;
68
- font-weight: bold;
69
- }
70
-
71
- /* Code blocks */
72
- code {
73
- font-family: 'Courier New', monospace;
74
- font-size: 9pt;
75
- background-color: #f8f9fa;
76
- padding: 2pt 4pt;
77
- border: 1px solid #e9ecef;
78
- border-radius: 2pt;
79
- }
80
-
81
- pre {
82
- font-family: 'Courier New', monospace;
83
- font-size: 9pt;
84
- background-color: #f8f9fa;
85
- padding: 8pt;
86
- border: 1px solid #e9ecef;
87
- border-radius: 4pt;
88
- overflow-x: auto;
89
- margin: 8pt 0;
90
- }
91
-
92
- /* Blockquotes */
93
- blockquote {
94
- margin: 8pt 0;
95
- padding: 8pt 12pt;
96
- border-left: 4pt solid #3498db;
97
- background-color: #f8f9fa;
98
- font-style: italic;
99
- }
100
-
101
- /* Horizontal rules */
102
- hr {
103
- border: none;
104
- border-top: 1px solid #bdc3c7;
105
- margin: 16pt 0;
106
- }
107
-
108
- /* Strong and emphasis */
109
- strong, b {
110
- font-weight: bold;
111
- }
112
-
113
- em, i {
114
- font-style: italic;
115
- }
116
-
117
- /* Page settings */
118
- @page {
119
- size: A4;
120
- margin: 1in;
121
-
122
- @top-center {
123
- content: "";
124
- font-size: 9pt;
125
- color: #7f8c8d;
126
- }
127
-
128
- @bottom-center {
129
- content: "Page " counter(page) " of " counter(pages);
130
- font-size: 9pt;
131
- color: #7f8c8d;
132
- }
133
- }
134
-
135
- /* Print-specific adjustments */
136
- @media print {
137
- body {
138
- font-size: 10pt;
139
- }
140
-
141
- h1 {
142
- font-size: 16pt;
143
- }
144
-
145
- h2 {
146
- font-size: 13pt;
147
- }
148
-
149
- h3 {
150
- font-size: 11pt;
151
- }
152
- }
153
-
154
- /* Signature sections */
155
- .signature-section {
156
- margin-top: 24pt;
157
- page-break-inside: avoid;
158
- }
159
-
160
- /* Contact information */
161
- .contact-info {
162
- font-size: 10pt;
163
- margin-top: 16pt;
164
- }
165
-
166
- /* Legal text formatting */
167
- .legal-text {
168
- font-size: 10pt;
169
- text-transform: uppercase;
170
- font-weight: bold;
171
- margin: 12pt 0;
172
- }