feat(package): add Ad Naming v0.1.1 - #156
Draft
vamsi (thedumsieffect) wants to merge 19 commits into
Draft
Conversation
…fetch board with click-to-expand, is:global styles, data/ scaffolds, richness + brand-context scoping (staging feedback)
…single /brain/context-kit folder, dataFile on all items, empty-state copy, Drive/Notion header nudge, help banner, app name fix
…earch (review-audit + brand-relevant-keywords + web + Levinger lived-context/trigger-moments), split brand voice from customer voice, add reviews-platform connect prompts + per-card enrich nudge
…ain (drafted vs inferred + sourceNote), board chrome redesign (brand-name title, compact nudge, numbered path + pips, butter color, unified View CTA), full markdown renderer, thoughtStarters + more enrich tips, bucket icons
… instruction detects thin files, offers to capture, logs gaps) + board 'Runneth wants to sharpen these' nudge surface
…rface, keep the always-on in-chat self-improvement offer (simpler, no stale state)
- Contained header card (title + intro + progress bar + stage rail as one unit) - Full-width disclosure rows replacing 2-col grid (easier to skim) - White inset box around each expanded detail panel - Darkened section headers for legibility; neutral link icon on the import nudge - Personalized title/subhead via optional state.brandName (graceful fallback) - Preserves client-render + runtime state/markdown fetch (no rebuild needed)
The manual div + display-toggle panel broke layout in the app runtime (open panel collapsed to a narrow overlapping column). Rebuild each row as a real <details>/<summary> and lazy-load the markdown panel on the toggle event. Preserves client-render + runtime fetch.
- Board: tabbed sections (Auto-filled / Drafted for you / Only you know / Your tools), clean underline tabs, white cards with status pills, cards open by default, meter reads 'N of X details confirmed / % complete', lede 'the way Runneth sees you'. Preserves levels rail, import nudge, and enrich tips. - New Bucket D 'Your tools': integration source guides (generic scaffolds: ad-platform, asset-library, data-warehouse, reviews), excluded from the meter. - Fold from Ioana's account-setup: two-section import contract + conflict rule for Bucket A (behavior.md, SKILL.md); validator rejects duplicate resource ids. - Version 0.8.1 -> 0.9.0.
Co-authored-by: vamsi <thedumsieffect@users.noreply.github.com>
Co-authored-by: vamsi <thedumsieffect@users.noreply.github.com>
Co-authored-by: vamsi <thedumsieffect@users.noreply.github.com>
Co-authored-by: vamsi <thedumsieffect@users.noreply.github.com>
Co-authored-by: vamsi <thedumsieffect@users.noreply.github.com>
Co-authored-by: vamsi <thedumsieffect@users.noreply.github.com>
Co-authored-by: vamsi <thedumsieffect@users.noreply.github.com>
Co-authored-by: vamsi <thedumsieffect@users.noreply.github.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.
Adds Ad Naming v0.1.1: naming decoder, per-campaign KPI map, and Motion query contract. Install after Context Kit, before Creative Corpus.
This branch is cumulative on Context Kit PR #150 so the package index remains valid throughout the rollout. Once #150 merges, this PR’s diff reduces to Ad Naming and its index entry.
Runtime hardening:
Verification: