docs: clean up + regenerate to match the multi-domain API (#138) #147
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_proc!147
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_docs_138"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Docs cleanup — match the multi-domain + typed-inputs API (#138)
Follow-up to the code cleanup in #144. Brings the docs in line with the current API.
api.mdfrom the openrpc specs: 1029 -> 196 lines, 118 methods across the 4 domains (jobs/logs/secrets/system), correct 0.6/0.7 versions. Drops the pre-multi-domain "OUTDATED" banner,ServiceConfig, and the v0.5.0 / "93 methods" drift. Source of truth is now the specs; this is a generated index.overview.md+sdk_examples.md— both claimed typed inputs were "all removed"/"historical"; #140 restored them (job_create/run_quick_submitwith aninputsmap,{{var}}templating,HERO_INPUT_*injection, declarativeinput_schema).MIGRATION_REMAP.md(the migration is complete + it had a wrongjob_createline),.hero/build_report.md,docs/superpowers/*(completed plans), a stray memory file.Known remaining (separate follow-up): ~30
ServiceConfigreferences acrossbuilders.md/database.md/sdk.md/service_specs.md/overview.mdbody need context-aware rewrites toServiceSpec.Refs #138