Conversation
Replace the long security-detail bullets with six human-facing headlines; All changes keeps the full technical record. Co-authored-by: Cursor <cursoragent@cursor.com>
Jaiph is the language and orchestrator, not a sandbox product. Isolation stays an outer wrap (container, pod, CI). Co-authored-by: Cursor <cursoragent@cursor.com>
…exports One interpreted callable (`def`); jaiph run requires export def main. Journal, hooks, HTTP, and telemetry drop the workflow noun (RUN_START, /v1/defs, jaiph.def). Co-authored-by: Cursor <cursoragent@cursor.com>
The live tree prints kind and name, not the source modifier. Fixtures that call across import or serve/MCP now mark those names export under private-by-default. Co-authored-by: Cursor <cursoragent@cursor.com>
…/first-run Co-authored-by: Cursor <cursoragent@cursor.com>
Send is a step (`send <payload> -> channel`). Routes stay on the channel line. Handlers take 1 to 3 parameters. Co-authored-by: Cursor <cursoragent@cursor.com>
Landing and 110_examples still expected 3-param banners and log lines the example no longer emits. Co-authored-by: Cursor <cursoragent@cursor.com>
The homepage was a language-reference dump. Replace it with short copy, MCP/HTTP/first-run cards, and a single Windows switch. Surrounding how-to pages get matching titles and tighter prose. Co-authored-by: Cursor <cursoragent@cursor.com>
Pages still described the old minisign fallback, serve JSON shapes, and run-async/script rules. Align them with the code, and surface --allow-unpinned in jaiph use --help. Co-authored-by: Cursor <cursoragent@cursor.com>
The sandbox is gone (00b4623); these comments and test names still described container mounts, docker force-remove, and container-stop hooks that no longer exist. e2e/ensure_fail.jh was an unreferenced fossil (tests write their own copy via e2e::file) and its transpile output line leaves .gitignore with it. Behavior unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Follow-through on d72101a ("the public noun is def / run"): docs, landing-page sample trees, CLI hints, and parser/validator error messages now say def / run / program instead of workflow. Renames the operator-log mirror opt-in JAIPH_SERVER_LOG_WORKFLOW to JAIPH_SERVER_LOG_RUNS (hard rename, no fallback) and refreshes the parse/validate snapshots plus embedded jaiph-skill assets. Also fixes the grammar.md heading anchor: the stacked legacy IAL made kramdown emit #workflow-body-statements and drop #def-body-statements. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The Summary led with the language change only; the sandbox removal is the bigger operational break for anyone deploying, so it gets its own Summary bullet with the what-to-do-instead pointer (wrap jaiph in your own container — docs/deploy.md). Also records the JAIPH_SERVER_LOG_RUNS rename under Run contracts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.