Skip to content

docs: reorganize structure with conceptual bridge#27

Merged
naory merged 10 commits into
mainfrom
docs/reorganize-structure
Mar 12, 2026
Merged

docs: reorganize structure with conceptual bridge#27
naory merged 10 commits into
mainfrom
docs/reorganize-structure

Conversation

@naory
Copy link
Copy Markdown
Collaborator

@naory naory commented Mar 12, 2026

Summary

Reorganizes the docs under docs/ with a clearer conceptual flow: concept → architecture → flow → spec.

New Structure

  • Overview: what-is-mpcp, problem-statement, design-goals
  • Architecture: system-model, actors, artifact-lifecycle, reference-flow (EV Charging)
  • Protocol: mpcp spec + artifact specs (PolicyGrant, SBA, SPA, SettlementIntent, etc.)
  • Scenarios: ev-charging, parking, machine-commerce
  • Implementation: verifier, sdk, conformance

Cross-links

Each artifact spec (PolicyGrant, SignedBudgetAuthorization, SignedPaymentAuthorization, SettlementIntent) now includes a See Also linking to the MPCP Reference Flow — EV Charging, so readers can follow: concept → architecture → flow → spec.

Notes

  • doc/ symlink kept for now — guides/examples still reference REFERENCE_PROFILES, OFFLINE_PAYMENTS, etc. Will address in a follow-up PR.

Made with Cursor

NAOR YUVAL added 10 commits March 11, 2026 22:49
- vectors/: manifest + valid-settlement, expired-grant, budget-exceeded,
  intent-hash-mismatch, settlement-mismatch
- test/vectors/goldenVectors.test.ts: verifier test runner
- Roadmap: PR20 marked done
- CLI docs: golden vectors section

Made-with: Cursor
- Add overview/: problem-statement, design-goals (with what-is-mpcp)
- Add architecture/: system-model, actors, artifact-lifecycle, reference-flow
- Add protocol specs to docs/: mpcp, PolicyGrant, SBA, SPA, SettlementIntent, SIH, FPA
- Add scenarios/: ev-charging, parking, machine-commerce
- Add implementation/: verifier, sdk, conformance
- Add See also cross-links from artifact specs to reference flow
- Update mkdocs nav and internal links

Made-with: Cursor
…dmap nav

- Add docs/architecture/authorization-chain.md (PR18A visual)
- Embed chain diagram in index, system-model, reference-flow
- Clarify problem.md redirect for SEO
- Add See: Actors link in reference-flow
- Point roadmap nav to doc/ (single source)

Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
@naory naory merged commit ef07eb7 into main Mar 12, 2026
@naory naory deleted the docs/reorganize-structure branch March 14, 2026 09:42
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