Skip to content

flyingrobots/aion-paper-06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIΩN Foundations — Paper VI

WARP Graphs: Ethics of Deterministic Replay & Provenance Sovereignty

DOI

Repository Purpose

This repository is intentionally minimal and contains only the files needed to build and ship Paper VI.

Layout

  • LICENSE — CC BY 4.0 license notice
  • CITATION.cff — Citation metadata for GitHub and downstream tools
  • .zenodo.json — Zenodo metadata (title, description, creators, keywords, related identifiers)
  • paper/main.tex — Canonical manuscript source
  • paper/refs.bib — Bibliography database
  • Makefile — Build entrypoint (latexmk)
  • pdf/aion-paper-06-ethics.pdf — Compiled paper

Build

Prerequisites:

  • TeX Live (or equivalent LaTeX distribution)
  • latexmk

From repo root:

make

Rebuild cleanly:

make clean
make

Build output:

  • pdf/aion-paper-06-ethics.pdf

Packages

 
 
 

Contributors