Skip to content

chore(standards): replace local standards/ with platform stub (Phase 1)#16

Merged
kristopherjturner merged 1 commit intomainfrom
chore/phase-1-standards-stub
Apr 12, 2026
Merged

chore(standards): replace local standards/ with platform stub (Phase 1)#16
kristopherjturner merged 1 commit intomainfrom
chore/phase-1-standards-stub

Conversation

@kristopherjturner
Copy link
Copy Markdown
Contributor

Phase 1 of the AzureLocal platform rollout per ADR-0002.

  • Deletes standards/ (drifted duplicates of azurelocal.github.io/standards/)
  • Adds STANDARDS.md at repo root — a 6-line stub linking to AzureLocal/platform/standards/

From here on, standards edits are PRs against AzureLocal/platform.

Test plan

  • Repo still builds / docs still render (no internal link references into the deleted standards/ folder remain)
  • STANDARDS.md link-checks

🤖 Generated with Claude Code

…eLocal/platform

Phase 1 of the platform rollout (ADR-0002). Deletes the local copies of
org-wide standards docs and replaces them with a STANDARDS.md stub linking
to the canonical source in AzureLocal/platform/standards/.

The previous .md files were duplicates of azurelocal.github.io/standards/
that had drifted. The canonical copies now live (and are authored) in
AzureLocal/platform; this repo consumes them by reference.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 12, 2026 23:37
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Phase 1 of the AzureLocal standards “single source of truth” rollout: removes the repo-root standards/ markdown duplicates and introduces a root STANDARDS.md stub that points contributors to the centralized standards in AzureLocal/platform.

Changes:

  • Deleted the repo-root standards/*.md pages.
  • Added a root STANDARDS.md linking to AzureLocal/platform/standards and the rendered standards site.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
standards/variables.md Removed local duplicate standards content.
standards/solutions.md Removed local duplicate standards content.
standards/scripting.md Removed local duplicate standards content.
standards/naming.md Removed local duplicate standards content.
standards/infrastructure.md Removed local duplicate standards content.
standards/index.md Removed local standards index page.
standards/examples.md Removed local examples/IIC policy page.
standards/documentation.md Removed local documentation standards page.
standards/automation.md Removed local automation interoperability page.
STANDARDS.md Added a root-level stub pointing to the central standards source and governance ADR.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread STANDARDS.md
@@ -0,0 +1,9 @@
# Standards

AzureLocal organization standards are maintained centrally in the [`AzureLocal/platform`](https://github.com/AzureLocal/platform) repository. This repo does **not** keep a local copy.
Copy link

Copilot AI Apr 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

STANDARDS.md states that this repo "does not keep a local copy", but docs/standards/* still exists (and mkdocs.yml nav points to those pages). Either remove/replace the docs/standards pages as part of this phase, or adjust this wording to accurately describe what remains in-repo (e.g., distinguish between the removed root standards/ duplicates vs the docs site content).

Suggested change
AzureLocal organization standards are maintained centrally in the [`AzureLocal/platform`](https://github.com/AzureLocal/platform) repository. This repo does **not** keep a local copy.
AzureLocal organization standards are maintained centrally in the [`AzureLocal/platform`](https://github.com/AzureLocal/platform) repository. This repo does **not** maintain a separate canonical copy; any in-repo standards pages are documentation-site content/rendered copies, and the source of truth remains in `AzureLocal/platform`.

Copilot uses AI. Check for mistakes.
@kristopherjturner kristopherjturner merged commit 24ae511 into main Apr 12, 2026
5 of 6 checks passed
@kristopherjturner kristopherjturner deleted the chore/phase-1-standards-stub branch April 12, 2026 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants