Commit Graph

282 Commits

Author SHA1 Message Date
master
8b1fe49f35 feat(ui): ship execution operations cutover 2026-03-08 09:33:05 +02:00
master
80257a4538 Complete self-serve search rollout 2026-03-08 08:50:38 +02:00
master
ac22ee3ce2 feat(ui): ship quota health aoc operations cutover 2026-03-08 08:18:51 +02:00
master
c9484c33ee Archive completed search consolidation sprints 2026-03-08 08:06:06 +02:00
master
ff9de893d5 feat(ui): ship offline operations cutover 2026-03-08 03:12:01 +02:00
master
93872e73ec Verify supported-route live search matrix 2026-03-08 02:23:58 +02:00
master
145e67a544 Harden live-backed unified search weighting and indexing 2026-03-08 02:23:43 +02:00
master
484abe0039 feat(ui): ship unified audit surfaces 2026-03-08 02:16:20 +02:00
master
6e00a48e00 feat(ui): ship policy decisioning studio 2026-03-08 01:35:18 +02:00
master
8ee40b56e9 Archive completed search foundation sprints 2026-03-08 00:16:35 +02:00
master
a6187c70b4 Consolidate search-first shell UX 2026-03-08 00:14:57 +02:00
master
f709d519ec feat(ui): ship contextual action primitives 2026-03-08 00:02:02 +02:00
master
a295841d25 Publish final search-first correction phases 2026-03-07 23:58:48 +02:00
master
c568e09a1d feat(ui): ship workflow visualization replay workspace 2026-03-07 23:25:13 +02:00
master
bbfa27ca39 Refine unified search answer shaping and viability 2026-03-07 21:49:10 +02:00
master
8f43378317 feat(ui): ship triage explainability workspace 2026-03-07 21:43:55 +02:00
master
437d26c47c Simplify the primary search surface 2026-03-07 20:58:52 +02:00
master
8ee5dcf420 Plan search operator correction phases 2026-03-07 20:35:32 +02:00
master
a3f532359b feat(ui): ship consolidated operations shell 2026-03-07 20:31:32 +02:00
master
55701483ea Tighten unified search ranking and optional telemetry 2026-03-07 20:29:44 +02:00
master
f23ca585d4 Collapse search into zero-learning starters 2026-03-07 19:48:46 +02:00
master
1088ae1bc4 feat(ui): ship reachability witnessing shell 2026-03-07 19:44:25 +02:00
master
3d036a144e Plan consolidated search corrective phases 2026-03-07 18:59:17 +02:00
master
820fb4ec25 Verify live search suggestions against ingested corpus 2026-03-07 18:52:18 +02:00
master
9d3bed1d0e feat(ui): ship trust-owned identity watchlist shell 2026-03-07 18:48:35 +02:00
master
e295768662 Consume weighted search answers and suppress dead chips 2026-03-07 18:38:02 +02:00
master
86a4928109 Add implicit scope weighting and suggestion viability 2026-03-07 18:21:43 +02:00
master
601d6f24be docs(ui): map restoration topics and delivery sprints 2026-03-07 17:48:12 +02:00
master
b429341f10 Plan zero-learning search consolidation phases 2026-03-07 17:22:20 +02:00
master
44c2b896e7 user settings and breadcrumb fixes 2026-03-07 17:14:30 +02:00
master
12d7eda923 compoennts consolidation and avoid dropping of functionality work in progress 2026-03-07 16:46:24 +02:00
master
b70457712b Fix release health multi-scope evidence contracts 2026-03-07 05:13:36 +02:00
master
afa23fc504 Fix router ASP.NET request body binding 2026-03-07 04:26:54 +02:00
master
edb947d602 Add grounded unified search answers and live verification 2026-03-07 03:55:51 +02:00
master
2ff0e1f86b Fix router messaging re-registration stability 2026-03-07 03:48:46 +02:00
master
28932d4a85 Document local CLI setup and harden live search suggestions 2026-03-07 03:12:40 +02:00
master
803940bd36 Add answer-first self-serve search UX 2026-03-07 01:21:14 +02:00
master
9b86ad825a Improve search and advisory UX flows 2026-03-06 19:13:26 +02:00
master
49763be70b context detemrinistic + randomized searches and fix for setup from stella-ops.local rather 127.1.0.* 2026-03-06 14:41:05 +02:00
master
a918d39a61 texts fixes, search bar fixes, global menu fixes. 2026-03-05 18:15:30 +02:00
master
8e1cb9448d consolidation of some of the modules, localization fixes, product advisories work, qa work 2026-03-05 03:54:22 +02:00
master
7bafcc3eef fix: filter domain assembly scans to Default ALC to prevent type identity mismatches
Plugin assemblies loaded via PluginHost into isolated AssemblyLoadContexts
produce distinct types even from the same DLL. When AppDomain.GetAssemblies()
returns both Default and plugin-ALC copies, DI registration and IOptions<T>
resolution silently fail (e.g. ValkeyTransportOptions defaulting to localhost).

Applied AssemblyLoadContext.Default filter to all 7 assembly discovery sites:
- MessagingServiceCollectionExtensions (transport plugin scan)
- StellaRouterIntegrationHelper (transport plugin loader)
- Gateway.WebService Program.cs (startup transport scan)
- GeneratedEndpointDiscoveryProvider (endpoint provider scan)
- ReflectionEndpointDiscoveryProvider (endpoint attribute scan)
- ServiceCollectionExtensions (schema provider scan)
- MigrationModulePluginDiscovery (migration plugin scan)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 14:01:12 +02:00
master
aaad8104cb chore(sprints): archive 20260226 advisories and expand deterministic tests 2026-03-04 03:09:23 +02:00
master
63c70a6d37 Search/AdvisoryAI and DAL conversion to EF finishes up. Preparation for microservices consolidation. 2026-02-25 18:19:22 +02:00
master
4db038123b documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF 2026-02-25 01:24:07 +02:00
master
b07d27772e search and ai stabilization work, localization stablized. 2026-02-24 23:29:36 +02:00
master
e746577380 wip: doctor/cli/docs/api to vector db consolidation; api hardening for descriptions, tenant, and scopes; migrations and conversions of all DALs to EF v10 2026-02-23 15:30:50 +02:00
master
bd8fee6ed8 stela ops usage fixes roles propagation and timoeut, one account to support multi tenants, migrations consolidation, search to support documentation, doctor and open api vector db search 2026-02-22 19:27:54 +02:00
master
a29f438f53 setup and mock fixes 2026-02-21 20:14:23 +02:00
master
b911537870 ui fixes 2026-02-21 16:21:33 +02:00