Skip to content

feat(rsr): complete RSR compliance transformation - #14

Merged
hyperpolymath merged 4 commits into
mainfrom
feat/rsr-compliance
Aug 13, 2026
Merged

feat(rsr): complete RSR compliance transformation#14
hyperpolymath merged 4 commits into
mainfrom
feat/rsr-compliance

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Summary

Complete the transformation of pons repo to pons-asinorum with full RSR-template-repo compliance:

Changes Made:

  1. Repository renamed from to
  2. Complete .machine_readable/ structure added:
    • contractiles/ with adjust, bust, dust, intend, must, trust directories
    • descriptiles/ with AGENTIC, CLADE, ECOSYSTEM, META, NEUROSYM, PLAYBOOK, STATE
    • scripts/ with verification, lifecycle, forge subdirectories
    • Updated 0-AI-MANIFEST.a2ml to reference pons-asinorum
  3. tests/ directory created:
    • e2e.sh - custom end-to-end validation for planning-phase repo
    • aspect_tests.sh - cross-cutting architectural invariants
    • workflows/validate_workflows_test.sh - CI workflow validation
    • e2e/template_instantiation_test.sh - template validation
  4. benches/ directory created:
    • pons_bench.sh - benchmark scripts
  5. ARCHITECTURE.md added with pons-asinorum specific design based on ADRs
  6. README.adoc updated:
    • Title changed to pons-asinorum
    • Added RSR, OpenSSF Scorecard, Software Heritage badges
  7. 0-AI-MANIFEST.a2ml added to root for RSR compliance
  8. funding.yml removed (lowercase - GitHub uses uppercase FUNDING.yml)

RSR Compliance:

  • All required contractiles and descriptiles present
  • SPDX headers on all documentation files
  • CODEOWNERS follows Rule 1 (no owner lines for solo-maintained)
  • FUNDING.yml properly configured
  • Full test and benchmark infrastructure in place

Notes:

  • Executable name remains 'pons' as documented in PLAN.adoc
  • Repo name is now pons-asinorum
  • Implementation phase not started - this PR completes the planning/RSR setup

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe vibe@mistral.ai

hyperpolymath and others added 4 commits August 13, 2026 12:26
…s, descriptiles, and scripts

Add full RSR compliance infrastructure:
- contractiles/ with adjust, bust, dust, intend, must, trust directories
- descriptiles/ with AGENTIC, CLADE, ECOSYSTEM, META, NEUROSYM, PLAYBOOK, STATE
- scripts/ with verification, lifecycle, forge subdirectories
- Updated 0-AI-MANIFEST.a2ml to reference pons-asinorum

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
…adges

- Add tests/ directory with e2e.sh, aspect_tests.sh, and workflow validation
- Add benches/ directory with pons_bench.sh
- Add ARCHITECTURE.md with pons-asinorum specific design based on ADRs
- Update README.adoc with pons-asinorum title and RSR/Security badges

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
GitHub uses .github/FUNDING.yml (uppercase) for funding configuration.
The lowercase funding.yml was being ignored.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@hyperpolymath
hyperpolymath merged commit b5e5cc8 into main Aug 13, 2026
4 of 5 checks passed
@hyperpolymath
hyperpolymath deleted the feat/rsr-compliance branch August 13, 2026 11:37
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