test(fdm): cover workflow and ruleset projections - #1751
Merged
Conversation
Owner
Author
|
自己レビュー結果(2026-09-08 JST) 差分を確認しました。今回の変更は #1731 の L4/L5 projection coverage 補強に限定され、workflow/ruleset の状態判断、acceptance/waiver mutation、runtime event からの推論は追加していません。 確認ポイント:
指摘事項: なし。 検証:
補足: 最初の sandboxed pnpm 実行は pnpm registry signature fetch/verification で失敗しましたが、network-capable execution で同じ検証を再実行して pass しています。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Scope
/private/tmp/hierarchidb-1731-l4-l5-projection-followthroughcodex/fdm-1731-l4-l5-projection-followthroughValidation
pnpm -w turbo run test typecheck build --filter @hierarchidb/fdm-apipnpm -w turbo run test typecheck build --filter @hierarchidb/fdm-pluginpnpm -w exec biome check packages/fdm-api/src/__tests__/fdmDashboardValidators.test.ts plugins/fdm-plugin/src/ui/dashboard/FdmDashboardPresentation.tsx plugins/fdm-plugin/src/ui/dashboard/__tests__/FdmDashboardView.test.tsx docs/fdm-seven-layer-contract-audit.mdgit diff --checkNote: the first sandboxed pnpm attempt failed while fetching/verifying pnpm registry signatures. The same validation was rerun with network-capable execution and passed.
Rollback
Revert this PR. The change is limited to projection metadata display, tests, and audit documentation; it does not add workflow/ruleset mutation behavior or local decision logic.
Closes #1731