Skip to content

Standards

The authoritative platform standards for every repo in the estate. Each standard is defined here first and inherited everywhere else — repos never carry their own divergent copies. Standards are delivered three ways: the HCS Governance MCP serves them to AI clients at session start (scope-aware), this public site is the human and offline reference, and each repo's AGENTS.md carries a minimal fallback digest with links back to these pages.

StandardWhat it governs
GovernanceHard rules, commit format, work-item references, review gates
ScriptingPowerShell 7+ everywhere — headers, strict mode, error handling
AutomationPipelines, scheduled jobs, and the unified runner model
InfrastructureIaC conventions for Terraform, Bicep, and ARM
TestingPester unit tests, validation profiles, coverage expectations
VariablesVariable naming, layering, and no-inline-secrets rules
NamingResource, repo, and artifact naming conventions
Key VaultSingle-source-of-truth secret management
DocumentationMarkdown-only docs, draw.io diagrams, commit prose
Documentation platformsSanctioned docs frameworks and per-repo assignments
Agents (multi-model)Canonical AI-tool layout: AGENTS.md, CLAUDE.md shim, per-tool configs
AI workspaceThe .ai/ directory contract — session state and durable memory
SolutionsSolution-level repo structure and composition
ProvisioningEnvironment and resource provisioning flow
ExamplesWorked examples that accompany the standards
Authoring standardsHow standards themselves are written and changed
Build environmentsThe 4-tier runner priority and build-host rules
ADO project strategySolution vs per-repo project model (ado_model) and Title-Case naming
Work itemsWork item types, hierarchy, and required detail
Work item syncSplit source of truth — GitHub masters Issues/Bugs/Feature-Requests, ADO masters the planning hierarchy
GitHub IssuesNative GitHub issue types/fields/labels, roadmap marker, no-reinvention policy
Project managementAuthoritative trackers, reusable read-only PMO boards, and restricted publication

Standards carry a scope header (hcs, tierpoint-prodtech, or azurelocal). Only the hcs scope is published here; scoped variants are served exclusively through the HCS Governance MCP to the repos they apply to.

Copyright © Hybrid Cloud Solutions LLC — Kristopher Turner