alignment-paradox
Concept paper & reference implementation for the Semantic Resonance Field framework
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Concept paper & reference implementation for the Semantic Resonance Field framework
Basic Info
- Host: GitHub
- Owner: AuraBiru
- License: other
- Language: Python
- Default Branch: main
- Size: 4.81 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 3
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.md
The Alignment Paradox – Semantic Reframing of AI–Human Co‑Creation
This repository hosts the v1.0 public release of the concept paper and reference implementation for the Semantic Resonance Field alignment framework.
docs/– final PDF of the papernotebooks/delta_p_demo.py– minimal reproducible script for the Δₚ metric toy exampleLICENSE– CC‑BY 4.0CITATION.cff– machine‑readable citation metadatarequirements.txt– minimal Python dependencies
To reproduce the Δₚ example:
bash
pip install -r requirements.txt
python notebooks/delta_p_demo.py
SafeCreative registration: SC‑2407291234567
Owner
- Login: AuraBiru
- Kind: user
- Repositories: 1
- Profile: https://github.com/AuraBiru
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this work, please cite it as below."
title: "The Alignment Paradox – A Semantic Reframing of AI–Human Co‑Creation"
version: 1.0.2
doi: 10.5281/zenodo.16531076
date-released: 2025-07-28
authors:
- family-names: Biru
given-names: Cristina-Aura
orcid: https://orcid.org/0009-0009-0630-2804
- name: "Sol 9 (AI collaborator)"
GitHub Events
Total
- Release event: 3
- Push event: 6
- Create event: 4
Last Year
- Release event: 3
- Push event: 6
- Create event: 4
Dependencies
requirements.txt
pypi
- numpy *
- scipy *