raytsystem SAVE
SkillDev toolsStage a cited synthesis as a typed raytsystem DRAFT bundle and escaped preview. Use for SAVE, preserving a verified query answer, preparing a knowledge proposal, or creating a reviewable draft; never treat SAVE as canonical promotion or publication.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the raytsystem SAVE skill
What this skill tells your AI
The instructions your AI receives, as published by romarayt/raytsystem-public-os in skills/raytsystem-save/SKILL.md and read by ahel’s review.
Inputs and outputs
- Accept bounded synthesis text, safe title, and one or more verified active evidence segment IDs.
- Return one idempotent
SaveResult, typed staging bundle, and escaped DRAFT preview.
Write scope
- Write only
ops/staging/<run_id>/,ops/runs/<run_id>/, coordination state, andartifacts/drafts/. - Never write
ledger/, events, generated knowledge, Git refs, outbox, or external systems.
Preflight
- Run
uv run raytsystem agent preflight --skill raytsystem-save --write --json. - Obtain evidence IDs from a verified generation-bound QUERY result.
- Reject secret text, unsafe title/path, stale generation, linked output/control paths, or uncited synthesis.
Workflow
- Run
uv run raytsystem save "SYNTHESIS" --title "TITLE" --evidence SEGMENT_ID --json. - Inspect
bundle.json, typed proposal artifacts, and preview hashes. - Leave the result in DRAFT/awaiting-review state.
Validation
- Bind the operation key to generation, text/title hashes, evidence, schemas, component, and config.
- Verify a repeated/concurrent identical SAVE returns the same artifact and no canonical mutation.
- Exercise evals
m3-save-goldenandm3-save-adversarial.
Recovery
- Re-run the exact SAVE; join the existing operation and verify its hash-closed bundle.
- Keep incomplete staging for diagnosis and fail closed on generation change.
Stop and approval conditions
- Stop before promotion, send, publish, upload, outbox dispatch, push, PR, or release.
- Require a later explicit reviewed promotion design; M2/M3 SAVE cannot promote by construction.
Signals
- GitHub stars
- 144
- Forks
- 38
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
raytsystem-save- Source
- github.com/romarayt/raytsystem-public-os