Commit a2857fa
authored
* docs(adr): renumber ADRs to 001-027 and consolidate boundaries
- Renumber ADR catalog: 001 (Python 3.13) through 027 (Truth Layer)
- Consolidate ADRs: 003 (adapter+boundaries+connector registry), 004 (FastAPI+REST/MCP), 007 (memory tiers+builder+partitioning+namespace), 017 (azd+Flux GitOps), 024 (communication+isolation+async)
- Remove orphan adr-021-azd-first-deployment.md (duplicate of consolidated 017)
- Sanitize historical prose: remove obsolete ADR-NNN breadcrumbs from consolidated docs
- Update CHANGELOG, CONTRIBUTING, .gitignore, governance docs to canonical numbers
- Update memories/repo/architecture-decisions.md to current 27-ADR scheme
* feat(lib): foundry agent improvements + factory endpoint hardening
- foundry.py: enhanced Foundry agent client (163 line delta) — pipeline robustness
- app_factory.py + endpoints.py + foundry_lifecycle.py: factory hardening, lifecycle hooks
- prompt_loader.py: prompt loading enhancements
- mcp/server.py: minor MCP server tweak
- Tests: +84 lines factory endpoints, +447 lines foundry coverage
* chore(infra): align deploy workflow + bicep + helm release with ADR-017/021/026
- deploy-azd.yml: workflow updates
- shared-infrastructure.bicep: ADR ref updates and infra alignment
- render-helm.sh: ADR ref updates
- ecommerce-catalog-search.yaml HelmRelease: minor adjustments
* feat(ui): agent invocation telemetry hook + streaming service + semantic search hardening
* feat(ui): demo scenarios, agent telemetry, product graph + admin enhancements
- New: scenarios pages, AdminLaunchpad, demo components, agent invocation telemetry, fleet summary, agent streaming service
- Enhanced: ProductGraphCanvas, AgentRobot/AgentRobotOverlay, Navigation, AdminServiceDashboardPage
- Hooks: useAgentInvocationTelemetry, useFleetSummary, expanded useAgentMonitor/useEnrichmentMonitor
- API proxy + base URL resolver hardening
- Tests: ProductGraphCanvas, AgentProfileDrawer, productService unit tests; cockpit-readiness, dark-mode-regression, demo-narrative e2e specs
- Issues #924, #928, #929 (agent-fixes)
* feat(ui): commerce cockpit polish, thinking bubble, robot intro, dark mode + test hardening
- Add ThinkingBubble and RobotScatterIntro components
- Product similarity hook for related items
- Commerce agent layout test coverage
- Dark mode regression spec fixes
- API proxy env test expansion
- Agent profiles and streaming service improvements
- Theme context and global CSS refinements
1 parent 9787939 commit a2857fa
176 files changed
Lines changed: 11318 additions & 3877 deletions
File tree
- .github
- agents
- data
- prompts
- workflows
- .infra
- azd/hooks
- .kubernetes/releases/agents
- apps/ui
- app
- admin
- api
- [...path]
- cart
- category
- checkout
- dashboard
- deals
- orders
- order/[id]
- product
- profile
- scenarios/[id]
- search
- wishlist
- components
- admin
- demo
- molecules
- organisms
- templates
- contexts
- lib
- agents
- demo
- hooks
- providers
- services
- types
- utils
- tests
- e2e
- dark-mode-regression.spec.ts-snapshots
- unit
- docs
- architecture
- adrs
- components
- apps
- libs
- diagrams
- test-plans
- business_scenarios
- governance
- implementation
- roadmap
- lib
- src/holiday_peak_lib
- agents
- app_factory_components
- mcp
- tests
- memories/repo
- mkdocs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
| 388 | + | |
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| |||
2025 | 2025 | | |
2026 | 2026 | | |
2027 | 2027 | | |
2028 | | - | |
| 2028 | + | |
2029 | 2029 | | |
2030 | 2030 | | |
2031 | 2031 | | |
| |||
2675 | 2675 | | |
2676 | 2676 | | |
2677 | 2677 | | |
2678 | | - | |
| 2678 | + | |
2679 | 2679 | | |
2680 | 2680 | | |
2681 | 2681 | | |
| |||
3432 | 3432 | | |
3433 | 3433 | | |
3434 | 3434 | | |
3435 | | - | |
| 3435 | + | |
3436 | 3436 | | |
3437 | 3437 | | |
3438 | 3438 | | |
| |||
3465 | 3465 | | |
3466 | 3466 | | |
3467 | 3467 | | |
3468 | | - | |
| 3468 | + | |
3469 | 3469 | | |
3470 | 3470 | | |
3471 | 3471 | | |
| |||
3527 | 3527 | | |
3528 | 3528 | | |
3529 | 3529 | | |
3530 | | - | |
| 3530 | + | |
3531 | 3531 | | |
3532 | 3532 | | |
3533 | 3533 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments