|
|
22b57307cf
|
refactor: drop decnet- prefix — BEHAVE is now standalone
Rename packages and imports:
decnet-behave-core → behave-core
decnet-behave-shell → behave-shell
decnet-behave-text → behave-text
decnet_behave_* → behave_*
BEHAVE is no longer a DECNET sub-project.
|
2026-05-10 06:20:01 -04:00 |
|
|
|
bccd1eafd9
|
feat(text): initial decnet_behave_text spec + tests
Text/messaging-domain behavioral observation registry layered on core.
SPDX: GPL-3.0-or-later (code) / CC-BY-SA-4.0 (attribution-recipes.md).
|
2026-05-10 06:17:32 -04:00 |
|
|
|
bf654b9aed
|
feat(shell): initial decnet_behave_shell spec + tests
Shell-session behavioral observation registry layered on core.
SPDX: GPL-3.0-or-later (code) / CC-BY-SA-4.0 (attribution-recipes.md).
|
2026-05-10 06:17:28 -04:00 |
|
|
|
abe7dde778
|
feat(core): initial decnet_behave_core spec + tests
Shared observation envelope and schema contract. GPLv3.
|
2026-05-10 06:17:25 -04:00 |
|
|
|
9f238d2c57
|
chore: repo scaffold — gitignore, dual license (GPLv3 + CC-BY-SA-4.0), README
|
2026-05-10 06:17:21 -04:00 |
|