Governed shell binary — human + machine modes (Rust)
Replace local 263-line ShellTier enum + 16 tests with a single re-export from substrate-session. All generic ShellTier behavior (satisfies, parent, from_shell_class, from_numeric) lives in the canonical crate. 51 gsh tests passing. Signed-off-by: Tyler J King <tking@guildhouse.dev> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Tyler J King <tking@guildhouse.dev> |
||
|---|---|---|
| config | ||
| dist | ||
| gsh | ||
| libgsh | ||
| scripts | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CLAUDE.md | ||
| DESIGN.md | ||
| README.md | ||
gsh
gsh — the GCAP governed shell. Human and machine modes. Chronicle-attributed execution.
Status (2026-04-28): Active development. Design is mature (DESIGN.md). The architectural anchor is the shell type system (per DESIGN-SHELL-ARCHITECTURE-2026-04-28.md); gsh is the canonical consumer of the type system, built on libgsh.