Skip to content

docs: reconstitute Constellation paper (L1-scoped eigenform/DDC framing) - #9

Merged
chazmaniandinkle merged 1 commit into
mainfrom
docs/constellation-paper-reconstitution
May 27, 2026
Merged

docs: reconstitute Constellation paper (L1-scoped eigenform/DDC framing)#9
chazmaniandinkle merged 1 commit into
mainfrom
docs/constellation-paper-reconstitution

Conversation

@chazmaniandinkle

Copy link
Copy Markdown
Contributor

Summary

  • Replaces the April-2026 fossil PAPER.md (~7KB thesis outline) with the fully reconstituted paper (~28KB), incorporating the operator's five editorial decisions. The fossil is preserved in git history.
  • Scope decision (Q4): the paper is definitively L1-scoped. §8 multi-population substrate demoted to a short orienting paragraph; §8.1 three-layer model condensed to a brief note; §11 cross-workspace exposition shortened to one paragraph. Substrate-wide treatment is named as companion/future work.
  • Four editorial fixes applied (Q1–Q3, Q5): DDC footnote distinguishing ledger-vs-binary verification; Threat-model boundary subsection formally separating drift adversary from Byzantine adversary; software-verified caveat moved to footnote with CHERI forward pointer; title prefixed with the system name.

Reconstitution decisions applied

  • Q5 (title): Constellation: Identity as a Computational Eigenform, Verified by Diverse Double Compiling
  • Q4 (scope): L1 is the paper's center. §8 and §11 condensed; substrate generalization marked as future work.
  • Q1 (DDC claim, §3): Footnote [^ddc-isomorphism] marks the claim as a structural isomorphism of the operation (ledger hashes vs. compiled binaries), not Wheeler's exact procedure.
  • Q2 (threat model, §6): New subsection "Threat-model boundary" distinguishes drift adversary (divergence/silent fail) from Byzantine adversary (forge/inject), names the O(1)-vs-O(n²) trade, and states the loss plainly.
  • Q3 (software-verified, §10): Inline prose converted to footnote [^software-verified]; CHERI-class hardware enforcement named as a buildable future direction.

Test plan

  • Read docs/PAPER.md in the PR diff to confirm all five changes are present
  • Verify docs/PAPER-reconstituted-2026-05-27.md no longer exists
  • Confirm the fossil PAPER.md content (7KB thesis outline) is visible in git history (git show HEAD~1:docs/PAPER.md)
  • Check that no AI-tell vocabulary or ungrounded novel terms were introduced
  • Merge when satisfied (squash-merge per org workflow)

The fossil PAPER.md (~7KB thesis outline, April 2026) is preserved in git
history. This commit replaces it with the fully reconstituted paper (~28KB
draft), tightened to five editorial decisions:

  Q4 (scope): Demoted §8 multi-population substrate to a short orienting
  paragraph; L2/L3 condensed to a brief note naming where L1 projects.
  §11 cross-workspace composition cut to one tight paragraph. The paper's
  spine is L1 eigenform/DDC; substrate-wide treatment is marked as
  companion/future work.

  Q5 (title): Prefixed with the system name →
  "Constellation: Identity as a Computational Eigenform, Verified by
  Diverse Double Compiling"

  Q1 (DDC claim): Added footnote [^ddc-isomorphism] at §3, distinguishing
  Constellation's ledger verification from Wheeler's binary verification —
  structural isomorphism of the operation, not a rigorous identity.

  Q2 (threat model): Added "Threat-model boundary" subsection in §6,
  formally separating the drift adversary (divergence/silent fail; cannot
  forge history) from the Byzantine adversary (forge/inject), naming the
  O(1)-vs-O(n²) trade-off, and stating the loss plainly.

  Q3 (software-verified caveat): Converted §10 inline prose to footnote
  [^software-verified], noting the chain is software-verified (not
  hardware-trapped) and naming CHERI-class enforcement as a buildable
  future direction.

The dated draft file (docs/PAPER-reconstituted-2026-05-27.md) is removed;
docs/PAPER.md is the single canonical file.
@chazmaniandinkle
chazmaniandinkle merged commit acc3456 into main May 27, 2026
4 checks passed
@chazmaniandinkle
chazmaniandinkle deleted the docs/constellation-paper-reconstitution branch May 27, 2026 23:50
@chazmaniandinkle
chazmaniandinkle restored the docs/constellation-paper-reconstitution branch June 10, 2026 00:39
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