Skip to content

docs: add whitepaper/litepaper PDFs and implementation-status record#1

Merged
grimnote merged 1 commit into
mainfrom
docs/papers-status
Jun 15, 2026
Merged

docs: add whitepaper/litepaper PDFs and implementation-status record#1
grimnote merged 1 commit into
mainfrom
docs/papers-status

Conversation

@grimnote

Copy link
Copy Markdown
Contributor

Summary

The contracts cite whitepaper §X throughout their NatSpec, but the cited document was not in the repo. This PR adds it and makes protocol readiness explicit.

  • docs/ReineiraOS-Whitepaper.pdf, docs/ReineiraOS-Litepaper.pdf — the papers, matching the canonical filenames served at reineira.xyz. The in-repo copy is the snapshot the code in this commit was written against.
  • docs/IMPLEMENTATION-STATUS.md — an honest, roadmap-framed readiness record mapping shipped / partial / planned to whitepaper sections, so the spec-vs-code relationship is explicit rather than assumed. Disclosed gaps: recourse underwriter policy and LP reward accounting are stubs; orchestration and operators are in progress; nothing is audited.
  • docs/README.md — documentation index.
  • README.md — new Documentation section linking all three.

The same readiness picture is intended to be mirrored, in product language, in the whitepaper (Implementation Status note) and on docs.reineira.xyz (status page) as follow-ups.

Type of Change

  • Documentation

Packages Affected

None — docs only.

Testing

  • Markdown passes prettier --check (the format gate in CI)
  • N/A — no contract or code changes; nothing to compile or unit-test.

Security Considerations

None. Docs-only change; no access control, FHE, or fund-handling code is touched. (The status doc deliberately discloses that no contract here is audited.)

🤖 Generated with Claude Code

The contracts cite "whitepaper §X" throughout their NatSpec, but the cited
document was not in the repo. Add both PDFs (matching the canonical names
served at reineira.xyz) under docs/, plus:

- docs/IMPLEMENTATION-STATUS.md — honest readiness record mapping shipped /
  partial / planned to whitepaper sections, so the spec-vs-code relationship
  is explicit. Discloses current gaps deliberately: recourse underwriter
  policy and LP reward accounting are stubs; orchestration and operators are
  in progress; nothing is audited.
- docs/README.md — documentation index.

Link all three from the root README. Status is also intended to be published
in product language in the whitepaper and on docs.reineira.xyz.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@grimnote grimnote merged commit 6e362fc into main Jun 15, 2026
3 checks passed
@grimnote grimnote deleted the docs/papers-status branch June 15, 2026 03:19
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