AUREOLE-R-v3 / AI_AGENT_INDEX.json
PureOne's picture
AUREOLE-R 3.0.0-hf.1: standalone public research release
9d6c005 verified
Raw
History Blame Contribute Delete
2.18 kB
{
"version": "3.0.0",
"start_here": [
"README.md",
"STATUS.json",
"CLAIMS.json",
"docs/RELEASE_SCOPE.md"
],
"math": [
"MANUSCRIPT.md",
"docs/INNOVATION_THEORY.md",
"THEOREM_INDEX.md"
],
"implementation": [
"aureole/certificates.py",
"aureole/innovation.py",
"docs/CERTIFICATE_API.md"
],
"evidence": [
"results_v3/innovation_report.json",
"results_v3/innovation_raw.csv",
"results_v3/queries_report.json",
"results_v3/queries_raw.csv"
],
"reproduce": [
"scripts/demo_innovation.py",
"scripts/benchmark_innovation.py",
"scripts/benchmark_queries.py",
"scripts/validate_release.py"
],
"prior_evidence": [
"results/rendering_report.json",
"results/followup_report.json",
"history/v2/STATUS.json"
],
"warning": "Current root metadata governs v3. Historical v2 checks and claims retain their earlier scope. No GPU/full SR/RR/FG validation.",
"publication_edition": "3.0.0-hf.1",
"machine_entry_points": [
"llms.txt",
"claims.jsonl",
"EVIDENCE_INDEX.json",
"FILE_CATALOG.json",
"metadata/research.jsonld"
],
"expert_route": [
"EXPERT_REVIEW_GUIDE.md",
"docs/INNOVATION_THEORY.md",
"aureole/innovation.py",
"results_v3/innovation_report.json",
"results_v3/queries_report.json"
],
"reproduction_route": [
"REPRODUCIBILITY.md",
"DATA_DICTIONARY.md",
"experiments_innovation.json",
"experiments_queries.json"
],
"full_text": "llms-full.txt",
"publication": [
"START_HERE.md",
"PUBLICATION.json"
],
"historical_precedence": "Root v3 scope and results_v3 take precedence for current claims; history and legacy preserve earlier snapshots.",
"citation": "CITATION.cff",
"scientific_preservation": "publication/SCIENCE_PRESERVATION.json",
"research_objective_aliases": [
"unified DLSS latent world model",
"persistent neural world state",
"super resolution",
"ray reconstruction",
"frame generation",
"neural rendering",
"denoising",
"disocclusion",
"adaptive sampling"
],
"alias_scope": "Research objectives, not validated product capabilities."
}