docs: PRODUCT.md + DESIGN.md (impeccable) for agent design context - #119
Draft
mdorticos16x9 wants to merge 3 commits into
Draft
docs: PRODUCT.md + DESIGN.md (impeccable) for agent design context#119mdorticos16x9 wants to merge 3 commits into
mdorticos16x9 wants to merge 3 commits into
Conversation
Durable product truth for video-use (agent-native editor) plus impeccable v4.0.4 under project harness dirs. Local branch only; not for browser-use/video-use upstream push. Co-Authored-By: Oz <oz-agent@warp.dev>
Impeccable document pass: tokens and rules extracted from poster and timeline visuals. Sidecar at .impeccable/design.json. Co-Authored-By: Oz <oz-agent@warp.dev>
Operate-mode brief for human strategy confirmation over edit/ composites. No implementation — awaits brief approval. Co-Authored-By: Oz <oz-agent@warp.dev>
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
Adds durable product and design context for AI agents working on video-use UI/docs surfaces:
PRODUCT.md— users, purpose, positioning, hard production constraints (12 rules), principlesDESIGN.md+.impeccable/design.json— design system extracted fromposter.html/ timeline visuals (North Star: The Harness Console).claude/.agents/.cursor/.githubso harnesses pick up the skill in-repoIntent
Agent-facing documentation only. No runtime pipeline behavior changes.
Test plan
poster.htmlaccent#ff6b35/ Inter + JetBrains MonoDraft PR from fork
mdorticos16x9/video-usebranchlocal/impeccable-init.Co-Authored-By: Oz oz-agent@warp.dev
Summary by cubic
Adds PRODUCT.md and DESIGN.md to establish product and design ground truth, vendors the
impeccabledesign skill (v4.0.4) under.agents, and adds an operate‑mode surface brief for the Project Review Console. No runtime or pipeline changes.New Features
PRODUCT.md: users, purpose, positioning, hard constraints, and principles.DESIGN.md+.impeccable/design.json: tokens and rules extracted fromposter.html/timeline (Harness Console; accent#ff6b35; Inter + JetBrains Mono).impeccableat.agents/skills/impeccable: sub-agent configs, reference guides, detector, hooks, and live-mode scripts.openai.yamlshim for Impeccable’s display and default prompt.Migration
.agents/skills/impeccablewill auto-pick it up.PRODUCT.md/DESIGN.mdif we don’t want to vendor the full skill.Written for commit 406284a. Summary will update on new commits.