Skip to content

paper: what the fold enables, the profile split, the round trip as a property, Pkl and CUE by name (#87) - #93

Merged
lex00 merged 1 commit into
mainfrom
issue-87-paper
Sep 12, 2026
Merged

paper: what the fold enables, the profile split, the round trip as a property, Pkl and CUE by name (#87)#93
lex00 merged 1 commit into
mainfrom
issue-87-paper

Conversation

@lex00

@lex00 lex00 commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Closes #87.

  • paper/enables.md (new): the three capabilities, who has each today, which profile each needs. Registered in the README table.
  • mechanism.md: a closing section placing the identity theorem in full and the portable product in data-host.
  • theorem.md: Property 3, the round trip, stated with its status (in flight, Spec: the round-trip property, F-Val-Source and the generator obligation #80), not claimed.
  • related-work.md: Pkl and CUE against the three-of-fourteen row, and the embedding difference the data-host profile makes.
  • discussion.md: the paragraph saying the reference lacks the fixpoint was stale; replaced with what would actually change the claims now (A second evaluator with no JavaScript runtime: Rust on oxc, WASM, Go via wazero #86).
  • README.md: cites spec-1.1; the tutorial as the artifact-evaluation demo.
  • justfile (new): check, site, site-dev, site-preview, corpus <repo>, smoke, for local use; CI is unchanged.

…property, Pkl and CUE by name (#87)

enables.md is the section the paper lacked: synthesis with no execution,
semantic rules over values, and round-trip generation, each with who has
it today and which profile it needs. mechanism.md ends by placing the
contribution: the identity theorem and the fixpoint live in the full
profile, the portable product is the data-host profile, and saying so is
what lets one set of identifiers govern a JavaScript tool with a fallback
and a Rust crate without one. theorem.md states the round trip as a
property with its status. related-work.md names Pkl and CUE against the
three operational properties a configuration language answers.
discussion.md no longer says the reference lacks the fixpoint. The README
cites spec-1.1 and names the tutorial as what an artifact evaluator runs.

Also a justfile: check, site, site-dev, site-preview, corpus, smoke.
@lex00
lex00 merged commit 8e3594f into main Sep 12, 2026
2 checks passed
@lex00
lex00 deleted the issue-87-paper branch September 12, 2026 17:30
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.

Paper: state the profile split, what the fold enables, and the round trip

1 participant