chore: remove MVP positioning and align plan defaults
This commit is contained in:
@@ -5,7 +5,7 @@ This file governs the whole repository unless a deeper `AGENTS.md` overrides it.
|
||||
|
||||
## Source of truth
|
||||
Read these files before making architectural changes:
|
||||
- `docs/plan/mvp-system-plan.md`
|
||||
- `docs/plan/system-plan.md`
|
||||
- `docs/architecture/system-overview.md`
|
||||
- `docs/architecture/repository-layout.md`
|
||||
- `docs/ops/deployment.md`
|
||||
@@ -37,7 +37,7 @@ This repository is a TypeScript monorepo for `nproxy`, a crypto-subscription ima
|
||||
- Keep provider-specific HTTP code out of domain services.
|
||||
- Model user request attempts separately from provider-key attempts.
|
||||
- Preserve the chosen deployment target: single VPS with Docker Compose.
|
||||
- Preserve the chosen billing model for MVP: manual crypto invoice renewal.
|
||||
- Preserve the chosen billing model: manual crypto invoice renewal.
|
||||
- Preserve the chosen quota display contract: user-facing approximate buckets only.
|
||||
|
||||
## Required follow-up when changing key areas
|
||||
|
||||
Reference in New Issue
Block a user