fix(awooop): complete inserted requirement work order
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 49s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled

This commit is contained in:
Your Name
2026-07-02 14:58:06 +08:00
parent 7c980eae9c
commit 0cfb6b65bd
5 changed files with 273 additions and 21 deletions

View File

@@ -8521,6 +8521,11 @@ function CommanderInsertedRequirementsPanel({
};
const spotlightIds = new Set([
nextId,
"CIR-P0-AILOOP-001",
"CIR-P0-LOG-001",
"CIR-P0-TG-001",
"CIR-P0-IA-001",
"CIR-P1-UI-001",
"CIR-P1-OPENCLAW-001",
"CIR-P2-UX-002",
]);