Skip to content

docs(readme): expand stub README to full structure#14

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/readme-expansion-2026-05-26
May 27, 2026
Merged

docs(readme): expand stub README to full structure#14
hyperpolymath merged 1 commit into
mainfrom
claude/readme-expansion-2026-05-26

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Summary

Expands the previous stub README (< 20 lines) into a substantive README covering: project description, layout, quickstart, status, and companion-repo cross-references. Grounded in this repo's actual content; no fabricated features.

Closes Row-2 Phase 1 of the 2026-05-26 estate tech-debt audit chain (covers this repo's HIGH-severity finding from standards#197).

Companion

  • standards#197 — estate documentation-debt audit (the audit that flagged this).
  • rsr-template-repo#75 — the docs-template/ seed this README's structure mirrors.

🤖 Generated with Claude Code

Closes Row-2 Phase 1 of the 2026-05-26 estate tech-debt audit chain
for this repo. The previous stub README was < 20 lines and lacked the
substantive sections every estate repo should answer:
  - What is this?
  - How do I use it (quickstart)?
  - What's in here (component layout)?
  - Status / maturity / licence.
  - Companion repositories.

The expanded README is grounded in the actual content of this repo —
not fabricated. Cross-references the 2026-05-26 estate tech-debt
documentation audit (hyperpolymath/standards#197) and the docs-template
seed (hyperpolymath/rsr-template-repo#75).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath enabled auto-merge (squash) May 26, 2026 17:21
@github-actions
Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 34 issues detected

Severity Count
🔴 Critical 1
🟠 High 16
🟡 Medium 17

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in scorecard.yml",
    "type": "missing_workflow",
    "file": "scorecard.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in mirror.yml",
    "type": "missing_workflow",
    "file": "mirror.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in secret-scanner.yml",
    "type": "missing_workflow",
    "file": "secret-scanner.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "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": "Required file missing (condition: public_repo)",
    "type": "missing_requirement",
    "file": ".github/workflows/scorecard.yml",
    "action": "create",
    "rule_module": "cicd_rules",
    "severity": "high"
  },
  {
    "reason": "Nickel file missing SPDX-License-Identifier header (1 occurrences, CWE-1104)",
    "type": "ncl_missing_spdx",
    "file": "/home/runner/work/git-reticulator/git-reticulator/configs/config.ncl",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "medium"
  },
  {
    "reason": "Nominal-only SAST in git-reticulator: codeql.yml language matrix contains no language present in the repo and lacks `actions`, so CodeQL records zero results on every commit. Remediation: set the CodeQL matrix to `language: actions`.",
    "type": "StaticAnalysis",
    "file": "/home/runner/work/git-reticulator/git-reticulator",
    "action": "auto_fix",
    "rule_module": "scorecard",
    "severity": "medium",
    "remediation": "Add CodeQL or equivalent SAST workflow.",
    "scorecard_check": "SAST"
  },
  {
    "reason": "Repository has 6 non-main remote branch(es). Policy: single main branch only.",
    "type": "GS007",
    "file": ".",
    "action": "delete_remote_branches",
    "rule_module": "git_state",
    "severity": "medium"
  },
  {
    "reason": "Code scanning (Hypatia): hypatia/structural_drift/SD004 -- Hypatia structural_drift: SD004 -- 4 day(s) old",
    "type": "CSA001",
    "file": ".machine_readable/STATE.a2ml",
    "action": "update",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  },
  {
    "reason": "Code scanning (Hypatia): hypatia/structural_drift/SD009 -- Hypatia structural_drift: SD009 -- 8 day(s) old",
    "type": "CSA001",
    "file": "src/lattice/affine/storage.as",
    "action": "review",
    "rule_module": "code_scanning_alerts",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath merged commit 3815713 into main May 27, 2026
8 of 9 checks passed
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