Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 644 Bytes

File metadata and controls

19 lines (15 loc) · 644 Bytes

Personal AI Infrastructure (PAI) - execution

Context & Intent

  • Path: /Users/mini/Documents/GitHub/metainformant/src/metainformant/core/execution
  • Purpose: Core execution utilities for METAINFORMANT.
  • Domain: core

Virtual Hierarchy

  • Type: Source Code
  • Parent: core

Maintenance Notes

  • System: Part of the METAINFORMANT Core layer.
  • Style: Strict type hinting, no mocks in tests.
  • Stability: API boundaries should be respected.

AI Workflows

  • Modification: Run functional tests in tests/ before committing.
  • Documentation: Update SPEC.md if architectural patterns change.