Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 603 Bytes

File metadata and controls

23 lines (18 loc) · 603 Bytes

Specification: information

Scope

Documentation for the information domain in MetaInformAnt.

Architecture

  • Dependency Level: Documentation
  • Component Type: Guide
  • Location: docs/information/

Data Structures

  • Files:
    • README.md: Overview
    • AGENTS.md: AI Attribution
    • SPEC.md: This file
    • *.md: Topic-specific guides

Integration

  • Source: src/metainformant/information/
  • Tests: tests/information/test_information_*.py

Testing Policy

  • Real Implementation: All tests must use real implementations. Mocks are strictly prohibited.