From 0f23e684595e52a0677c0e519068bf7d6e584865 Mon Sep 17 00:00:00 2001 From: xywei Date: Tue, 7 Apr 2026 09:26:24 -0500 Subject: [PATCH] chore(openspec): archive per-interface controls change Move the completed formdsl-iga-multipatch-interface-controls OpenSpec artifacts into the dated archive path and move the matching execution plan from active to completed. Update multipatch tracking docs to reference archived/completed artifacts now that per-interface controls are merged. Validation: make dev. --- .../20260407-formdsl-iga-multipatch-interface-controls.md | 0 docs/formdsl-nurbs-multipatch-evaluation.md | 8 ++++---- docs/ufl-backend-support.md | 7 ++++--- .../.openspec.yaml | 0 .../design.md | 0 .../proposal.md | 0 .../specs/form-dsl-backend-assembly/spec.md | 0 .../tasks.md | 0 8 files changed, 8 insertions(+), 7 deletions(-) rename docs/exec-plans/{active => completed}/20260407-formdsl-iga-multipatch-interface-controls.md (100%) rename openspec/changes/{formdsl-iga-multipatch-interface-controls => archive/2026-04-07-formdsl-iga-multipatch-interface-controls}/.openspec.yaml (100%) rename openspec/changes/{formdsl-iga-multipatch-interface-controls => archive/2026-04-07-formdsl-iga-multipatch-interface-controls}/design.md (100%) rename openspec/changes/{formdsl-iga-multipatch-interface-controls => archive/2026-04-07-formdsl-iga-multipatch-interface-controls}/proposal.md (100%) rename openspec/changes/{formdsl-iga-multipatch-interface-controls => archive/2026-04-07-formdsl-iga-multipatch-interface-controls}/specs/form-dsl-backend-assembly/spec.md (100%) rename openspec/changes/{formdsl-iga-multipatch-interface-controls => archive/2026-04-07-formdsl-iga-multipatch-interface-controls}/tasks.md (100%) diff --git a/docs/exec-plans/active/20260407-formdsl-iga-multipatch-interface-controls.md b/docs/exec-plans/completed/20260407-formdsl-iga-multipatch-interface-controls.md similarity index 100% rename from docs/exec-plans/active/20260407-formdsl-iga-multipatch-interface-controls.md rename to docs/exec-plans/completed/20260407-formdsl-iga-multipatch-interface-controls.md diff --git a/docs/formdsl-nurbs-multipatch-evaluation.md b/docs/formdsl-nurbs-multipatch-evaluation.md index 37c4508..46af179 100644 --- a/docs/formdsl-nurbs-multipatch-evaluation.md +++ b/docs/formdsl-nurbs-multipatch-evaluation.md @@ -56,10 +56,10 @@ Implication: ## Tracking -- Active OpenSpec change: - `openspec/changes/formdsl-iga-multipatch-interface-controls/` -- Active execution plan: - `docs/exec-plans/active/20260407-formdsl-iga-multipatch-interface-controls.md` +- Per-interface controls archive: + `openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/` +- Per-interface controls completed plan: + `docs/exec-plans/completed/20260407-formdsl-iga-multipatch-interface-controls.md` - Multipatch numerical coupling archive: `openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-coupling-numerics/` - Multipatch numerical completed plan: diff --git a/docs/ufl-backend-support.md b/docs/ufl-backend-support.md index 1d826ed..474083f 100644 --- a/docs/ufl-backend-support.md +++ b/docs/ufl-backend-support.md @@ -180,6 +180,7 @@ These are tracked outcomes from the Phase 3 backlog tasks: `openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-coupling-numerics/` and `docs/exec-plans/completed/20260407-formdsl-iga-multipatch-interface-coupling-numerics.md`. - Per-interface coupling controls are tracked in active change - `openspec/changes/formdsl-iga-multipatch-interface-controls/` and active plan - `docs/exec-plans/active/20260407-formdsl-iga-multipatch-interface-controls.md`. + Per-interface coupling controls are completed and tracked in + `openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/` + and + `docs/exec-plans/completed/20260407-formdsl-iga-multipatch-interface-controls.md`. diff --git a/openspec/changes/formdsl-iga-multipatch-interface-controls/.openspec.yaml b/openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/.openspec.yaml similarity index 100% rename from openspec/changes/formdsl-iga-multipatch-interface-controls/.openspec.yaml rename to openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/.openspec.yaml diff --git a/openspec/changes/formdsl-iga-multipatch-interface-controls/design.md b/openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/design.md similarity index 100% rename from openspec/changes/formdsl-iga-multipatch-interface-controls/design.md rename to openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/design.md diff --git a/openspec/changes/formdsl-iga-multipatch-interface-controls/proposal.md b/openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/proposal.md similarity index 100% rename from openspec/changes/formdsl-iga-multipatch-interface-controls/proposal.md rename to openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/proposal.md diff --git a/openspec/changes/formdsl-iga-multipatch-interface-controls/specs/form-dsl-backend-assembly/spec.md b/openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/specs/form-dsl-backend-assembly/spec.md similarity index 100% rename from openspec/changes/formdsl-iga-multipatch-interface-controls/specs/form-dsl-backend-assembly/spec.md rename to openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/specs/form-dsl-backend-assembly/spec.md diff --git a/openspec/changes/formdsl-iga-multipatch-interface-controls/tasks.md b/openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/tasks.md similarity index 100% rename from openspec/changes/formdsl-iga-multipatch-interface-controls/tasks.md rename to openspec/changes/archive/2026-04-07-formdsl-iga-multipatch-interface-controls/tasks.md