marketing-cycle: persist cycle-1 marketing state (.marketing/, committed mode) - #88
Merged
Conversation
The marketing runbook, announced-features ledger, gate log, and cycle-1 artifacts move into the repo so they survive container rebuilds and travel with clones — same pattern as .designs/. Committed mode per the formula's git-check-ignore detection; the runbook records the mode. Cycle-1 gate log and story proposal are reconstructed post-hoc (labeled) — the cycle ran 2026-07-11/12 before the formula existed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Faithful reproduction of what the marketing-cycle formula's committed mode produces: the
.marketing/directory joins the repo like.designs/does — runbook, announced-features ledger, cycle-1 audit/log/story/report, published drafts, and assets.Why committed
announced-ledger.md) must survive container rebuilds — factories run in docker, and git-excluded files die with the container..designs/and analysis artifacts are committed in this repo.git check-ignore .marketing); the runbook's Privacy Mode section records it.03-show-hn.md,04-reddit.md— unposted draft submissions05-awesome-list-prs.md— unexecuted submission plans for third-party listsapproach.md— the full marketing runbook, including voice profileEverything else documents already-public actions. If any of the above shouldn't be public, remove it from this branch before merging (the formula as written has no keep-some-files-private mechanism — if that's wanted, it's a formula improvement).
cycle-1-log.mdandcycle-1-story.mdare labeled RECONSTRUCTED — the checks they record happened during the real 2026-07-11/12 cycle; the files were assembled afterward in the formula's format.🤖 Generated with Claude Code