From 7ce02957b32574c4035eb97708ee5ff8ee895515 Mon Sep 17 00:00:00 2001 From: codex Date: Wed, 26 Aug 2026 08:28:56 +0200 Subject: [PATCH] fix(workplans): terminate frontmatter that ran into the document A missing newline fused the closing delimiter onto the last frontmatter value (`- KONT-WP-0016---`), or fused a value onto the following key. Either way the frontmatter never terminates and the whole body is swallowed. Because workplan files are selected by `type: workplan`, such a file is not invalid but invisible: it appears in no projection, raises no error, and is reported as neither a workplan nor a problem. A forge-derived reset would therefore read its correct hub record as no longer deriving and propose retiring live work. Only the missing newline is inserted; no value is altered. Refs STATE-WP-0083-T08 Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006 --- workplans/NK-WP-0011-enterprise-federation-saml.md | 3 ++- ...2-NET-WP-0019-t06-adjacent-user-lifecycle-dry-run-polish.md | 3 ++- ...2-NK-WP-0008-it-security-architecture-patterns-infospace.md | 3 ++- .../archived/260702-NK-WP-0012-iam-profile-specification.md | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/workplans/NK-WP-0011-enterprise-federation-saml.md b/workplans/NK-WP-0011-enterprise-federation-saml.md index 2960674..aab5936 100644 --- a/workplans/NK-WP-0011-enterprise-federation-saml.md +++ b/workplans/NK-WP-0011-enterprise-federation-saml.md @@ -18,7 +18,8 @@ supersedes_tasks: - NK-WP-0001-T05 - NK-WP-0001-T06 - NK-WP-0001-T07 - - NK-WP-0001-T08--- + - NK-WP-0001-T08 +--- # NK-WP-0011 — Enterprise Federation & SAML (Expanded-Mode Keycloak) diff --git a/workplans/archived/260702-NET-WP-0019-t06-adjacent-user-lifecycle-dry-run-polish.md b/workplans/archived/260702-NET-WP-0019-t06-adjacent-user-lifecycle-dry-run-polish.md index 0acbc54..b4635dc 100644 --- a/workplans/archived/260702-NET-WP-0019-t06-adjacent-user-lifecycle-dry-run-polish.md +++ b/workplans/archived/260702-NET-WP-0019-t06-adjacent-user-lifecycle-dry-run-polish.md @@ -14,7 +14,8 @@ depends_on: - NET-WP-0018 state_hub_workstream_id: "75d388b6-7ec1-4e1b-8c87-6ff44f953210" related: - - docs/user-engine-netkingdom-integration-assessment.md (broader user-engine vs net-kingdom fit, gaps, and recommendations)--- + - docs/user-engine-netkingdom-integration-assessment.md (broader user-engine vs net-kingdom fit, gaps, and recommendations) +--- # NET-WP-0019 - T06-adjacent Polish: Non-Root User Lifecycle Dry-Run Automation And Control Surface Improvements diff --git a/workplans/archived/260702-NK-WP-0008-it-security-architecture-patterns-infospace.md b/workplans/archived/260702-NK-WP-0008-it-security-architecture-patterns-infospace.md index 33f2876..88120ba 100644 --- a/workplans/archived/260702-NK-WP-0008-it-security-architecture-patterns-infospace.md +++ b/workplans/archived/260702-NK-WP-0008-it-security-architecture-patterns-infospace.md @@ -15,7 +15,8 @@ depends_on: - NK-WP-0006 state_hub_workstream_id: "053c6d96-9396-40c9-a2e5-c36531e7810d" execution_repo: infospace-bench -infospace_path: infospaces/patterns-of-it-securita-architecture--- +infospace_path: infospaces/patterns-of-it-securita-architecture +--- # NK-WP-0008 - IT Security Architecture Patterns Infospace diff --git a/workplans/archived/260702-NK-WP-0012-iam-profile-specification.md b/workplans/archived/260702-NK-WP-0012-iam-profile-specification.md index 3159553..2f80c1f 100644 --- a/workplans/archived/260702-NK-WP-0012-iam-profile-specification.md +++ b/workplans/archived/260702-NK-WP-0012-iam-profile-specification.md @@ -15,7 +15,8 @@ depends_on: - NK-WP-0006 state_hub_workstream_id: 9b8e4afc-eb71-47d9-8750-799a082b320a enables: - - NK-WP-0011--- + - NK-WP-0011 +--- # NK-WP-0012 — NetKingdom IAM Profile Specification