waaseyaa / note
Default built-in Note content type for Waaseyaa (core.note)
v0.1.0-alpha.1
2026-03-14 17:43 UTC
Requires
- php: >=8.3
- waaseyaa/access: ^1.1
- waaseyaa/entity: ^1.1
Requires (Dev)
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2026-03-14 19:40:47 UTC
README
Layer 2 — Content Types
Note entity type for Waaseyaa applications.
Defines the note entity type for lightweight, unstructured content entries (e.g. editorial annotations, internal notes). Simpler than node — no bundles, no editorial workflow. See docs/specs/ingestion-defaults.md for ingestion context.
Key classes: Note, NoteAccessPolicy, NoteServiceProvider.