JTBD-AX-01 · Agent experience
Discover installed packages, capabilities and policies
validated end to end. An automated test or a checked-in example proves the whole job. This is the only status that counts as evidence.
What the catalogue records
crm app inspect [--json] (AX1) answers it in one deterministic document: the installed package graph with its five distinct version axes, the resolved capability graph including unresolved edges, records with their revisions, actions with declared transition metadata, policies and provider definitions. An invalid composition still produces a complete report with deterministic problems[], and limitations[] names every gap by code — tests/app-inspect.test.js. Source-only: no database is opened, no provider is contacted, and JTBD/quality evidence is referenced by path, never parsed
Evidence
Proved by this test, which run on every push:
tests/app-inspect.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 is local-development-only: there is no authentication, tenancy or RBAC, so no status on this page implies you can deploy it. The boundaries are listed in full on the claims ledger.
Other jobs in Agent experience
- Extend the CRM for a goal without patching the kernel — validated end to end
- Turn a business objective into a reviewable solution plan — partially supported
- Build the solution as checked-in, customer-owned source — partially supported
- Verify the solution against defined acceptance — partially supported
- Report unavailable capabilities honestly — partially supported
- Analyse a funnel and identify a drop from a goal — not supported
- Propose an optimization campaign from an insight — not supported
- Deploy, observe and fix a solution in production — not supported