From 1e1c18c0ef1e1475ab67c69529094b4d1ca7d315 Mon Sep 17 00:00:00 2001 From: Christopher Yamas Date: Thu, 4 Jun 2026 06:49:44 -0400 Subject: [PATCH] docs: add governance > roadmap page and placeholder board action for tides roadmap 2026-2027 --- ...6-06-04 approve-tides-roadmap-2026-2027.md | 8 ++++++++ docs/governance/roadmap.md | 20 +++++++++++++++++++ mkdocs.yml | 3 ++- 3 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 docs/governance/actions/2026-06-04 approve-tides-roadmap-2026-2027.md create mode 100644 docs/governance/roadmap.md diff --git a/docs/governance/actions/2026-06-04 approve-tides-roadmap-2026-2027.md b/docs/governance/actions/2026-06-04 approve-tides-roadmap-2026-2027.md new file mode 100644 index 00000000..cfb3612f --- /dev/null +++ b/docs/governance/actions/2026-06-04 approve-tides-roadmap-2026-2027.md @@ -0,0 +1,8 @@ +--- +title: Approved TIDES Roadmap for 2026-2027 +date: 2026-06-04 +via: Pull Request approved by 3 or more TIDES Board members +loc: ../roadmap +--- + +PLACEHOLDER, pending Board approval. The TIDES Roadmap for 2026-2027 is published and approved through the Pull Request that adds it to this site. The approval date above is a placeholder; on approval it will be set to the date the Pull Request is approved by three or more TIDES Board members. See the [Pull Request](PR_URL) for the record of approvals. diff --git a/docs/governance/roadmap.md b/docs/governance/roadmap.md new file mode 100644 index 00000000..ab3255a4 --- /dev/null +++ b/docs/governance/roadmap.md @@ -0,0 +1,20 @@ +# TIDES Roadmap 2026-2027 + +!!! note "Status: pending Board approval" + This page is a placeholder. The TIDES Roadmap for 2026-2027 is in Board review. Once it is approved by three or more Board members through the Pull Request that publishes it, this page will host the approved Roadmap, and the approval will be recorded under [Board Actions](actions.md). A companion Gantt chart, showing how each Roadmap item is resourced, is published alongside the Roadmap. + +## Publication format (Board decision pending) + +The Roadmap will be published in one of the two formats below. Both are shown here for the Board to choose; the chosen one replaces this block before publication. + +### Option A. Living Google Doc (view and comment enabled) + +Host the Roadmap as a linked Google Doc with "anyone with the link can comment" enabled, inviting ongoing community input on the Roadmap over time. + +> The current TIDES Roadmap is maintained as a living document: [View and comment on the TIDES Roadmap 2026-2027](GOOGLE_DOC_LINK) + +### Option B. Downloadable PDF (static, versioned) + +Host a static PDF download, matching how the TODS site publishes its materials on its Resources page. Store the PDF in `docs/assets/` and link it: + +> Download the TIDES Roadmap 2026-2027 (PDF) diff --git a/mkdocs.yml b/mkdocs.yml index 1d3b7473..80802352 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -97,8 +97,9 @@ nav: - Other Policies: - Code of conduct: governance/policies/code-of-conduct.md - Contributor license agreement: governance/policies/CLA.md - - Board Actions: governance/actions.md + - Board Actions: governance/actions.md - Board Meetings: governance/meetings.md + - Roadmap: governance/roadmap.md - Resources: resources.md copyright: |