docs(marketplace): AWS/Azure/GCP listing artifacts + canonical pricing model (Step 7.6) - #179
Merged
officialCodeWork merged 1 commit intoJun 9, 2026
Conversation
…g model (Step 7.6)
Ship the cloud-marketplace listing artifacts under marketplace/. Approval +
procurement integration stay an external per-cloud process (like the 7.3
pentest); the repo carries the submission inputs.
- marketplace/pricing.yaml: canonical tiers + usage-metered dimensions whose
ids match the Step 7.9 metering signals (so prices reconcile with metering).
- marketplace/listing-content.md: shared title / features / SLA / support / terms.
- marketplace/{aws,azure,gcp}/README.md: per-cloud SaaS + self-hosted specs,
mapping the model to each cloud's billing primitives and reusing the Helm
chart + air-gap bundle + GHCR/OCI artifacts. Submission checklists included.
- docs/guides/marketplace-listings.md + ADR-0048.
Verified: pricing.yaml parses; 233-link relative check. Pure docs/manifests.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
officialCodeWork
force-pushed
the
build/phase-7/step-7.6-marketplace-listings
branch
from
June 9, 2026 21:20
4869cc6 to
68d35a4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cloud-marketplace listing artifacts under
marketplace/— one canonicalpricing.yaml(metered dims = the Step 7.9 signals) + one shared listing copy mapped to AWS / Azure / GCP, reusing the existing Helm / AMI / air-gap / GHCR delivery. Approval + procurement are an external per-cloud process (the repo ships the submission inputs + checklists, not a faked status). Guide + ADR-0048. Verified: pricing.yaml parses, 233 links resolve. CI red = org Actions billing (unrelated). 🤖 Generated with Claude Code