Skip to content

docs(nip-ap): behavioral fields are active, not reserved; clarify which respond_to is live - #4108

Open
hccbuddy-svg wants to merge 1 commit into
block:mainfrom
syncreus:hivepack/ws6-upstream
Open

docs(nip-ap): behavioral fields are active, not reserved; clarify which respond_to is live#4108
hccbuddy-svg wants to merge 1 commit into
block:mainfrom
syncreus:hivepack/ws6-upstream

Conversation

@hccbuddy-svg

Copy link
Copy Markdown

The "Status: reserved" paragraph under Optional fields predates the current implementation. As of the current desktop, writers emit respond_to / respond_to_allowlist / parallelism on kind:30175 events whenever they are set locally (verified against a live retention store), the local definition store carries them (definition_respond_to etc. on key-less records in the unified agent store), and instance creation resolves explicit input > definition default > client default.

This PR updates the status paragraph and adds a short "Which value is live?" note. The note exists because the two same-named fields invite a real operator error we hit while building fleet tooling: editing the definition-level value and expecting a running agent's gate to change. The instance-level value (kind:30177 head) is what the spawner enforces; the definition value only seeds new instances.

Docs-only change; no code touched. Rebased on current main (no overlap with the kind:30178 additions).

🤖 Generated with Claude Code

…ch respond_to is live

The 'Status: reserved' paragraph predates the current implementation:
writers now emit respond_to/respond_to_allowlist/parallelism on kind:30175
when set, the local definition store carries them, and instance creation
resolves explicit input > definition default > client default. Document
that, and add a 'Which value is live?' note: the instance-level value
(kind:30177 head) is what the spawner enforces; the definition field only
seeds new instances. Confusing the two produces a classic operator error:
editing the definition and expecting a running agent's gate to change.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Mac Mini <macmini@Macs-Mac-mini.localdomain>
@hccbuddy-svg
hccbuddy-svg requested a review from a team as a code owner August 1, 2026 12:43
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