Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 579 Bytes

File metadata and controls

23 lines (18 loc) · 579 Bytes

Specification: ecology

Scope

Documentation for the ecology domain in MetaInformAnt.

Architecture

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

Data Structures

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

Integration

  • Source: src/metainformant/ecology/
  • Tests: tests/ecology/test_ecology_*.py

Testing Policy

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