Skip to content

[WIP] Revised MVP Scope implementation#6

Open
juanmardefago wants to merge 11 commits intomainfrom
juanmardefago/mvp-scope
Open

[WIP] Revised MVP Scope implementation#6
juanmardefago wants to merge 11 commits intomainfrom
juanmardefago/mvp-scope

Conversation

@juanmardefago
Copy link
Copy Markdown
Contributor

No description provided.

Update the live agent workflow to use the MVP implementation backlog and clarify how agents should handle MVP-scoped work.

- add MVP planning references to AGENTS.md
- expand docs/agent-workflow.md with task classification, scope control, docs-only validation, open-question corroboration, and multi-agent coordination guidance
- add plans/mvp-gap-analysis.md as the current-state assessment companion to the MVP scope and backlog
Document the resolved chain/network discovery contract for MVP and add a sequencing guide derived from the MVP backlog.

- mark MVP-033 as done and record the chosen package-derived network behavior in plans/mvp-implementation-backlog.md
- narrow the corresponding open question in docs/mvp-scope.md
- add docs/mvp-implementation-sequencing.md to describe dependency-driven implementation order and parallel work lanes
- prepare escrow, provision, provider registration, and demo signer authorization during shared devenv startup
- simplify sds demo setup into demo-state verification plus env export only
- update integration helpers/tests for the new default bootstrap behavior
- switch .reflex to the deterministic demo signer and remove the obsolete .reflex.stack workflow
Rewrite the MVP scope, gap analysis, and implementation backlog
so they reflect the agreed architecture and the current repo
state.

- make the consumer sidecar the primary SDS-facing boundary
- align discovery, pricing, and session semantics with the
  revised MVP decisions
- update gap and backlog status to reflect recent provider
  runtime and persistence work
- narrow remaining open questions to auth and observability
@juanmardefago juanmardefago force-pushed the juanmardefago/mvp-scope branch from a58efe7 to 799f001 Compare March 25, 2026 04:17
@juanmardefago juanmardefago marked this pull request as ready for review March 26, 2026 23:04
@juanmardefago juanmardefago changed the title [WIP] Revised MVP Scope implementation Revised MVP Scope implementation Mar 26, 2026
- align the consumer/provider runtime contract around control-plane init, provider-returned data-plane endpoints, and fresh-session semantics
- update sink/demo flows, generated protobufs, and integration coverage to match the revised MVP-004 behavior
- make psql tests repo-portable, make integration devenv avoid fixed-port collisions, and refresh MVP backlog/gap-analysis status
- add a canonical provider persistence boundary doc for runtime vs settlement ownership
- mark MVP-003 done and align backlog, sequencing, and gap-analysis wording
- clarify in provider gateway docs that collection lifecycle tracking remains downstream work
- add session-local low-funds assessment, metadata persistence, and terminal NeedMoreFunds handling in PaymentSession
- fix PaymentsEscrow balance queries to use the shared ABI-based getBalance encoding
- add integration coverage for insufficient funds, exact-balance continue, unknown-balance fail-open, and consumer stop behavior
- update MVP scope, backlog, sequencing, and gap-analysis docs to mark MVP-010 complete and freeze stop-only low-funds semantics
- add provider-side cost-based RAV request threshold policy with a 10 GRT fallback
- load rav_request_threshold from provider pricing YAML without changing wire pricing contracts
- add gateway and consumer integration coverage for below-threshold continue and post-baseline reset behavior
- update MVP backlog, sequencing, gap-analysis, and scope docs to mark MVP-012 complete
- add a shared operator auth helper with bearer-token role checks and unit tests
- document the MVP provider operator auth contract and narrow oracle whitelist management to internal governance
- update MVP scope, backlog, sequencing, and gap analysis to mark MVP-028 resolved and align follow-on tasks
@juanmardefago juanmardefago changed the title Revised MVP Scope implementation [WIP] Revised MVP Scope implementation Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant