docs(oschema): drop manual sid/created_at/updated_at — generator auto-injects #278
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_skills!278
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-275-oschema-skill-sid"
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?
Summary
[rootobject]is sufficient; authors must NOT declaresid,created_at, orupdated_at.sid: SmartId,created_at: u64,updated_at: u64).project_sid: strto the typedproject_sid: sid.Test plan
grep 'sid: str' skills/oschema/oschema.md→ 0 hits.grep 'created_at\|updated_at' skills/oschema/oschema.md→ only the new auto-injection callout.#275
sid/created_at/updated_at— generator already auto-injects them #275