proagents 1.6.16 → 1.6.18
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.
- package/.claude/settings.local.json +169 -0
- package/COMMANDS.md +595 -0
- package/README.md +22 -64
- package/bin/proagents.js +0 -2
- package/lib/commands/init.js +4 -174
- package/package.json +2 -7
- package/.proagents/ai-models/README.md +0 -141
- package/.proagents/ai-models/cost-management.md +0 -362
- package/.proagents/ai-models/fallbacks.md +0 -342
- package/.proagents/ai-models/model-config.md +0 -318
- package/.proagents/ai-models/task-routing.md +0 -503
- package/.proagents/ai-training/README.md +0 -155
- package/.proagents/ai-training/continuous-learning.md +0 -413
- package/.proagents/ai-training/domain-knowledge.md +0 -378
- package/.proagents/ai-training/pattern-learning.md +0 -455
- package/.proagents/ai-training/training-data.md +0 -337
- package/.proagents/ai-training/user-preferences.md +0 -346
- package/.proagents/approval-workflows/README.md +0 -146
- package/.proagents/approval-workflows/approval-config.md +0 -332
- package/.proagents/approval-workflows/approval-stages.md +0 -503
- package/.proagents/approval-workflows/emergency-bypass.md +0 -351
- package/.proagents/approval-workflows/examples.md +0 -859
- package/.proagents/approval-workflows/notifications.md +0 -320
- package/.proagents/compliance/README.md +0 -206
- package/.proagents/compliance/access-control.md +0 -310
- package/.proagents/compliance/audit-logging.md +0 -444
- package/.proagents/compliance/compliance-frameworks.md +0 -429
- package/.proagents/compliance/reports.md +0 -491
- package/.proagents/compliance/retention-policies.md +0 -454
- package/.proagents/config-versioning/README.md +0 -120
- package/.proagents/config-versioning/changelog.md +0 -300
- package/.proagents/config-versioning/rollback.md +0 -283
- package/.proagents/config-versioning/versioning.md +0 -330
- package/.proagents/contract-testing/README.md +0 -223
- package/.proagents/contract-testing/contract-testing.md +0 -614
- package/.proagents/contract-testing/pact-integration.md +0 -507
- package/.proagents/contract-testing/schema-validation.md +0 -565
- package/.proagents/dependency-management/README.md +0 -140
- package/.proagents/dependency-management/automation.md +0 -363
- package/.proagents/dependency-management/compatibility.md +0 -319
- package/.proagents/dependency-management/security-scanning.md +0 -413
- package/.proagents/dependency-management/update-policies.md +0 -374
- package/.proagents/disaster-recovery/README.md +0 -247
- package/.proagents/disaster-recovery/automation.md +0 -366
- package/.proagents/disaster-recovery/backup-recovery.md +0 -571
- package/.proagents/disaster-recovery/incident-response.md +0 -565
- package/.proagents/disaster-recovery/rollback-procedures.md +0 -499
- package/.proagents/disaster-recovery/runbooks.md +0 -603
- package/.proagents/disaster-recovery/scenarios.md +0 -892
- package/.proagents/disaster-recovery/testing.md +0 -438
- package/.proagents/environments/README.md +0 -244
- package/.proagents/environments/configuration.md +0 -437
- package/.proagents/environments/promotion.md +0 -434
- package/.proagents/environments/setup.md +0 -420
- package/.proagents/examples/README.md +0 -55
- package/.proagents/examples/backend-nodejs/README.md +0 -188
- package/.proagents/examples/backend-nodejs/complete-conversation.md +0 -601
- package/.proagents/examples/backend-nodejs/proagents.config.yaml +0 -415
- package/.proagents/examples/backend-nodejs/workflow-example.md +0 -909
- package/.proagents/examples/fullstack-nextjs/README.md +0 -155
- package/.proagents/examples/fullstack-nextjs/complete-conversation.md +0 -604
- package/.proagents/examples/fullstack-nextjs/proagents.config.yaml +0 -287
- package/.proagents/examples/fullstack-nextjs/workflow-example.md +0 -553
- package/.proagents/examples/mobile-react-native/README.md +0 -171
- package/.proagents/examples/mobile-react-native/complete-conversation.md +0 -825
- package/.proagents/examples/mobile-react-native/proagents.config.yaml +0 -330
- package/.proagents/examples/mobile-react-native/workflow-example.md +0 -723
- package/.proagents/examples/web-frontend-react/README.md +0 -125
- package/.proagents/examples/web-frontend-react/complete-conversation.md +0 -556
- package/.proagents/examples/web-frontend-react/proagents.config.yaml +0 -183
- package/.proagents/examples/web-frontend-react/workflow-example.md +0 -603
- package/.proagents/existing-projects/README.md +0 -65
- package/.proagents/existing-projects/challenges.md +0 -861
- package/.proagents/existing-projects/coexistence-mode.md +0 -483
- package/.proagents/existing-projects/compatibility-assessment.md +0 -541
- package/.proagents/existing-projects/gradual-adoption.md +0 -515
- package/.proagents/existing-projects/migration-strategies.md +0 -788
- package/.proagents/existing-projects/pattern-reconciliation.md +0 -489
- package/.proagents/existing-projects/team-onboarding.md +0 -617
- package/.proagents/existing-projects/technical-debt-handling.md +0 -644
- package/.proagents/feature-flags/README.md +0 -263
- package/.proagents/feature-flags/ab-testing.md +0 -413
- package/.proagents/feature-flags/configuration.md +0 -420
- package/.proagents/feature-flags/kill-switches.md +0 -444
- package/.proagents/feature-flags/rollout-strategies.md +0 -392
- package/.proagents/history.log +0 -12
- package/.proagents/i18n/README.md +0 -133
- package/.proagents/i18n/extraction.md +0 -433
- package/.proagents/i18n/tms-integration.md +0 -332
- package/.proagents/i18n/translation-workflow.md +0 -413
- package/.proagents/i18n/validation.md +0 -355
- package/.proagents/logging/README.md +0 -276
- package/.proagents/logging/aggregation.md +0 -475
- package/.proagents/logging/log-levels.md +0 -376
- package/.proagents/logging/sensitive-data.md +0 -423
- package/.proagents/logging/structured-logging.md +0 -406
- package/.proagents/metrics/README.md +0 -69
- package/.proagents/metrics/code-quality-kpis.md +0 -461
- package/.proagents/metrics/deployment-metrics.md +0 -517
- package/.proagents/metrics/developer-productivity.md +0 -368
- package/.proagents/metrics/learning-effectiveness.md +0 -478
- package/.proagents/migrations/README.md +0 -77
- package/.proagents/migrations/from-claude-projects.md +0 -313
- package/.proagents/migrations/from-cursor-rules.md +0 -345
- package/.proagents/migrations/from-custom-workflows.md +0 -410
- package/.proagents/monitoring/README.md +0 -308
- package/.proagents/monitoring/alerting.md +0 -449
- package/.proagents/monitoring/dashboards.md +0 -454
- package/.proagents/monitoring/health-checks.md +0 -436
- package/.proagents/monitoring/metrics.md +0 -434
- package/.proagents/multi-project/README.md +0 -170
- package/.proagents/multi-project/coordinated-deploy.md +0 -510
- package/.proagents/multi-project/cross-project-deps.md +0 -395
- package/.proagents/multi-project/unified-changelog.md +0 -477
- package/.proagents/multi-project/walkthroughs/monorepo-setup.md +0 -787
- package/.proagents/multi-project/workspace-config.md +0 -408
- package/.proagents/notifications/README.md +0 -151
- package/.proagents/notifications/channels.md +0 -457
- package/.proagents/notifications/preferences.md +0 -415
- package/.proagents/notifications/routing.md +0 -449
- package/.proagents/notifications/scheduling.md +0 -425
- package/.proagents/notifications/templates.md +0 -446
- package/.proagents/offline-mode/README.md +0 -145
- package/.proagents/offline-mode/caching.md +0 -344
- package/.proagents/offline-mode/offline-operations.md +0 -312
- package/.proagents/offline-mode/queue-specifications.md +0 -679
- package/.proagents/offline-mode/sync.md +0 -475
- package/.proagents/parallel-features/README.md +0 -85
- package/.proagents/parallel-features/conflict-detection.md +0 -226
- package/.proagents/parallel-features/dependency-management.md +0 -392
- package/.proagents/parallel-features/merge-coordination.md +0 -506
- package/.proagents/parallel-features/tracking-system.md +0 -416
- package/.proagents/performance/README.md +0 -59
- package/.proagents/performance/bundle-analysis.md +0 -375
- package/.proagents/performance/load-testing.md +0 -563
- package/.proagents/performance/runtime-metrics.md +0 -489
- package/.proagents/performance/web-vitals.md +0 -425
- package/.proagents/plugins/README.md +0 -139
- package/.proagents/plugins/creating-plugins.md +0 -504
- package/.proagents/plugins/plugin-api.md +0 -467
- package/.proagents/plugins/plugin-registry.md +0 -276
- package/.proagents/reporting/README.md +0 -158
- package/.proagents/reporting/dashboards.md +0 -366
- package/.proagents/reporting/exports.md +0 -524
- package/.proagents/reporting/quality-metrics.md +0 -385
- package/.proagents/reporting/templates/README.md +0 -56
- package/.proagents/reporting/templates/dashboard-config.json +0 -187
- package/.proagents/reporting/templates/metrics-queries.md +0 -427
- package/.proagents/reporting/templates/react-dashboard.tsx +0 -544
- package/.proagents/reporting/templates/widgets.md +0 -451
- package/.proagents/reporting/velocity-metrics.md +0 -340
- package/.proagents/reverse-engineering/README.md +0 -151
- package/.proagents/reverse-engineering/architecture-extraction.md +0 -325
- package/.proagents/reverse-engineering/code-analysis.md +0 -377
- package/.proagents/reverse-engineering/dependency-mapping.md +0 -567
- package/.proagents/reverse-engineering/diagram-generation.md +0 -586
- package/.proagents/reverse-engineering/documentation-generation.md +0 -468
- package/.proagents/reverse-engineering/pattern-detection.md +0 -569
- package/.proagents/reverse-engineering/quality-assessment.md +0 -733
- package/.proagents/secrets/README.md +0 -278
- package/.proagents/secrets/access-control.md +0 -443
- package/.proagents/secrets/rotation.md +0 -403
- package/.proagents/secrets/scanning.md +0 -487
- package/.proagents/secrets/storage.md +0 -394
- package/.proagents/webhooks/README.md +0 -126
- package/.proagents/webhooks/endpoints.md +0 -298
- package/.proagents/webhooks/events.md +0 -316
- package/.proagents/webhooks/payloads.md +0 -325
- package/.proagents/webhooks/reliability.md +0 -363
- package/.proagents/webhooks/security.md +0 -380
|
@@ -1,524 +0,0 @@
|
|
|
1
|
-
# Report Exports
|
|
2
|
-
|
|
3
|
-
Export reports in various formats for sharing and archival.
|
|
4
|
-
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
## Export Overview
|
|
8
|
-
|
|
9
|
-
```
|
|
10
|
-
┌─────────────────────────────────────────────────────────────┐
|
|
11
|
-
│ Report Export System │
|
|
12
|
-
├─────────────────────────────────────────────────────────────┤
|
|
13
|
-
│ │
|
|
14
|
-
│ Report Data │
|
|
15
|
-
│ │ │
|
|
16
|
-
│ ▼ │
|
|
17
|
-
│ ┌─────────────┐ │
|
|
18
|
-
│ │ Formatter │ │
|
|
19
|
-
│ └─────────────┘ │
|
|
20
|
-
│ │ │
|
|
21
|
-
│ ├──▶ PDF (Management reports) │
|
|
22
|
-
│ ├──▶ HTML (Interactive dashboards) │
|
|
23
|
-
│ ├──▶ Markdown (Documentation) │
|
|
24
|
-
│ ├──▶ CSV (Data analysis) │
|
|
25
|
-
│ ├──▶ JSON (API integration) │
|
|
26
|
-
│ └──▶ Excel (Spreadsheet analysis) │
|
|
27
|
-
│ │
|
|
28
|
-
└─────────────────────────────────────────────────────────────┘
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
---
|
|
32
|
-
|
|
33
|
-
## Export Configuration
|
|
34
|
-
|
|
35
|
-
### Format Settings
|
|
36
|
-
|
|
37
|
-
```yaml
|
|
38
|
-
reporting:
|
|
39
|
-
exports:
|
|
40
|
-
# Default format
|
|
41
|
-
default_format: "pdf"
|
|
42
|
-
|
|
43
|
-
# Available formats
|
|
44
|
-
formats:
|
|
45
|
-
pdf:
|
|
46
|
-
enabled: true
|
|
47
|
-
template: "professional"
|
|
48
|
-
include_charts: true
|
|
49
|
-
page_size: "letter" # letter, A4
|
|
50
|
-
|
|
51
|
-
html:
|
|
52
|
-
enabled: true
|
|
53
|
-
interactive: true
|
|
54
|
-
include_scripts: true
|
|
55
|
-
|
|
56
|
-
markdown:
|
|
57
|
-
enabled: true
|
|
58
|
-
include_diagrams: true
|
|
59
|
-
github_flavored: true
|
|
60
|
-
|
|
61
|
-
csv:
|
|
62
|
-
enabled: true
|
|
63
|
-
delimiter: ","
|
|
64
|
-
include_headers: true
|
|
65
|
-
|
|
66
|
-
json:
|
|
67
|
-
enabled: true
|
|
68
|
-
pretty_print: true
|
|
69
|
-
|
|
70
|
-
excel:
|
|
71
|
-
enabled: true
|
|
72
|
-
include_charts: true
|
|
73
|
-
multiple_sheets: true
|
|
74
|
-
```
|
|
75
|
-
|
|
76
|
-
### Output Settings
|
|
77
|
-
|
|
78
|
-
```yaml
|
|
79
|
-
reporting:
|
|
80
|
-
exports:
|
|
81
|
-
output:
|
|
82
|
-
# Directory
|
|
83
|
-
directory: ".proagents/reports/exports/"
|
|
84
|
-
|
|
85
|
-
# Naming
|
|
86
|
-
filename_format: "{{report_type}}-{{date}}.{{format}}"
|
|
87
|
-
|
|
88
|
-
# Compression
|
|
89
|
-
compress: true
|
|
90
|
-
compression_format: "zip" # zip, tar.gz
|
|
91
|
-
|
|
92
|
-
# Cleanup
|
|
93
|
-
retention_days: 90
|
|
94
|
-
```
|
|
95
|
-
|
|
96
|
-
---
|
|
97
|
-
|
|
98
|
-
## Export Commands
|
|
99
|
-
|
|
100
|
-
### CLI Export
|
|
101
|
-
|
|
102
|
-
```bash
|
|
103
|
-
# Export velocity report as PDF
|
|
104
|
-
proagents report velocity --export pdf
|
|
105
|
-
|
|
106
|
-
# Export to specific file
|
|
107
|
-
proagents report quality --export pdf --output ./reports/q1-quality.pdf
|
|
108
|
-
|
|
109
|
-
# Export multiple formats
|
|
110
|
-
proagents report velocity --export pdf,csv,json
|
|
111
|
-
|
|
112
|
-
# Export all reports
|
|
113
|
-
proagents report export-all --format pdf
|
|
114
|
-
|
|
115
|
-
# Export with date range
|
|
116
|
-
proagents report velocity --from 2024-01-01 --to 2024-01-31 --export pdf
|
|
117
|
-
```
|
|
118
|
-
|
|
119
|
-
### Batch Export
|
|
120
|
-
|
|
121
|
-
```bash
|
|
122
|
-
# Export all reports for a period
|
|
123
|
-
proagents report batch-export \
|
|
124
|
-
--from 2024-01-01 \
|
|
125
|
-
--to 2024-01-31 \
|
|
126
|
-
--formats pdf,csv \
|
|
127
|
-
--output ./monthly-reports/
|
|
128
|
-
|
|
129
|
-
# Schedule recurring export
|
|
130
|
-
proagents report schedule \
|
|
131
|
-
--report velocity \
|
|
132
|
-
--format pdf \
|
|
133
|
-
--frequency weekly \
|
|
134
|
-
--email team@company.com
|
|
135
|
-
```
|
|
136
|
-
|
|
137
|
-
---
|
|
138
|
-
|
|
139
|
-
## PDF Exports
|
|
140
|
-
|
|
141
|
-
### PDF Configuration
|
|
142
|
-
|
|
143
|
-
```yaml
|
|
144
|
-
reporting:
|
|
145
|
-
exports:
|
|
146
|
-
pdf:
|
|
147
|
-
# Template
|
|
148
|
-
template: "professional" # professional, minimal, detailed
|
|
149
|
-
|
|
150
|
-
# Branding
|
|
151
|
-
branding:
|
|
152
|
-
logo: "./assets/company-logo.png"
|
|
153
|
-
primary_color: "#1a73e8"
|
|
154
|
-
font_family: "Inter"
|
|
155
|
-
|
|
156
|
-
# Layout
|
|
157
|
-
layout:
|
|
158
|
-
page_size: "letter"
|
|
159
|
-
orientation: "portrait"
|
|
160
|
-
margins:
|
|
161
|
-
top: "1in"
|
|
162
|
-
bottom: "1in"
|
|
163
|
-
left: "0.75in"
|
|
164
|
-
right: "0.75in"
|
|
165
|
-
|
|
166
|
-
# Content
|
|
167
|
-
content:
|
|
168
|
-
include_toc: true
|
|
169
|
-
include_charts: true
|
|
170
|
-
include_summary: true
|
|
171
|
-
page_numbers: true
|
|
172
|
-
header: "{{report_title}}"
|
|
173
|
-
footer: "Generated by ProAgents | {{date}}"
|
|
174
|
-
```
|
|
175
|
-
|
|
176
|
-
### PDF Example
|
|
177
|
-
|
|
178
|
-
```
|
|
179
|
-
┌─────────────────────────────────────────────────────────────┐
|
|
180
|
-
│ [Company Logo] │
|
|
181
|
-
│ │
|
|
182
|
-
│ ═══════════════════════════════════════════════════════ │
|
|
183
|
-
│ Development Velocity Report │
|
|
184
|
-
│ January 2024 │
|
|
185
|
-
│ ═══════════════════════════════════════════════════════ │
|
|
186
|
-
│ │
|
|
187
|
-
│ Table of Contents │
|
|
188
|
-
│ ───────────────── │
|
|
189
|
-
│ 1. Executive Summary ............................ 2 │
|
|
190
|
-
│ 2. Velocity Metrics ............................. 3 │
|
|
191
|
-
│ 3. Feature Completion ........................... 5 │
|
|
192
|
-
│ 4. Team Performance ............................. 7 │
|
|
193
|
-
│ 5. Recommendations .............................. 9 │
|
|
194
|
-
│ │
|
|
195
|
-
│ ────────────────────────────────────────────────────── │
|
|
196
|
-
│ Generated by ProAgents | January 31, 2024 Page 1 of 10 │
|
|
197
|
-
└─────────────────────────────────────────────────────────────┘
|
|
198
|
-
```
|
|
199
|
-
|
|
200
|
-
---
|
|
201
|
-
|
|
202
|
-
## HTML Exports
|
|
203
|
-
|
|
204
|
-
### Interactive HTML
|
|
205
|
-
|
|
206
|
-
```yaml
|
|
207
|
-
reporting:
|
|
208
|
-
exports:
|
|
209
|
-
html:
|
|
210
|
-
# Interactive features
|
|
211
|
-
interactive:
|
|
212
|
-
sortable_tables: true
|
|
213
|
-
filterable: true
|
|
214
|
-
expandable_sections: true
|
|
215
|
-
tooltips: true
|
|
216
|
-
|
|
217
|
-
# Charts
|
|
218
|
-
charts:
|
|
219
|
-
library: "chart.js" # chart.js, d3, echarts
|
|
220
|
-
interactive: true
|
|
221
|
-
exportable: true
|
|
222
|
-
|
|
223
|
-
# Styling
|
|
224
|
-
styling:
|
|
225
|
-
theme: "light" # light, dark, auto
|
|
226
|
-
responsive: true
|
|
227
|
-
print_friendly: true
|
|
228
|
-
```
|
|
229
|
-
|
|
230
|
-
### Self-Contained HTML
|
|
231
|
-
|
|
232
|
-
```yaml
|
|
233
|
-
reporting:
|
|
234
|
-
exports:
|
|
235
|
-
html:
|
|
236
|
-
# Bundle all resources
|
|
237
|
-
self_contained: true
|
|
238
|
-
|
|
239
|
-
# Include
|
|
240
|
-
include:
|
|
241
|
-
- css
|
|
242
|
-
- javascript
|
|
243
|
-
- fonts
|
|
244
|
-
- images
|
|
245
|
-
|
|
246
|
-
# Minify
|
|
247
|
-
minify: true
|
|
248
|
-
```
|
|
249
|
-
|
|
250
|
-
---
|
|
251
|
-
|
|
252
|
-
## CSV/Excel Exports
|
|
253
|
-
|
|
254
|
-
### CSV Configuration
|
|
255
|
-
|
|
256
|
-
```yaml
|
|
257
|
-
reporting:
|
|
258
|
-
exports:
|
|
259
|
-
csv:
|
|
260
|
-
# Format
|
|
261
|
-
delimiter: ","
|
|
262
|
-
quote_char: "\""
|
|
263
|
-
escape_char: "\\"
|
|
264
|
-
line_ending: "\n" # \n, \r\n
|
|
265
|
-
|
|
266
|
-
# Headers
|
|
267
|
-
include_headers: true
|
|
268
|
-
header_row: true
|
|
269
|
-
|
|
270
|
-
# Data handling
|
|
271
|
-
null_value: ""
|
|
272
|
-
date_format: "YYYY-MM-DD"
|
|
273
|
-
number_format: "0.00"
|
|
274
|
-
```
|
|
275
|
-
|
|
276
|
-
### Excel Configuration
|
|
277
|
-
|
|
278
|
-
```yaml
|
|
279
|
-
reporting:
|
|
280
|
-
exports:
|
|
281
|
-
excel:
|
|
282
|
-
# Multiple sheets
|
|
283
|
-
multiple_sheets: true
|
|
284
|
-
|
|
285
|
-
sheets:
|
|
286
|
-
- name: "Summary"
|
|
287
|
-
data: "summary"
|
|
288
|
-
- name: "Velocity"
|
|
289
|
-
data: "velocity_details"
|
|
290
|
-
- name: "Quality"
|
|
291
|
-
data: "quality_metrics"
|
|
292
|
-
- name: "Raw Data"
|
|
293
|
-
data: "raw_metrics"
|
|
294
|
-
|
|
295
|
-
# Formatting
|
|
296
|
-
formatting:
|
|
297
|
-
header_style:
|
|
298
|
-
bold: true
|
|
299
|
-
background: "#1a73e8"
|
|
300
|
-
color: "#ffffff"
|
|
301
|
-
|
|
302
|
-
# Conditional formatting
|
|
303
|
-
conditional:
|
|
304
|
-
- column: "coverage"
|
|
305
|
-
rule: "< 80"
|
|
306
|
-
style:
|
|
307
|
-
background: "#ffcccc"
|
|
308
|
-
- column: "coverage"
|
|
309
|
-
rule: ">= 80"
|
|
310
|
-
style:
|
|
311
|
-
background: "#ccffcc"
|
|
312
|
-
|
|
313
|
-
# Charts in Excel
|
|
314
|
-
include_charts: true
|
|
315
|
-
```
|
|
316
|
-
|
|
317
|
-
---
|
|
318
|
-
|
|
319
|
-
## JSON Exports
|
|
320
|
-
|
|
321
|
-
### JSON Structure
|
|
322
|
-
|
|
323
|
-
```yaml
|
|
324
|
-
reporting:
|
|
325
|
-
exports:
|
|
326
|
-
json:
|
|
327
|
-
# Format
|
|
328
|
-
pretty_print: true
|
|
329
|
-
indent: 2
|
|
330
|
-
|
|
331
|
-
# Structure
|
|
332
|
-
structure: "nested" # nested, flat
|
|
333
|
-
|
|
334
|
-
# Include
|
|
335
|
-
include:
|
|
336
|
-
metadata: true
|
|
337
|
-
timestamps: true
|
|
338
|
-
version: true
|
|
339
|
-
|
|
340
|
-
# Schema
|
|
341
|
-
include_schema: true
|
|
342
|
-
```
|
|
343
|
-
|
|
344
|
-
### JSON Example
|
|
345
|
-
|
|
346
|
-
```json
|
|
347
|
-
{
|
|
348
|
-
"metadata": {
|
|
349
|
-
"report_type": "velocity",
|
|
350
|
-
"generated_at": "2024-01-31T10:00:00Z",
|
|
351
|
-
"period": {
|
|
352
|
-
"from": "2024-01-01",
|
|
353
|
-
"to": "2024-01-31"
|
|
354
|
-
},
|
|
355
|
-
"version": "1.0"
|
|
356
|
-
},
|
|
357
|
-
"summary": {
|
|
358
|
-
"features_completed": 15,
|
|
359
|
-
"bugs_fixed": 42,
|
|
360
|
-
"average_completion_time": "2.3 days"
|
|
361
|
-
},
|
|
362
|
-
"details": {
|
|
363
|
-
"features": [...],
|
|
364
|
-
"bugs": [...],
|
|
365
|
-
"by_developer": [...]
|
|
366
|
-
}
|
|
367
|
-
}
|
|
368
|
-
```
|
|
369
|
-
|
|
370
|
-
---
|
|
371
|
-
|
|
372
|
-
## Scheduled Exports
|
|
373
|
-
|
|
374
|
-
### Schedule Configuration
|
|
375
|
-
|
|
376
|
-
```yaml
|
|
377
|
-
reporting:
|
|
378
|
-
exports:
|
|
379
|
-
schedules:
|
|
380
|
-
# Daily summary
|
|
381
|
-
- name: "daily_summary"
|
|
382
|
-
report: "velocity"
|
|
383
|
-
format: "html"
|
|
384
|
-
frequency: "daily"
|
|
385
|
-
time: "08:00"
|
|
386
|
-
timezone: "America/New_York"
|
|
387
|
-
recipients:
|
|
388
|
-
- "team@company.com"
|
|
389
|
-
|
|
390
|
-
# Weekly report
|
|
391
|
-
- name: "weekly_report"
|
|
392
|
-
report: "all"
|
|
393
|
-
format: "pdf"
|
|
394
|
-
frequency: "weekly"
|
|
395
|
-
day: "monday"
|
|
396
|
-
time: "09:00"
|
|
397
|
-
recipients:
|
|
398
|
-
- "management@company.com"
|
|
399
|
-
|
|
400
|
-
# Monthly summary
|
|
401
|
-
- name: "monthly_summary"
|
|
402
|
-
report: "all"
|
|
403
|
-
format: "pdf,excel"
|
|
404
|
-
frequency: "monthly"
|
|
405
|
-
day: 1
|
|
406
|
-
time: "09:00"
|
|
407
|
-
recipients:
|
|
408
|
-
- "stakeholders@company.com"
|
|
409
|
-
archive: true
|
|
410
|
-
```
|
|
411
|
-
|
|
412
|
-
### Delivery Methods
|
|
413
|
-
|
|
414
|
-
```yaml
|
|
415
|
-
reporting:
|
|
416
|
-
exports:
|
|
417
|
-
delivery:
|
|
418
|
-
# Email
|
|
419
|
-
email:
|
|
420
|
-
enabled: true
|
|
421
|
-
from: "reports@company.com"
|
|
422
|
-
smtp:
|
|
423
|
-
host: "smtp.company.com"
|
|
424
|
-
port: 587
|
|
425
|
-
auth_env:
|
|
426
|
-
user: "SMTP_USER"
|
|
427
|
-
password: "SMTP_PASSWORD"
|
|
428
|
-
|
|
429
|
-
# Slack
|
|
430
|
-
slack:
|
|
431
|
-
enabled: true
|
|
432
|
-
channel: "#reports"
|
|
433
|
-
include_preview: true
|
|
434
|
-
|
|
435
|
-
# Cloud storage
|
|
436
|
-
cloud:
|
|
437
|
-
enabled: true
|
|
438
|
-
provider: "s3" # s3, gcs, azure
|
|
439
|
-
bucket: "company-reports"
|
|
440
|
-
path: ".proagents/{{year}}/{{month}}/"
|
|
441
|
-
|
|
442
|
-
# Webhook
|
|
443
|
-
webhook:
|
|
444
|
-
enabled: true
|
|
445
|
-
url: "https://api.company.com/reports"
|
|
446
|
-
method: "POST"
|
|
447
|
-
```
|
|
448
|
-
|
|
449
|
-
---
|
|
450
|
-
|
|
451
|
-
## Export Templates
|
|
452
|
-
|
|
453
|
-
### Custom Templates
|
|
454
|
-
|
|
455
|
-
```yaml
|
|
456
|
-
reporting:
|
|
457
|
-
exports:
|
|
458
|
-
templates:
|
|
459
|
-
# Define custom template
|
|
460
|
-
executive_summary:
|
|
461
|
-
format: "pdf"
|
|
462
|
-
sections:
|
|
463
|
-
- type: "header"
|
|
464
|
-
title: "Executive Summary"
|
|
465
|
-
- type: "metrics"
|
|
466
|
-
metrics: ["features_completed", "velocity", "quality_score"]
|
|
467
|
-
- type: "chart"
|
|
468
|
-
chart_type: "trend"
|
|
469
|
-
data: "velocity_trend"
|
|
470
|
-
- type: "table"
|
|
471
|
-
title: "Top Achievements"
|
|
472
|
-
data: "achievements"
|
|
473
|
-
- type: "recommendations"
|
|
474
|
-
max_items: 5
|
|
475
|
-
|
|
476
|
-
# Technical report
|
|
477
|
-
technical_report:
|
|
478
|
-
format: "pdf"
|
|
479
|
-
sections:
|
|
480
|
-
- type: "header"
|
|
481
|
-
title: "Technical Report"
|
|
482
|
-
- type: "coverage"
|
|
483
|
-
- type: "quality_breakdown"
|
|
484
|
-
- type: "security_summary"
|
|
485
|
-
- type: "performance_metrics"
|
|
486
|
-
- type: "code_metrics"
|
|
487
|
-
```
|
|
488
|
-
|
|
489
|
-
---
|
|
490
|
-
|
|
491
|
-
## Export Status
|
|
492
|
-
|
|
493
|
-
```
|
|
494
|
-
┌─────────────────────────────────────────────────────────────┐
|
|
495
|
-
│ Export Status │
|
|
496
|
-
├─────────────────────────────────────────────────────────────┤
|
|
497
|
-
│ │
|
|
498
|
-
│ Recent Exports: │
|
|
499
|
-
│ ├── velocity-2024-01-31.pdf ✅ Complete (2 min ago) │
|
|
500
|
-
│ ├── quality-2024-01-31.csv ✅ Complete (5 min ago) │
|
|
501
|
-
│ └── monthly-summary.pdf 🔄 Processing (30%) │
|
|
502
|
-
│ │
|
|
503
|
-
│ Scheduled Exports: │
|
|
504
|
-
│ ├── daily_summary Next: Tomorrow 08:00 AM │
|
|
505
|
-
│ ├── weekly_report Next: Monday 09:00 AM │
|
|
506
|
-
│ └── monthly_summary Next: Feb 1, 09:00 AM │
|
|
507
|
-
│ │
|
|
508
|
-
│ Storage: 45 MB used (90 day retention) │
|
|
509
|
-
│ │
|
|
510
|
-
│ [View All] [Download Recent] [Clear Old] │
|
|
511
|
-
│ │
|
|
512
|
-
└─────────────────────────────────────────────────────────────┘
|
|
513
|
-
```
|
|
514
|
-
|
|
515
|
-
---
|
|
516
|
-
|
|
517
|
-
## Best Practices
|
|
518
|
-
|
|
519
|
-
1. **Choose Right Format**: PDF for sharing, CSV for analysis
|
|
520
|
-
2. **Schedule Regular Exports**: Automate recurring reports
|
|
521
|
-
3. **Archive Important Reports**: Keep historical data
|
|
522
|
-
4. **Secure Sensitive Data**: Encrypt exports with sensitive info
|
|
523
|
-
5. **Test Templates**: Verify formatting before distribution
|
|
524
|
-
6. **Monitor Storage**: Clean up old exports regularly
|