From 73990e4212afa7e0e8dca315ffbb6eefd8189095 Mon Sep 17 00:00:00 2001 From: gsxdsm Date: Thu, 11 Jun 2026 22:31:35 -0700 Subject: [PATCH] FN-6253: index workflow policy ownership map Index the workflow policy ownership documentation from the docs landing page. - Add workflow-policy-ownership-map.md to docs/README.md's reference table. - Summarize the map's merge, retry, scheduling, and recovery policy coverage. Files changed: docs/README.md | 1 + 1 file changed, 1 insertion(+) Fusion-Task-Id: FN-6253 Fusion-Task-Lineage: bf04e915-7cd1-436c-9edc-a0bde285f551 --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index ba6b26520c..ec80d6291a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -116,6 +116,7 @@ For a full walkthrough (installation, onboarding, first task, and daily workflow | [Test Speed Audit (FN-5048)](./test-speed-audit-FN-5048.md) | Measured baseline test performance, offender list, and optimization priorities | | [Soft-Delete Verification Matrix](./soft-delete-verification-matrix.md) | Authoritative checklist for the FN-5105 → FN-5143 soft-delete stream: scenario × layer coverage | | [Self-Healing Backward Move Audit](./self-healing-backward-move-audit.md) | Audit of self-healing backward-move safety checks and edge-case validation | +| [Workflow Policy Ownership Map](./workflow-policy-ownership-map.md) | U1 characterization map classifying production merge, retry, scheduling, and recovery policy branches before workflow-policy migration cutover | | [Test-Speed Baseline (2026-06-03)](./test-speed-baseline-2026-06-03.md) | Measured per-file test timing baseline and optimization targets (successor to FN-5048 audit) | | [ACP Runtime Contract](./acp-contract.md) | Agent Client Protocol plugin launch/readiness contract and failure taxonomy | | [Mission Completion Gate Contract](./missions-completion-contract.md) | Decision record for mission completion gate invariants and acceptance flow |