Skip to content

Extract shared config-schema package #20

Description

@iocfinc

Problem or opportunity

Without a shared schema boundary, each toolkit will evolve its own document shape and preset logic, making export, validation, and persistence harder to maintain.

Proposed change

Extract shared document and toolkit schemas into a config-schema package, including the discriminated toolkit document contract and shared preset metadata.

Success criteria

  • Toolkit document contracts are defined centrally
  • Shared schema can validate motion, dataviz, and social-card documents
  • Future toolkit additions can plug into the same schema conventions

Constraints or scope notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    CODEXAssisted by or generated with Codex agents

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions