[Wave 2] Publish Printf prototype Skills and evaluation materials #8

Merged
lprintf merged 1 commit from w2/printf-prototype into main 2026-07-22 22:22:26 +08:00
Owner

What changed

  • align the Wave 2 Specs, architecture, scenarios, and evaluation criteria with the deployed prototype
  • publish four key Skill contracts and their machine-readable manifests
  • add end-to-end workflows, the public Agent knowledge base, and a reproducible demo scenario
  • link the live prototype and test account from the repository and submission index
  • separate implemented capabilities from roadmap items such as full forms, CRUD, autoscaling, and rollback

Why

Wave 2 requires runnable key Skills or workflows plus a working Prototype. These materials let reviewers verify the deployed product without requiring the complete product source.

Validation

  • live prototype redirects to its login page and returns HTTP 200
  • all Skill manifests and submissions.json parse as valid JSON
  • all relative Markdown links resolve and git diff --check passes
  • submitted manifests semantically match the prototype manifests
  • prototype tests: 79 passed locally; 3 POSIX path assertions are platform-specific and fail under Windows
## What changed - align the Wave 2 Specs, architecture, scenarios, and evaluation criteria with the deployed prototype - publish four key Skill contracts and their machine-readable manifests - add end-to-end workflows, the public Agent knowledge base, and a reproducible demo scenario - link the live prototype and test account from the repository and submission index - separate implemented capabilities from roadmap items such as full forms, CRUD, autoscaling, and rollback ## Why Wave 2 requires runnable key Skills or workflows plus a working Prototype. These materials let reviewers verify the deployed product without requiring the complete product source. ## Validation - live prototype redirects to its login page and returns HTTP 200 - all Skill manifests and submissions.json parse as valid JSON - all relative Markdown links resolve and git diff --check passes - submitted manifests semantically match the prototype manifests - prototype tests: 79 passed locally; 3 POSIX path assertions are platform-specific and fail under Windows
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lprintf/printf!8
No description provided.