HubPublic
PackagePublished package

@pasar6987/sf-consumer-goods-contract

Trade contract lifecycle with tactic-level planning, condition creation definitions, fund linkages, and product-level contract terms.

Published package · Latest published 1.0.1 Mar 4, 2026 · 16 datasets / 52 measures in the latest review · Updated Mar 11, 2026

Release path

1.0.1Published Mar 4, 2026

Publisher

@pasar6987Published Mar 4, 2026

Structure snapshot

16 datasets52 measures · 252 dimensions

Semantic Graph

Relationship counts appear after the graph loads.

Loading graph

Package graph is loading

Package relationships will appear when the summary is ready.

Reference context

Secondary package facts stay compact

Updated
Mar 11, 2026
Visibility
Public hub listing
License
MIT
Created
Mar 4, 2026

Reference facts

Secondary package facts after the usage path is clear

Licensing, categorization, ownership, and linked metadata stay below the runnable path so the page reads in the right order.

Format

OSI

Upstream

developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference

Repository

Not linked

Owner

@pasar6987

Organization

Independent

License

MIT

Visibility

Public hub listing

Publisher

@pasar6987Published Mar 4, 2026

Latest published version

1.0.1Published Mar 4, 2026

Tags

salesforcecrmconsumer-goodscontract

Schema preview

Schema 0.1.1

SDK handoff

Use this package in code and AI

After structure review, move straight into typed reads with load() or compact LLM context with to_prompt().

Python SDK

Python example for @pasar6987/sf-consumer-goods-contract

This example uses the current package ref and, when preview data is available, fills in real dataset names from the published summary.

import rawctx

model = rawctx.load("@pasar6987/sf-consumer-goods-contract")
prompt = rawctx.to_prompt(
    "@pasar6987/sf-consumer-goods-contract",
    datasets=["cgcloud__Contract_Payment_Tactic__c", "cgcloud__Contract_Payment_Template__c"],
    max_tokens=2000,
)

print(model.datasets)        # ["cgcloud__Contract_Payment_Tactic__c", "cgcloud__Contract_Payment_Template__c", "cgcloud__Contract_Payment__c"]
print(model.measures)        # [Measure(name="cgcloud__Contract_Payment_Tactic__c.cgcloud__Actual_Costs__c", ...), Measure(name="cgcloud__Contract_Payment_Tactic__c.cgcloud__Rejected_Amount__c", ...), Measure(name="cgcloud__Contract_Payment_Template__c.cgcloud__Sort__c", ...)]
print(model.dimensions)      # [Dimension(name="LastReferencedDate", ...), Dimension(name="LastViewedDate", ...), Dimension(name="Name", ...)]
print(model.relationships)   # [Relationship(name='...', ...)]
print(prompt)

README

Package narrative and examples

Use documentation after the package clears provenance, ownership, and runnable-path checks.

@pasar6987/sf-consumer-goods-contract

Trade contract lifecycle with tactic-level planning, condition creation definitions, fund linkages, and product-level contract terms.

Overview

Count
Objects (Datasets)16
Dimensions252
Measures52
Relationships0

Objects

  • cgcloud__Contract_Payment_Tactic__c — Stores the details of the relationship between a contract payment and contract tactics. By using this object, you can check the contract tactics for which the payment is applicable after the customer has fulfilled the agreement.
  • cgcloud__Contract_Payment_Template__c — Stores the details of the contract payment template, which is used for contract payments.
  • cgcloud__Contract_Payment__c — Stores the details of the contract payment object. With this object, you can track the types of customer payment requests that are agreed via a contract.
  • cgcloud__Contract_Product__c — Stores the details of the relationship between a customer contract and a product. With this object, you can capture product-specific agreements that are included in a customer contract.
  • cgcloud__Contract_Tactic__c — Relation between a Contract and a Tactic template.
  • cgcloud__Contract_Template__c — Contract and Tactic Templates object.
  • cgcloud__Contract__c — Stores the details of the customer contract object, which is used to track various types of customer agreements.
  • cgcloud__Tactic_Condition_Creation_Definition__c — Holds the details of tactic condition creation definition.
  • cgcloud__Tactic_Fund__c — This object stores the relationship between the Fund and Payment Tactic junction objects.
  • cgcloud__Tactic_Product_Condition__c — Use this object to store the internal conditions that are generated out of promotions.
  • cgcloud__Tactic_Product__c — Junction object between Tactic and Product.
  • cgcloud__Tactic_Template_Cond_Creation_Def__c — Contains the configuration of condition creation definitions that will be generated for the related tactic.
  • cgcloud__Tactic_Template_Fund_Template__c — Junction object between tactic template and fund template. This object defines the valid fund types for the given tactic template.
  • cgcloud__Tactic_Template__c — Template that controls the behavior of a tactic.
  • cgcloud__Tactic__c — Configures the relation between a Promotion and a Tactic.
  • cgcloud__UI_Contract__c — This object contains the contract information for templates that are used in the smart UI.

Install

rawctx snapshot-download @pasar6987/sf-consumer-goods-contract

Structure review

Inspect package structure after the usage path is clear

Use the structural review when you need the package footprint, field counts, and model paths before a deeper explorer pass.

Models1
datasets16
measures52
dimensions252
relationships0
AI context1
models/sf-consumer-goods-contract.osi.yamlAI context included
16 datasets52 measures252 dimensions0 relationships