Commit 4adb3c8
refactor(repo)!: opensop is now the standard (spec + CLI); Rails server → opensop-rails (#68)
OpenSOP becomes "Process as Infrastructure for agentic processes." This repo
now holds the standard — the specification (SPEC.md, with the /sop/* HTTP
contract folded in), the manifesto, and the local-first CLI (cli/). The Rails
runtime was extracted (history preserved) into a separate repo,
Chosen9115/opensop-rails, as one reference implementation of the spec.
- Remove the Rails app (app/ config/ db/ lib/ spec/ Gemfile Dockerfile fly.toml
.kamal/ etc.) — now lives in opensop-rails
- Add MANIFESTO.md; fold docs/API.md into SPEC.md (§ Server HTTP API)
- Marie Kondo: delete SPEC-v0.2, v0.2-roadmap, HANDOFF, GAPS, api-docs-redesign-spec;
merge 6 agent/install docs → one docs/AGENTS.md; delete the Rails server-install docs
- Reframe README/CLAUDE/SECURITY/CONTRIBUTING/processes for the standard+CLI repo;
point server concerns at opensop-rails
- .gitignore: exclude .claude/, .worktrees/, research/, scratch PNGs, doc drafts
BREAKING CHANGE: the Rails runtime no longer lives in this repo. Use
github.com/Chosen9115/opensop-rails (or any spec-conformant server). The CLI is
local-first and needs no server.
Co-authored-by: Carlos <carlos>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1d6affb commit 4adb3c8
453 files changed
Lines changed: 1362 additions & 39620 deletions
File tree
- .github
- workflows
- .kamal
- hooks
- app
- assets
- builds
- tailwind
- components
- auth
- ui/api_docs
- controllers
- auth
- concerns
- sop
- ui
- account
- javascript
- controllers
- jobs
- opensop
- models
- concerns
- sop
- serializers/sop/serializers
- services
- opensop
- auth
- llm_providers
- step_executors
- ui/api_docs
- views
- auth
- magic_links
- sessions
- layouts
- ui
- account
- passkeys
- sessions
- users
- agents
- api_docs
- endpoints
- guides
- costs
- dashboard
- instances
- metrics
- processes
- schedules
- templates
- webhooks
- bin
- cli
- docs
- config
- environments
- initializers
- locales
- routes
- db
- migrate
- docs
- lib/tasks
- log
- processes
- steps
- public
- scripts
- script
- git-hooks
- spec
- components
- auth
- ui/api_docs
- factories
- sop
- fixtures/processes
- initializers
- jobs/opensop
- models
- sop
- requests
- auth
- sop
- ui
- account
- services
- opensop
- auth
- llm_providers
- step_executors
- ui/api_docs
- support
- system
- views/ui/api_docs
- tmp
- pids
- vendor
- javascript
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments