Implement local runtime persistence and policy gates
This commit is contained in:
parent
7f9913c45a
commit
8089a7c8fa
23 changed files with 2263 additions and 42 deletions
|
|
@ -14,6 +14,9 @@ authors = [
|
|||
]
|
||||
dependencies = []
|
||||
|
||||
[project.scripts]
|
||||
phase-memory = "phase_memory.cli:main"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue