docs(18): clarify the intro is not tool-calling; changelog 1.0.3

This commit is contained in:
Tiara Rodney 2026-06-18 23:28:31 +02:00
parent c1d9947e9b
commit 03610709b7
Signed by: tiara
GPG key ID: 5CD8EC1D46106723
2 changed files with 15 additions and 0 deletions

View file

@ -5,6 +5,12 @@ land with **no imperative**, discover where directives live, learn the provider
from its own self-documentation, do the work, and terminate (`exit` on success,
`panic` when genuinely blocked).
> **Not tool-calling.** sekft trains shell operation, not function-calling. The
> model is given no typed tool API and no JSON-schema action list; it writes
> plain-text commands at a real prompt, with the whole system as its action
> space, discovered like a person would (`--help`, `man`, `ls`) rather than
> enumerated up front.
sekft is the **training half**. The dataset and the synthetic-data factory live
in [`posix-sdc`](../posix-sdc) (`tiararodney.posix-sdc`), which this package
depends on. Here live the trainer, the behavioural evaluator, and the