JTBD-CS-01 · Contract & Subscription
Activate a commercial contract from a signed Order
partially supported. Part of the job works and is proved; the rest is named rather than implied. Read what is excluded before planning around it.
What the catalogue records
order.activate-contract (human actor only) creates one contract, its immutable version and one line per order component, atomically and idempotently, with every amount copied from the signed Order. If the quote carries a term, submission freezes it before signature; the canonical document hash covers its dates, auto-renew and notice fields, verified completion copies it to the Order, and activation preserves it as signed-order-terms, refusing manual overrides. Still partial: termless Orders use explicitly reasoned post-signature-operational-activation metadata, not signed terms, and no signed term is backfilled. Signature providers remain offline fixtures, so this does not validate a real external signing deployment. Evidence: tests/signed-terms-e2e.test.js, tests/signed-terms-integrity.test.js, tests/contracts-activation-e2e.test.js, tests/contracts-review.test.js, starter install.mjs
Evidence
Proved by these tests, which run on every push:
tests/contracts-activation-e2e.test.jstests/contracts-review.test.jstests/signed-terms-e2e.test.jstests/signed-terms-integrity.test.jsWhat this status does not mean
A status here describes this repository at this commit, nothing more. It is not a statement about what a CRM should do, and it is not a roadmap commitment. The whole framework ships no authentication, so no status on this page implies you can deploy it. The boundaries are listed in full on the claims ledger.
Other jobs in Contract & Subscription
- Activate a subscription with lines and an initial term — partially supported
- Amend seats or quantity on a live subscription — not supported
- Record an expansion or contraction, classified at the time of change — partially supported
- Calculate MRR, ARR and TCV from real contract data — not supported
- Schedule a renewal ahead of term end — not supported
- Create a renewal opportunity from an expiring subscription — not supported
- Apply a versioned price-uplift policy at renewal — not supported
- Cancel or non-renew with an audited reason — partially supported
All 10 jobs in Contract & Subscription · the whole catalogue