feat: add Compound Marketing operating loop - #21
Draft
douglas951 wants to merge 3 commits into
Draft
Conversation
- require resolvable human-signed artifact receipts before proof\n- fail closed on receipt drift, malformed records, and path escape\n- expand comparison and CLI regression coverage
Adds the governed lifecycle, exact artifact bindings, prospective proof gates, and the formal review hardening needed to keep the system honest under retries and reuse.
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.
Summary
Marketing OS can now carry one governed decision record from company context through
strategy, GTM, human review, and durable learning. The system preserves human rulings
across handoffs and refuses to call a workflow "compounding" until a comparable real run
meets the declared proof threshold.
This PR builds on the Every master-brand canon in #19. It establishes the core
strategy, marketing, and GTM layer; design and channel automation remain outside V1.
Design decisions
that produces the next project.
open questions, and approved decisions intact across specialist skills and sessions.
resolves those shared files and rejects missing receipts, artifact drift, decision-ID
drift, record-version drift, and paths that escape the run directory.
command can return
proof_ready: true.The Brand Book and Thesis GTM cases are real retrospective baselines. Both intentionally
remain below the compounding-proof threshold.
Validation
review findings were fixed. The independent Claude route could not authenticate, so
the review used the required in-process adversarial fallback.
New concepts
Compound Marketing
Compound Marketing treats the reasoning behind good marketing as reusable operating
capital. A run records the decisions that governed the work, measures the human burden
and defects, and promotes only the learning that survives real use. It should not be
used for trivial edits or as a claim about agent autonomy.
Artifact receipt
An artifact receipt ties an accepted stage artifact to its run, decision-record version,
preserved decision IDs, named verifier, and verification time. A publishable proof claim
fails when any required receipt is missing, unreadable, or inconsistent.
Post-Deploy Monitoring & Validation
teammate rerun within 30 days
inherited decision IDs, artifact receipts, and duplicate run creation
correction, and shows no acceptance or defect regression
session cannot resume the run, or decisions and protected language drift between artifacts
contract or validator, and continue with the existing specialist skill
Related: #19