Files
pocketpaw/ee/__init__.py
2026-04-10 17:42:15 +05:30

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