Pulled directly from
git log on main in pavancharak/parmana-exp, commit hashes are
real and checkable. This page covers the commits that changed what a reader of this site can
actually do or rely on, not every commit in the repository’s history, run git log yourself
for the complete record, 128 commits as of this page’s last update.2026-07-20
f453713docs: fix CLAIMS.md escaping corruption, lead README/CLAIMS with execution-trust framing, scope key-compromise notice to what’s verifiable03aed1a/48320b3docs: add founder case study and update E2E documentation8a72f1achore: production hardening and live deployment improvements
2026-07-19
e13dd2afeat: production deployment, execution hardening, and live Razorpay validation, the live-mode refund validated againstparmana-api-live, see Razorpay anddocs/CLAIMS.md§3.9.731465cfeat(razorpay): add webhook processing, settlement confirmations, and live integration support,POST /webhooks/razorpay,RazorpaySettlementProcessor, see Verify Razorpay webhooks and Settlement.
2026-07-18
5fddcedfeat(api): add Razorpay connector and credential provider, refund creation against real Razorpay, see Razorpay.4df5cf6Add end-to-end documentation, Swagger UI, authentication improvements, and OpenAPI tooling.ce02554refactor(storage): improve repository initialization and availability handling.5c688b4feat(platform): Execution Integrity Platform v0.3, this commit added caller bearer-key authentication,createCallerAuthenticator.ts, gating every route except/health,/ready,/openapi.yaml, and/documentation, see Authentication. If you’re reading an older capture of this site’s Quickstart or FAQ that describes an unauthenticated API, that description predates this commit and is stale.
2026-07-17
de503e6docs(architecture): add implementation-backed execution flow audit.
2026-07-14
ec3735efeat(api): publish OpenAPI specification and add execution connector framework.
2026-07-11 to 2026-07-13
c282b8d,850e7ab,7c0f186Test and naming alignment: gateway session hardening,BusinessTrustRecordBuilderrename, separating the business trust pipeline from the execution trust builder.651497afeat: implement credential isolation and secure enterprise connectors, the commit most of this site’s[AVAILABLE]credential-isolation and content-binding claims are pinned to, see Credential isolation and Content binding & TOCTOU.5cc0c2efeat: add deterministic trust record ordering and verification hardening.7c529c4/82ebd31feat: add Execution Trust pipeline, hybrid signatures, and tutorials 47-56.
Earlier milestones
- 2026-07-07 to 2026-07-10: connector SDK and business transaction model
(
4740aee), runtime stabilization (ddf4bc5), execution system bootstrap composition root (6484349), tutorial series expansion through tutorial 56. - 2026-07-01: Python SDK
v1.0.0tagged and released, see Python SDK. This is a package version, not the overall product version, the running server’s/versionroute reports its own version independently. - 2026-06-25: first commit,
ba7bc45, “initialize Parmana architecture v1.”
A note on terminology in older commits
Commit messages and some earlier internal documents use “Execution Governance” as an architecture name. The product’s current, public-facing language avoids that framing, see Trust and claims for the discipline this site follows today. Commit messages are historical record and are quoted here as written, not edited to match current terminology.Full history
docs/CLAIMS.md in the repository, cited throughout this site wherever a
specific claim needs it.