Skip to content

[codex] Introduce Salacia v0.2 harness runtime#8

Closed
StartripAI wants to merge 1 commit intomainfrom
codex/salacia-v0-2-harness-runtime
Closed

[codex] Introduce Salacia v0.2 harness runtime#8
StartripAI wants to merge 1 commit intomainfrom
codex/salacia-v0-2-harness-runtime

Conversation

@StartripAI
Copy link
Copy Markdown
Owner

What changed

This PR introduces the first v0.2 harness/runtime flow for Salacia.

  • adds program.md -> blueprint -> context -> run -> judge -> trace -> eval
  • promotes repo context and repo map into runtime modules
  • adds run session artifacts and judge reports
  • refreshes README and GitHub Pages copy around the harness narrative
  • updates release/eval surfaces toward shared evidence outputs

Why

Salacia should present as the harness/runtime between a repository and a coding agent, not only as a prompt/plan enhancer. This change establishes the new public flow and the underlying runtime artifacts to support it.

User impact

Users can now:

  • initialize a repo with program.md
  • compile a blueprint with salacia design
  • execute a bounded harness run with salacia run
  • inspect decisions with salacia judge and salacia trace
  • use salacia eval as the unified benchmark/superiority surface

Validation

  • npm run build
  • npm test

@StartripAI
Copy link
Copy Markdown
Owner Author

Merged directly to main per request.

@StartripAI StartripAI closed this Mar 29, 2026
@StartripAI StartripAI deleted the codex/salacia-v0-2-harness-runtime branch March 29, 2026 13:49
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