v50

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-01147180956.9 KB
Notes

Create Note

Create a new note attached to a registry resource.

post/notes

Request body

bodystring required
confidence'observed' | 'suspected' | 'verified'

Author-supplied confidence in a note (matches the spec NoteConfidence enum).

related_execution_idstring nullable
source'agent' | 'human' | 'platform'

Origin tag for a note (matches the spec NoteSource enum).

type'auth_quirk' | 'usage_hint' | 'execution_feedback' | 'correction'

Category of a note (matches the spec NoteType enum).

Response

Successful Response

{"stackTrail":"paths:/notes:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}