Skip to content

Define youaskm3 reference app plan and scope#19

Merged
enricopiovesan merged 3 commits into
mainfrom
claude/issue-10-youaskm3-plan
Jun 29, 2026
Merged

Define youaskm3 reference app plan and scope#19
enricopiovesan merged 3 commits into
mainfrom
claude/issue-10-youaskm3-plan

Conversation

@enricopiovesan

Copy link
Copy Markdown
Contributor

Summary

Establishes the youaskm3 reference app plan — the primary downstream app demonstrating the full Traverse-consumable path. Creates the directory structure, plan doc, and web-react README. No code yet.

Definition of Done

  • apps/youaskm3/PLAN.md — architecture boundary, Phase 1 HTTP path (spec 033), Phase 2 registration path (specs 044, 046), ticket sequence, open questions
  • apps/youaskm3/web-react/README.md — local setup sequence, commands, env config, governing specs
  • manifests/youaskm3/ — directory created for app manifest and WASM component manifests (populated in Author youaskm3 app manifest and WASM component manifests #12)

Validation

bash scripts/ci/repository_checks.sh
# PASS — no new required files added in this ticket
ls apps/youaskm3/PLAN.md apps/youaskm3/web-react/README.md manifests/youaskm3/

Architecture boundary

Documentation and directory structure only. No business logic, no Traverse internals, no application code.

Closes #10

Enrico Piovesan and others added 3 commits June 28, 2026 11:15
- apps/youaskm3/PLAN.md: architecture boundary, Phase 1 HTTP path
  (spec 033), Phase 2 registration path (specs 044, 046), ticket
  sequence with dependencies, open questions
- apps/youaskm3/web-react/README.md: local setup sequence, commands,
  env config, governing specs
- manifests/youaskm3/: directory for app manifest and WASM component
  manifests (populated in #12)

Closes #10

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…affold

CI was failing because .nvmrc was missing and the app source files were
never committed. Adds the Node version pin, root workspace package.json,
package-lock.json, the full traverse-starter/web-react scaffold, and
excludes coverage/ from ESLint.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@enricopiovesan enricopiovesan merged commit 0f0579a into main Jun 29, 2026
4 checks passed
@enricopiovesan enricopiovesan deleted the claude/issue-10-youaskm3-plan branch June 29, 2026 22:27
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.

Define youaskm3 reference app plan and scope

1 participant