docs: update Silo_New references for schema-driven creation form #175

Merged
forbes merged 2 commits from feat/schema-driven-new-item-form into main 2026-02-11 16:44:02 +00:00
Owner
  • COMPONENTS.md: describe schema-driven form with runtime API fetching
  • silo.md: update command description with domain/subcategory picker,
    dynamic properties, live PN preview; add schema_form.py and
    silo_start.py to directory structure
  • configuration.md: update keyboard shortcut description

Summary

Changes

Checklist

  • Commit messages follow conventional commits (feat:, fix:, chore:, docs:, art:)
  • Code follows project style (clang-format for C++, black for Python)
  • Changes are tested locally
  • Documentation updated (if applicable)
- COMPONENTS.md: describe schema-driven form with runtime API fetching - silo.md: update command description with domain/subcategory picker, dynamic properties, live PN preview; add schema_form.py and silo_start.py to directory structure - configuration.md: update keyboard shortcut description ## Summary <!-- Brief description of what this PR does --> ## Changes <!-- List the key changes made --> ## Related Issues <!-- Link related issues: Closes #123, Fixes #456 --> ## Checklist - [ ] Commit messages follow [conventional commits](https://www.conventionalcommits.org/) (`feat:`, `fix:`, `chore:`, `docs:`, `art:`) - [ ] Code follows project style (clang-format for C++, black for Python) - [ ] Changes are tested locally - [ ] Documentation updated (if applicable)
forbes added 1 commit 2026-02-11 16:43:29 +00:00
docs: update Silo_New references for schema-driven creation form
Some checks failed
Build and Test / build (pull_request) Has been cancelled
f8a6c130af
- COMPONENTS.md: describe schema-driven form with runtime API fetching
- silo.md: update command description with domain/subcategory picker,
  dynamic properties, live PN preview; add schema_form.py and
  silo_start.py to directory structure
- configuration.md: update keyboard shortcut description
forbes added 1 commit 2026-02-11 16:43:53 +00:00
Merge branch 'main' into feat/schema-driven-new-item-form
Some checks failed
Build and Test / build (pull_request) Has been cancelled
de525483a9
forbes merged commit 76b55aaca5 into main 2026-02-11 16:44:02 +00:00
forbes deleted branch feat/schema-driven-new-item-form 2026-02-11 16:44:02 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#175