Skip to content

F-050: progressive examples + agent skills for all features#175

Merged
stepango merged 1 commit into
v2from
forma/F-050-progressive-examples-skills
Jul 15, 2026
Merged

F-050: progressive examples + agent skills for all features#175
stepango merged 1 commit into
v2from
forma/F-050-progressive-examples-skills

Conversation

@stepango

Copy link
Copy Markdown
Collaborator

Summary

  • Progressive JVM ladder (examples/jvm/0105) covering binary, api/impl, library/util, multi-feature, testUtil
  • Progressive Android ladder (examples/android/0109) covering composition roots, feature slices, res/viewbinding, shared libs, widget/uiLibrary, Compose, multi-feature, catalogs, test utils (+ androidNative docs)
  • In-repo agent skills under examples/agent-skills/ and curriculum index docs/PROGRESSIVE-EXAMPLES.md
  • Cross-links from README / GETTING-STARTED / JVM-GETTING-STARTED; TICKETS F-050 done

Verify (host)

  • All JVM: ./gradlew build + :binary:run OK
  • All Android: :binary:assembleDebug OK
  • Android 09 unit tests OK

Notes

  • deps() is non-transitive; Compose/JUnit steps use transitiveDeps
  • Teaching apps use framework Activity to keep the demo surface small

Add JVM (01-05) and Android (01-09) teaching ladders covering every
supported target type, catalogs, Compose, and test utils, plus in-repo
agent skills and docs/PROGRESSIVE-EXAMPLES.md curriculum index.

Verified: all JVM build+run, all Android assembleDebug, step 09 unit tests.
@stepango
stepango merged commit 9386b64 into v2 Jul 15, 2026
8 checks passed
@stepango
stepango deleted the forma/F-050-progressive-examples-skills branch July 15, 2026 13:04
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.

1 participant