diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
| commit | 04d965d67a7264a1c7c211494aebda1953df7603 (patch) | |
| tree | 0ebd700a6e219f84a26a656f4bee8778bc75da7b /docs/V2.0.0-SCOPE.md | |
Initial push
Diffstat (limited to 'docs/V2.0.0-SCOPE.md')
| -rw-r--r-- | docs/V2.0.0-SCOPE.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/V2.0.0-SCOPE.md b/docs/V2.0.0-SCOPE.md new file mode 100644 index 0000000..3e6873c --- /dev/null +++ b/docs/V2.0.0-SCOPE.md @@ -0,0 +1,35 @@ +# v2.0.0 scope ยท MAX25-Stack 1.8.0 + +Planning document โ mandatory v2 goals for home Linux operation. + +## DEV-Level matrix + +| Level | Focus | Status | +|-------|-------|--------| +| DEV-Level 1 | Modular TCP/IP, Linux+FreeBSD, `max25d0`, rootless foundation | active | +| DEV-Level 2 | Main+Secondary supervision, `max25-tun` | planned | +| DEV-Level 3 | WebSocket gateway | planned | +| DEV-Level 4 | CRDOP expansion | deferred | +| Later | AI/assistant โ deferred | deferred | + +## Mandatory goal matrix + +| Goal | Detail | +|------|--------| +| Rootless daily operation | no sudo for routine max25d (v2 target) | +| One-command setup | guided install for home Linux | +| Cross-platform base | Linux + FreeBSD before mid-tier features | + +## CRDOP policy matrix + +| Phase | CRDOP scope | +|-------|-------------| +| v1 / DEV-Level 1 | minimal/native โ build + backend + bench | +| DEV-Level 4 | OSS polish, G3RUH, deeper integration | + +## Related + +| Goal | Doc | +|------|-----| +| Modular TCP/IP | [MODULAR-TCPIP-SERVER.md](MODULAR-TCPIP-SERVER.md) | +| Platforms | [PLATFORMS.md](PLATFORMS.md) | |
