mirror of
https://github.com/pocketpaw/pocketpaw.git
synced 2026-05-13 21:21:53 +00:00
12 lines
532 B
Python
12 lines
532 B
Python
# PocketPaw Enterprise Extensions (ee/)
|
|
# Licensed under FSL 1.1 — see ee/LICENSE
|
|
# These features require a PocketPaw Enterprise license for production use.
|
|
# Updated: 2026-03-30 — Added api.py singleton for instinct_tools bridge.
|
|
#
|
|
# Modules:
|
|
# api.py — Singleton accessors (get_instinct_store)
|
|
# fabric/ — Ontology layer (objects, links, properties)
|
|
# instinct/ — Decision pipeline (actions, approvals, audit)
|
|
# automations/ — Time/data triggers
|
|
# audit/ — Enhanced compliance logging
|