sm-listing
How a community publishes the members who asked to be findable — so an agent that has never met them can discover them by what they offer and where they are.
This is the second hop of agent discovery.
sm-federation finds the
community; this profile finds the member. They are separate because
federation's own §1 says it is not a directory, and a member lookup service is
exactly that.
A listing is not a member directory
A directory is the roster: everyone, including people who never asked to be listed anywhere. A listing contains only members who actively opted in, carrying only the fields they chose. Its default state is empty, and a community that enables it with nobody opted in publishes an empty document — which is correct, not a misconfiguration.
That distinction is the whole security model, so the spec states it normatively:
- A non-consenting member is ABSENT — not an opaque entry, not a redacted placeholder. An opaque entry in a list is a census of the non-consenting: it publishes the one fact those members declined to publish, which is that they are there.
- No count of excluded members, or anything one can be derived from. A count computed and then withheld is one refactor away from being emitted; excluding rows so that no count exists by construction is the mechanism.
- The contact route is the member's agent endpoint, never a human contact detail. A consented listing carrying phone numbers is still a harvesting surface — one people opted into without understanding what they opted into.
- No member-authored free text. Every field is a code, an identifier, a URL or a number. Free text is what leaks, and prose does not match across languages, so it was never the discovery mechanism.
What it carries
| geography | ISO 3166-2 for matching, plus resolvable place references for the precision ISO cannot express |
| offering | (scheme, code) pairs — multi-encodable, so one member can publish NAICS and UNSPSC and a schema.org type |
| trade terms | ships-to, currencies, minimum order, lead time — all on free, stable standards |
What it does not promise
Matching is exact and hierarchical-prefix within one scheme. Cross- vocabulary matching is out of scope and stays out: a consumer querying JSIC will not match a publisher who listed only NAICS. Crosswalk tables are lossy, permanently maintained, and produce confidently wrong matches when stale — worse than no match. §6's multi-encoding is the mitigation, and it works by moving the translation burden onto the only participant who cannot get it wrong: the member describing itself.
Layout
spec/listing/0.1/listing.md |
the normative profile |
src/sm_listing/wire/schema/listing/0.1/*.json |
JSON Schemas — the published wire contract, shipped inside the wheel (sm_listing.wire.load_schema) |
src/sm_listing/wire/vectors/listing/v01/*.json |
conformance vectors, also shipped (sm_listing.wire.load_vectors) |
src/sm_listing/conformance/ |
the over-the-wire suite, shipped inside the wheel — what an implementer runs against their own endpoint |
conformance/ |
the schema and corpus-coverage suite for this repository; not in the wheel |
Measuring your implementation
pip install "sm-listing[conformance]"
SM_LISTING_ADAPTER=your.module:make_adapter pytest --pyargs sm_listing.conformance
make_adapter returns an implementation of sm_listing.conformance.ListingAdapter.
Every run prints the subject it measured. With SM_LISTING_ADAPTER unset the
suite fails rather than measuring anything — it does not fall back to the
reference implementation, which is what 0.3.0 and earlier did while reporting the
result as though it were about your system. Use SM_LISTING_ADAPTER=reference to
exercise the suite against the reference on purpose.
MIT.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sm_listing-0.6.0.tar.gz.
File metadata
- Download URL: sm_listing-0.6.0.tar.gz
- Upload date:
- Size: 101.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efdfb6b9611c970c6f82b0fd38e6d6aacee42c18ac2558ee9303ef02ead56020
|
|
| MD5 |
90ef363e2fa048d7026850cb4f4a1884
|
|
| BLAKE2b-256 |
e878a49c0593e2718c04ea960433897b8228b335927ca51a5ce9ea45b7303089
|
Provenance
The following attestation bundles were made for sm_listing-0.6.0.tar.gz:
Publisher:
release.yml on Sharathvc23/sm-listing
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sm_listing-0.6.0.tar.gz -
Subject digest:
efdfb6b9611c970c6f82b0fd38e6d6aacee42c18ac2558ee9303ef02ead56020 - Sigstore transparency entry: 2402354812
- Sigstore integration time:
-
Permalink:
Sharathvc23/sm-listing@957aa0a5f44c6f72eaf9d4949121a1f9e965dd6f -
Branch / Tag:
refs/tags/v0.6.0 - Owner: https://github.com/Sharathvc23
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@957aa0a5f44c6f72eaf9d4949121a1f9e965dd6f -
Trigger Event:
push
-
Statement type:
File details
Details for the file sm_listing-0.6.0-py3-none-any.whl.
File metadata
- Download URL: sm_listing-0.6.0-py3-none-any.whl
- Upload date:
- Size: 68.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc1deb0ebac1e275cea9c2db2df6a290a7418c40735ef9a7b385de0f64dd1077
|
|
| MD5 |
cc563a5c745b9327426e6eb858fa47c6
|
|
| BLAKE2b-256 |
927c880d46870fa94d7c1fbcead2faf789188003f676be219df3eff9cdf272fc
|
Provenance
The following attestation bundles were made for sm_listing-0.6.0-py3-none-any.whl:
Publisher:
release.yml on Sharathvc23/sm-listing
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sm_listing-0.6.0-py3-none-any.whl -
Subject digest:
bc1deb0ebac1e275cea9c2db2df6a290a7418c40735ef9a7b385de0f64dd1077 - Sigstore transparency entry: 2402355050
- Sigstore integration time:
-
Permalink:
Sharathvc23/sm-listing@957aa0a5f44c6f72eaf9d4949121a1f9e965dd6f -
Branch / Tag:
refs/tags/v0.6.0 - Owner: https://github.com/Sharathvc23
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@957aa0a5f44c6f72eaf9d4949121a1f9e965dd6f -
Trigger Event:
push
-
Statement type: