Skip to content

Align ash_ui with unified_dsl runtime architecture - #15

Merged
pcharbon70 merged 8 commits into
mainfrom
codex/spec-rebaseline
Mar 21, 2026
Merged

Align ash_ui with unified_dsl runtime architecture#15
pcharbon70 merged 8 commits into
mainfrom
codex/spec-rebaseline

Conversation

@pcharbon70

Copy link
Copy Markdown
Collaborator

Summary

  • re-baseline the specs, planning docs, and resource contracts around the unified_dsl architecture
  • replace mock runtime binding paths with real Ash-backed reads, writes, lists, and actions
  • harden LiveView lifecycle/reactivity, resource authorization, renderer selection, and conformance traceability

Stages Included

  • Step 1: spec and planning re-baseline
  • Step 2: real Ash-backed runtime bindings
  • Step 3: LiveView reactivity and lifecycle hardening
  • Step 4: authorization hardening
  • Step 5: renderer selection and fallback hardening
  • Step 6: conformance coverage, traceability, and reporting refresh

Verification

  • mix test test/ash_ui/runtime
  • mix test test/ash_ui/runtime test/ash_ui/liveview
  • mix test test/ash_ui/authorization test/ash_ui/runtime test/ash_ui/liveview
  • mix test test/ash_ui/rendering
  • mix test test/ash_ui/conformance_traceability_test.exs test/ash_ui/telemetry_test.exs
  • mix test test/ash_ui/compiler/incremental_test.exs test/ash_ui/compiler/phase_6_integration_test.exs
  • ./scripts/validate_specs_governance.sh
  • ./scripts/validate_code_docs.sh
  • ./scripts/run_conformance.sh

@pcharbon70
pcharbon70 merged commit 0c0d5c1 into main Mar 21, 2026
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant