Add arckit-uk-teal community overlay (UK Government Teal Book project delivery)#567
Open
tractorjuice wants to merge 1 commit into
Open
Add arckit-uk-teal community overlay (UK Government Teal Book project delivery)#567tractorjuice wants to merge 1 commit into
tractorjuice wants to merge 1 commit into
Conversation
… delivery) New community plugin aligned to The Teal Book (NISTA / Government Project Delivery) and the GovS 002 Project Delivery Functional Standard — the "how" companion to the Green Book business case (sobc), GDS plan (plan), and Orange Book risk register (risk) that ArcKit core already provides. 3 commands (Teal-specific artefacts core lacks): - uk-teal-ciaf — GovS 002 CIAF capability self-assessment (TEALCIAF) - uk-teal-tailoring — Delivery Management Approach, Part B / Ch. 9 (TEALDMA) - uk-teal-assurance — Integrated Assurance and Approval Plan / IAAP (TEALIAAP) The new commands handoff into core (sobc, plan, risk, conformance, maturity-model); cross-reference flows overlay->core only, preserving the invariant that core never depends on an optional overlay. Packaging & wiring: - recipe uk-teal-delivery (composes the UK Government baseline + 3 Teal artefacts) - 3 doc-type codes (TEALCIAF/TEALDMA/TEALIAAP, regime UK, HIGH) in doc-types.mjs + the /arckit:pages allow-list; templates mirrored into .arckit/templates/ - marketplace.json entry (12th plugin); converter PLUGIN_SOURCES += arckit-uk-teal - regenerated all five non-Claude extensions (Codex/OpenCode/Gemini/Copilot/Paperclip) - overlay enumerations added to the three plugin test suites - docs: README overlay section + enumeration/count updates, root CHANGELOG entry, landing-page card and commands.html filter + rows Full test suite green (997 passed, 219 skipped). https://claude.ai/code/session_01Tv3i1HFE9Qc81B7yFRX3wH
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.
New community plugin aligned to The Teal Book (NISTA / Government Project
Delivery) and the GovS 002 Project Delivery Functional Standard — the "how"
companion to the Green Book business case (sobc), GDS plan (plan), and Orange
Book risk register (risk) that ArcKit core already provides.
3 commands (Teal-specific artefacts core lacks):
The new commands handoff into core (sobc, plan, risk, conformance,
maturity-model); cross-reference flows overlay->core only, preserving the
invariant that core never depends on an optional overlay.
Packaging & wiring:
landing-page card and commands.html filter + rows
Full test suite green (997 passed, 219 skipped).
https://claude.ai/code/session_01Tv3i1HFE9Qc81B7yFRX3wH