Skip to content

docs(governance): fill required-file placeholders#49

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/practical-newton-9eFe2
Jun 14, 2026
Merged

docs(governance): fill required-file placeholders#49
hyperpolymath merged 1 commit into
mainfrom
claude/practical-newton-9eFe2

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Summary

Governance-file placeholder cleanup: remove unfilled {{PLACEHOLDER}} tokens and rsr-template instruction blocks from the repo's governance REQUIRED_FILES, and fix stale wrong-project naming. CI gates were already green; this is consistency cleanup.

Files changed

  • SECURITY.md

  • CODE_OF_CONDUCT.md

    • Deleted the <!-- TEMPLATE INSTRUCTIONS … --> block.
    • Filled {{CONDUCT_EMAIL}}6759885+hyperpolymath@users.noreply.github.com, {{CONDUCT_TEAM}}conduct team, {{RESPONSE_TIME}}5 working days.
    • Fixed wrong-project naming Nextgen Languagestangle and the discussions URL.
  • CONTRIBUTING.md

    • Fixed wrong-project naming nextgen-languagestangle (clone URL, dev dir names, issue-label URLs).

Left intact (by design)

  • README.adoc ecosystem section's *Nextgen Languages* entry — a genuine cross-reference to the related project, not wrong-project naming.
  • Template files: QUICKSTART-DEV.adoc, QUICKSTART-MAINTAINER.adoc (self-labelled templates with build/test/package tokens that have no obvious values), and the contractile/k9/bot-directive templates (.machine_readable/contractiles/Adjustfile.a2ml, .machine_readable/contractiles/dust/Dustfile.a2ml, .machine_readable/bot_directives/methodology.a2ml) — out of scope.

Verification

git grep -nE '\{\{[A-Z_]+\}\}' over all canonical REQUIRED_FILES (SECURITY.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md, README.adoc, LICENSE, CHANGELOG.md, .machine_readable/6a2/{STATE,META,ECOSYSTEM}.a2ml) returns nothing.

https://claude.ai/code/session_017TXizM5c1Yd9HWf7Y15YH2


Generated by Claude Code

Remove unfilled {{PLACEHOLDER}} tokens from governance REQUIRED_FILES and
delete the rsr-template TEMPLATE INSTRUCTIONS blocks:

- SECURITY.md: drop TEMPLATE INSTRUCTIONS block; replace PGP-key machinery
  ({{PGP_KEY_URL}}, unset fingerprint) with a no-PGP fallback pointing at
  GitHub Security Advisories (mirrors quandledb #50/#51); fix wrong-project
  naming nextgen-languages -> tangle in URLs and prose.
- CODE_OF_CONDUCT.md: drop TEMPLATE INSTRUCTIONS block; fill {{CONDUCT_EMAIL}}
  -> 6759885+hyperpolymath@users.noreply.github.com, {{CONDUCT_TEAM}} ->
  conduct team, {{RESPONSE_TIME}} -> 5 working days; fix wrong-project naming.
- CONTRIBUTING.md: fix wrong-project naming nextgen-languages -> tangle
  (clone URL, dir names, label URLs).

Genuine cross-references (README.adoc ecosystem mention of Nextgen Languages)
left intact. Template files (QUICKSTART-*.adoc, contractile/k9 templates)
untouched.

https://claude.ai/code/session_017TXizM5c1Yd9HWf7Y15YH2
@hyperpolymath hyperpolymath marked this pull request as ready for review June 14, 2026 14:40
@hyperpolymath hyperpolymath merged commit dc6f91c into main Jun 14, 2026
12 checks passed
@hyperpolymath hyperpolymath deleted the claude/practical-newton-9eFe2 branch June 14, 2026 14:40
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