docs(governance): fill root required-file placeholders#36
Merged
Conversation
ReScript is banned estate-wide (Hyperpolymath Standard; shared CI gate cicd_rules/banned_language_file). Remove the nqc/web ReScript + React UI: - 18 *.res (src + Components + Pages + test) and 16 generated *.res.mjs - nqc/web/rescript.json - vendored React runtime (vendor/esm/react*.mjs) The canonical interface is the existing AffineScript TEA spec at nqc/src/ui/tea/nqc_gui.affine. deno.json keeps only the Deno static server + CORS proxy; browser rendering pends the affinescript-ecosystem DOM mounter (affinescript#56). README updated. Part of the estate-wide ReScript/TypeScript removal; the nextgen-databases language gate stays red until the remaining products (lithoglyph, verisimdb, vendored quandledb copy) are migrated too. https://claude.ai/code/session_017TXizM5c1Yd9HWf7Y15YH2
Estate-wide ReScript removal (continued) + governance hardening:
- A1a: delete generated vendored ReScript build artifacts under
quandledb/frontend/lib/{bs,es6,ocaml} (compiler output: *.res, *.res.mjs,
*.ast, *.cmj, ninja).
- A1b: replace the 7 lithoglyph SafeDOMExample.res copies with the
canonical SafeDOMExample.affine (mirrors krl/examples).
- B1: add the required `K9!` first-line magic to
verisimdb/connectors/test-infra/deploy.k9.ncl (Validate K9 contracts).
Language gate stays red until the remaining lithoglyph/verisimdb product
.res are migrated (UI -> AffineScript, systems -> Rust/SPARK).
https://claude.ai/code/session_017TXizM5c1Yd9HWf7Y15YH2
codeql.yml declared `javascript-typescript`, but the repo has no JS/TS source, so the analyze job recorded zero results / failed "no source files" every run. CodeQL's `actions` language scans the workflow files (present in every repo), giving real SAST signal. Per the repo's Hypatia workflow_audit finding. https://claude.ai/code/session_017TXizM5c1Yd9HWf7Y15YH2
…naming
Remove unfilled {{PLACEHOLDER}} tokens and rsr-template instruction
blocks from the root governance required-files.
SECURITY.md:
- Delete TEMPLATE INSTRUCTIONS block.
- Remove PGP key section (no key URL/fingerprint set; template marks it
optional) — keep email contact 6759885+hyperpolymath@users.noreply.github.com.
- Fix README.md cross-ref -> README.adoc (this repo uses README.adoc).
CODE_OF_CONDUCT.md:
- Delete TEMPLATE INSTRUCTIONS block.
- {{CONDUCT_EMAIL}} -> 6759885+hyperpolymath@users.noreply.github.com
- {{CONDUCT_TEAM}} -> conduct team
- {{RESPONSE_TIME}} -> 5 working days
Scope: root required-files only; subprojects and template files untouched.
https://claude.ai/code/session_017TXizM5c1Yd9HWf7Y15YH2
🔍 Hypatia Security ScanFindings: 262 issues detected
View findings[
{
"reason": "Issue in boj-build.yml",
"type": "missing_timeout_minutes",
"file": "boj-build.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in casket-pages.yml",
"type": "missing_timeout_minutes",
"file": "casket-pages.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in casket-pages.yml",
"type": "missing_timeout_minutes",
"file": "casket-pages.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in codeql.yml",
"type": "missing_timeout_minutes",
"file": "codeql.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in dogfood-gate.yml",
"type": "missing_timeout_minutes",
"file": "dogfood-gate.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in dogfood-gate.yml",
"type": "missing_timeout_minutes",
"file": "dogfood-gate.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in dogfood-gate.yml",
"type": "missing_timeout_minutes",
"file": "dogfood-gate.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in dogfood-gate.yml",
"type": "missing_timeout_minutes",
"file": "dogfood-gate.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in dogfood-gate.yml",
"type": "missing_timeout_minutes",
"file": "dogfood-gate.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
},
{
"reason": "Issue in instant-sync.yml",
"type": "missing_timeout_minutes",
"file": "instant-sync.yml",
"action": "flag",
"rule_module": "workflow_audit",
"severity": "medium"
}
]Powered by Hypatia Neurosymbolic CI/CD Intelligence |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
The root governance required-files carried unfilled rsr-template
{{PLACEHOLDER}}tokens andTEMPLATE INSTRUCTIONScomment blocks, which fail the estate governance gate (placeholder check in the sharedhyperpolymath/standardsgovernance-reusable bundle).Fix — root required-files only
SECURITY.mdTEMPLATE INSTRUCTIONSblock.{{PGP_KEY_URL}}× 3, fingerprint was[PGP fingerprint not set]), and the template explicitly marks the PGP section as optional/removable. The email contact6759885+hyperpolymath@users.noreply.github.comis kept.README.mdcross-reference →README.adoc(this repo shipsREADME.adoc, notREADME.md).CODE_OF_CONDUCT.mdTEMPLATE INSTRUCTIONSblock.{{CONDUCT_EMAIL}}→6759885+hyperpolymath@users.noreply.github.com{{CONDUCT_TEAM}}→conduct team{{RESPONSE_TIME}}→5 working daysScope
ROOT required-files only. Subproject governance files (
lithoglyph/**,verisimdb/**,verisim-modular-experiment/**,nqc/**,quandledb/**) and all template files (k9template-*.ncl/svc/k9/**,PLACEHOLDERS.adoc,agent_instructions/methodology.a2ml,*.contractile,.github/ISSUE_TEMPLATE/*) are deliberately untouched.CONTRIBUTING.md,README.adoc, and.machine_readable/6a2/{STATE,META,ECOSYSTEM}.a2mlwere checked and carried no placeholders.QUICKSTART-*.adocstill contain template tokens but are not in the required-file set (not referenced by any governance/scorecard workflow), so they are left as-is.Verify
git grep -nE '\{\{[A-Z_]+\}\}'over the root required-file set (SECURITY.md,CODE_OF_CONDUCT.md,CONTRIBUTING.md,README.adoc,LICENSE,.machine_readable/6a2/{STATE,META,ECOSYSTEM}.a2ml) returns nothing.Reference: quandledb #50 / #51.
https://claude.ai/code/session_017TXizM5c1Yd9HWf7Y15YH2
Generated by Claude Code