docs(attribution,grants): three capabilities described in the present tense that nothing calls #658

Merged
coilyco-ops merged 1 commit from coilyco-ops/three-capabilities-a-doc-promises into main 2026-08-13 18:07:30 +00:00 AGit
Member

closes #657 - AttributeJob, AttributeEffects and GrantedKinds have no production caller and both docs describe them as current behaviour

closes #657 - AttributeJob, AttributeEffects and GrantedKinds have no production caller and both docs describe them as current behaviour
docs(attribution,grants): three capabilities described in the present tense that nothing calls
All checks were successful
ci / image-build (pull_request) Successful in 28s
ci / test (pull_request) Successful in 41s
ci / publish-echo-image (pull_request) Has been skipped
ci / publish-observed (pull_request) Has been skipped
d051e21770
AttributeJob, AttributeEffects and GrantedKinds each have a declaration
and no production caller, and both docs describe them as things the
service does.

AttributeEffects is the worst of the three. It reads job.Effects, whose
only writer is RecordEffect, which nothing calls either, so the map is
empty for every job that has ever run. The doc describes a join over
data the runtime never records.

AttributeJob is marked as wiring rather than new data, because Principal
is already on the record. That is the difference between a small task
and a design question, and a reader choosing what to pick up needs it.

commands.md and jobs-telemetry.md already carry their corrections.
threads.md was never wrong and is untouched: it says both functions are
unwired under a heading called "What is not here". I named it on 620 by
reaching for the doc whose title matched rather than the one that
described the behaviour, and Quail corrected me.

Call graphs re-derived rather than inherited from the issue.

Refs sirens-echo#657, sirens-echo#620

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
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
coilyco-gaming/sirens-echo!658
No description provided.