inter-hub-haskell/Web/View
Bernd Worsch 3737845e02 fix(WP-0017/E4): Layer 3 error fixes — round 2 (18 files)
Fixes 46 compile errors across 18 controllers and views:
- BridgeResponse missing from explicit import lists (Widgets, RequirementCandidates,
  DecisionRecords, AgentDelegations) — dot-notation HasField resolution fails without
  the type in scope under DuplicateRecordFields
- unId not in IHP v1.5 — replaced all fmap (Id . unId) with fmap coerce
- respondWith not in IHP — replaced with plain redirectTo in 5 controllers
- [hubId] list param to sqlQuery — replaced with (Only hubId) tuple
- deleteWhere not in IHP — replaced with query/filterWhere/fetch/deleteRecords
- fill @'["label"] mismatch — field is label_ in generated types, not label
- PersistUUID/toUUID (persistent-style) — replaced with (Only id)
- intercalate + jsonArrayTexts ambiguity in GovernanceTemplates — hid Index import,
  removed local duplicates, added Data.Text (intercalate)
- Int16 not in scope in AntifragilityDashboard — changed to Int (score :: Int)
- typeArraySection type mismatch in HubCapabilityManifests/Edit — unified to [Text]
- renderForm arity mismatch — added action param to DecisionRecords/New.renderForm
- Missing qualified Data.Aeson import in AdaptiveThresholds
- Missing ?request::Request constraint in Api/V2/WidgetPatterns.renderJsonWithStatus

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 12:17:45 +00:00
..
AdaptiveThresholds fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
AgentDelegations fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
AgentProposals fix(WP-0014/A2): continued type-correctness fixes and Tailwind CSS output 2026-04-08 01:49:41 +00:00
AgentRegistrations fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
AiGovernancePolicies fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
Annotations fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
AnnotationThreads fix(WP-0014): pre-flight compilation fixes, Tailwind pipeline, and admin seed 2026-04-04 09:55:12 +00:00
ApiConsumers fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
ApiDashboard fix(WP-0014): pre-flight compilation fixes, Tailwind pipeline, and admin seed 2026-04-04 09:55:12 +00:00
ApiKeys fix(WP-0014): pre-flight compilation fixes, Tailwind pipeline, and admin seed 2026-04-04 09:55:12 +00:00
ArchiveRecords fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
CollectiveProposals fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
CrossHubPropagations fix(WP-0014): pre-flight compilation fixes, Tailwind pipeline, and admin seed 2026-04-04 09:55:12 +00:00
DecisionRecords fix(WP-0017/E4): Layer 3 error fixes — round 2 (18 files) 2026-04-12 12:17:45 +00:00
DeploymentRecords fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
EnvelopeEmissionContracts fix(WP-0014): pre-flight compilation fixes, Tailwind pipeline, and admin seed 2026-04-04 09:55:12 +00:00
FederatedGovernance fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
FederatedPolicyOverlays fix(WP-0014): pre-flight compilation fixes, Tailwind pipeline, and admin seed 2026-04-04 09:55:12 +00:00
GovernanceTemplates fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
HubCapabilityManifests fix(WP-0017/E4): Layer 3 error fixes — round 2 (18 files) 2026-04-12 12:17:45 +00:00
HubRegistry fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
HubRoutingRules fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
Hubs fix(WP-0017/E4): Layer 3 error fixes — round 2 (18 files) 2026-04-12 12:17:45 +00:00
InstitutionalKnowledge fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
InteractionReportingContracts fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
LearningDashboard fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
LineageEnrichment fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
MarketplaceDashboard fix(WP-0014): pre-flight compilation fixes, Tailwind pipeline, and admin seed 2026-04-04 09:55:12 +00:00
ModelRoutingPolicies fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
OutcomeCorrelations fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
PatternPerformance fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
RequirementCandidates fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
Requirements fix(WP-0014): pre-flight compilation fixes, Tailwind pipeline, and admin seed 2026-04-04 09:55:12 +00:00
Sessions fix(WP-0014/A2): continued type-correctness fixes and Tailwind CSS output 2026-04-08 01:49:41 +00:00
StaticPages fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
StewardshipRoles fix(WP-0017/E3): Layer 3 error fixes — controllers and views 2026-04-11 23:40:31 +00:00
TypeRegistries fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
WebhookSubscriptions fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
WidgetAdapterSpecs fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
WidgetOwnerships fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
WidgetPatterns fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
Widgets fix(WP-0016): Layer 3 compilation fixes — Sessions auth, Widgets import consolidation, Scientific type 2026-04-10 23:13:09 +00:00
Prelude.hs fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00