From 0e26a97282ae64697c8f3bb75488314640221912 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Sat, 19 Sep 2026 18:41:35 +0000 Subject: [PATCH] chore(governance): resolve the template tokens that have a factual answer These files shipped as the raw template, tokens and all. The tokens that name a fact the repository itself answers - project name, owner, forge, description - are filled here. The tokens that name a decision (contact addresses, PGP key, response time) are left exactly as they are and listed in the PR. --- .github/CODE_OF_CONDUCT.md | 4 ++-- .github/settings.yml | 4 ++-- 0-AI-MANIFEST.a2ml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 8d0bf88..f52669b 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -9,7 +9,7 @@ Copyright (c) Jonathan D.A. Jewell TEMPLATE INSTRUCTIONS (delete this block before publishing) ============================================================================ Replace all {{PLACEHOLDER}} values: - {{PROJECT_NAME}} - Your project name + rattlescript - Your project name hyperpolymath - GitHub/GitLab username or org rattlescript - Repository name {{CONDUCT_EMAIL}} - Email for conduct reports @@ -26,7 +26,7 @@ Review and customise: ## Our Pledge -We as members, contributors, and leaders pledge to make participation in {{PROJECT_NAME}} a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, colour, religion, or sexual identity and orientation. +We as members, contributors, and leaders pledge to make participation in rattlescript a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, colour, religion, or sexual identity and orientation. We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. diff --git a/.github/settings.yml b/.github/settings.yml index d1299fc..88c9eb8 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -7,13 +7,13 @@ # applied by the probot/settings app when changes are pushed to the default # branch. Install the app at: https://github.com/apps/settings # -# Template file — replace rattlescript and {{DESCRIPTION}} with actual values. +# Template file — replace rattlescript and Python-syntax AffineScript — write Python-style code, get affine resource guarantees and typed WASM with actual values. # ─── Repository Settings ─────────────────────────────────────────────────────── repository: name: "rattlescript" - description: "{{DESCRIPTION}}" + description: "Python-syntax AffineScript — write Python-style code, get affine resource guarantees and typed WASM" homepage: "https://github.com/hyperpolymath/rattlescript" private: false has_issues: true diff --git a/0-AI-MANIFEST.a2ml b/0-AI-MANIFEST.a2ml index 4ffac80..2992b0b 100644 --- a/0-AI-MANIFEST.a2ml +++ b/0-AI-MANIFEST.a2ml @@ -5,7 +5,7 @@ This is the root AI manifest for the template repository. ## Template Status This repository intentionally contains template placeholders before bootstrap. -Examples: `hyperpolymath`, `rattlescript`, `{{PROJECT_NAME}}`, `[YOUR-REPO-NAME]`. +Examples: `hyperpolymath`, `rattlescript`, `rattlescript`, `[YOUR-REPO-NAME]`. Do not invent project-specific values unless the operator runs template initialization (for example `just init`) or explicitly provides values.