Skip to content

docs: document dataset proposal flow in specs - #387

Merged
Scr4tch587 merged 3 commits into
kai/create-dataset-uifrom
kai/proposal-docs
Jul 28, 2026
Merged

docs: document dataset proposal flow in specs#387
Scr4tch587 merged 3 commits into
kai/create-dataset-uifrom
kai/proposal-docs

Conversation

@Scr4tch587

Copy link
Copy Markdown
Collaborator

What changed

  • SPEC-backend.md: new "Dataset proposals endpoint" section — `POST /datasets` request shape, the six validation steps (byte-identical config re-validation, registry cross-checks, AST + ruff lint of the builder script), PR shape (branch naming, single commit, reviewer auto-request), env configuration (`GITHUB_TOKEN` / `GITHUB_REPO` / `GITHUB_REVIEWERS` / `GITHUB_API_URL`), full status-code table, and the trust-model rationale (code review stays the gate; the manual-`.env` gap is documented). `POST /datasets` added to the public endpoint list.
  • SPEC-frontend.md: the "Planned" placeholder becomes the real "Create dataset" feature section — form sections (proposer identity, schema/dependency editors, CodeMirror), two-layer validation, lazy loading; navigation, file structure, dependency, and API-integration sections updated (`proposeDataset`, error `detail` extraction, MutationCache 401 handling).

Why

AGENTS.md requires spec files to track code changes; this documents the dataset-creation stack (#383#386) and closes out the stack.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

@Scr4tch587
Scr4tch587 merged commit 636b1e2 into kai/create-dataset-ui Jul 28, 2026
1 check passed
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