From da473cfb2211b537e42c58c3c435ddbb078c9b8a Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Tue, 24 Mar 2026 10:36:25 -0500 Subject: [PATCH] chore: add .moko-standards from MokoStandards --- .moko-standards | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .moko-standards diff --git a/.moko-standards b/.moko-standards new file mode 100644 index 0000000..10119ea --- /dev/null +++ b/.moko-standards @@ -0,0 +1,20 @@ +# Copyright (C) 2026 Moko Consulting +# SPDX-License-Identifier: GPL-3.0-or-later +# FILE INFORMATION +# DEFGROUP: MokoStandards.Templates.Config +# INGROUP: MokoStandards.Templates +# REPO: https://github.com/mokoconsulting-tech/MokoStandards +# PATH: /templates/configs/moko-standards.yml +# VERSION: 04.00.04 +# BRIEF: Governance attachment template — synced to .moko-standards in every governed repository +# NOTE: Tokens replaced at sync time: mokoconsulting-tech, MokoCassiopeia, waas-component, 04.00.04 +# +# This file is managed automatically by MokoStandards bulk sync. +# Do not edit manually — changes will be overwritten on the next sync. +# To update governance settings, open a PR in MokoStandards instead: +# https://github.com/mokoconsulting-tech/MokoStandards + +standards_source: "https://github.com/mokoconsulting-tech/MokoStandards" +standards_version: "04.00.04" +platform: "waas-component" +governed_repo: "mokoconsulting-tech/MokoCassiopeia"