Skip to content

feat: AI architecture and implementation docs#768

Merged
madelineluke merged 2 commits intomainfrom
ai-dev-tooling
Apr 20, 2026
Merged

feat: AI architecture and implementation docs#768
madelineluke merged 2 commits intomainfrom
ai-dev-tooling

Conversation

@c-lamoureux
Copy link
Copy Markdown
Contributor

@c-lamoureux c-lamoureux commented Apr 20, 2026

Description

.claude/architecture.md:
system architecture reference covering the full pipeline, three-type pattern, VegaChart render cycle, signal system, data sources, scale system, interactive mark wiring, sanitize gate, encoding conventions, S2 parity, and file creation rules

.claude/commands/implement-new-prop.md:
skill for adding props to existing components

.claude/commands/implement-new-chart-mark.md:
skill for adding new top-level chart marks

.claude/commands/implement-new-child-component.md:
skill for adding new child components

.claude/commands/implement-bug-fix.md:
skill for diagnosing and fixing bugs

Related Issue

Motivation and Context

These are intended to create a baseline that we can build on and tweak over time. Not meant to be exhaustive or perfectly precise.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

c-lamoureux and others added 2 commits April 20, 2026 10:28
Architecture reference is documentation, not a slash command.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@madelineluke madelineluke merged commit 5821902 into main Apr 20, 2026
6 checks passed
@madelineluke madelineluke deleted the ai-dev-tooling branch April 20, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants