Skip to content

docs: restore full RSR_COMPLIANCE content lost in Item 11 tail (#44)#45

Merged
hyperpolymath merged 2 commits into
mainfrom
chore/item11-restore-rsr-compliance
May 18, 2026
Merged

docs: restore full RSR_COMPLIANCE content lost in Item 11 tail (#44)#45
hyperpolymath merged 2 commits into
mainfrom
chore/item11-restore-rsr-compliance

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Remediation. The Item 11 tail dedup (ubicity#44) classified RSR_COMPLIANCE.md as a stale duplicate and deleted it, keeping a 1383-byte generic-template .adoc. But that .md was a 14138-byte real compliance audit (actual per-section scores like Documentation 15/15 ✅, coverage targets, per-criterion evidence) — the .adoc was not a faithful superset, so substantive content was lost.

This restores it: the canonical .md (recovered from git history at f3db1db~1) is converted to AsciiDoc via the vocab-preservation–gated converter (100% token coverage, 0 missing, 13.8KB) and replaces the template stub.

The other 5 Group-B pairs (KnotTheory.jl ROADMAP, nextgen/ubicity/recon-silly-ation/v3-templater MAINTAINERS) were verified faithfully promoted by the same tail sweep (100% coverage) — only RSR_COMPLIANCE regressed.

🤖 Generated with Claude Code

hyperpolymath and others added 2 commits May 17, 2026 02:05
The Item 11 tail dedup (#44) treated RSR_COMPLIANCE.md as a "stale .md"
and deleted it, keeping a 1383-byte generic-template .adoc — but the .md
was a 14138-byte real compliance audit (actual per-section scores,
coverage targets, evidence). That destroyed the substantive content.

This restores it: the canonical .md (recovered from git history) is
converted to AsciiDoc with a vocabulary-preservation gate (100% token
coverage, 0 missing) and replaces the template stub. Content-restoring,
no loss.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 9e92927 into main May 18, 2026
12 of 20 checks passed
@hyperpolymath hyperpolymath deleted the chore/item11-restore-rsr-compliance branch May 18, 2026 05:16
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 17 issues detected

Severity Count
🔴 Critical 8
🟠 High 3
🟡 Medium 6

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in quality.yml",
    "type": "missing_workflow",
    "file": "quality.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in security-policy.yml",
    "type": "missing_workflow",
    "file": "security-policy.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/ubicity/ubicity/benchmarks/mapper.bench.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/ubicity/ubicity/benchmarks/io.bench.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/ubicity/ubicity/benchmarks/validation.bench.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/ubicity/ubicity/tests/mapper.test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/ubicity/ubicity/tests/core.test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/ubicity/ubicity/tests/privacy.test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  },
  {
    "reason": "TypeScript file detected -- banned language",
    "type": "banned_language_file",
    "file": "/home/runner/work/ubicity/ubicity/tests/export.test.ts",
    "action": "flag",
    "rule_module": "cicd_rules",
    "severity": "critical"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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.

1 participant