docs consolidation and others
This commit is contained in:
16
docs/dev/sdks/java.md
Normal file
16
docs/dev/sdks/java.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# SDK Guide: Java (outline)
|
||||
|
||||
## Pending Inputs
|
||||
- See sprint SPRINT_0309_0001_0009_docs_tasks_md_ix action tracker; inputs due 2025-12-09..12 from owning guilds.
|
||||
|
||||
## Determinism Checklist
|
||||
- [ ] Hash any inbound assets/payloads; place sums alongside artifacts (e.g., SHA256SUMS in this folder).
|
||||
- [ ] Keep examples offline-friendly and deterministic (fixed seeds, pinned versions, stable ordering).
|
||||
- [ ] Note source/approver for any provided captures or schemas.
|
||||
|
||||
## Sections to fill (once inputs arrive)
|
||||
- Build tooling and version pinning (Maven/Gradle) with checksums.
|
||||
- Auth helpers and tenancy headers.
|
||||
- Retry/pagination/telemetry defaults.
|
||||
- Streaming/upload helpers.
|
||||
- Example usage with hash-listed fixtures.
|
||||
Reference in New Issue
Block a user