Skip to content

Commit 71acb6c

Browse files
committed
docs: remove Docker from v1.0 — direct install only
1 parent 58ec90e commit 71acb6c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

wiki/Roadmap/v1.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Version 1.0 is not merely a number; it is a claim — a public declaration that
1818
- `CODEOWNERS` file; live CI status badge in README
1919
- OpenAPI specification, auto-generated and publicly accessible
2020

21+
### Deployment
22+
- Direct install via `./start-godelos.sh` — Python environment, requirements, startup script
23+
- No containerisation. Runtime requirements documented in README.
24+
- Environment variables, required models (spaCy etc.), and port assignments documented
25+
- Health check endpoint verified
26+
2127
### Performance Baselines
2228
- p95 API response: ≤ 200ms
2329
- WebSocket cognitive event delivery: ≤ 500ms
@@ -54,3 +60,4 @@ The v1.0 whitepaper (Issue #86) will distinguish, with precision, between:
5460
- What GödelOS **does not yet know** — the open questions, the limitations, the honest uncertainties
5561

5662
A whitepaper that papers over uncertainty with confident prose is not a whitepaper; it is a prospectus; and this project is not in the business of issuing prospectuses.
63+

0 commit comments

Comments
 (0)