chore: initialize safe Javis project scaffold
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""Javis package scaffold.
|
||||
|
||||
No assistant runtime is implemented in phase 0.
|
||||
"""
|
||||
|
||||
__version__ = "0.0.0"
|
||||
@@ -0,0 +1 @@
|
||||
"""Audit boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Configuration boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Conversation orchestration boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""User-interface boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Memory boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Obsidian adapter boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Model-provider boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Security and approval boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Technical status-adapter boundary for Javis."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Controlled tool-registry boundary for Javis."""
|
||||
Reference in New Issue
Block a user