sinaps-seos
v1.3.0
Published
Cross-platform CLI for the Sinaps Engineering OS: project scaffolding, gates, evidence, work sessions, agent handoff, and release readiness.
Readme
Sinaps Engineering OS CLI
Sinaps is an engineering lifecycle CLI for project context, risk gates, evidence, work sessions, agent handoff, and release readiness.
Use with npx
npx sinaps-seos init
npx sinaps-seos doctor
npx sinaps-seos context
npx sinaps-seos statusThe package exposes both sinaps and sinaps-seos binaries:
npx sinaps-seos statusAgent execution is planning-only by default. Use sinaps agent run --apply "..." only when explicitly authorizing changes.
Local development
npm test
npm pack --dry-runSee docs/QUICKSTART.md for the complete workflow.
