- Purpose
- Module Map
- Collection Rules
- Operation Flow
- Integration Points
- Quality Gates
- Governance Pointer
Version: 0.12.0rc0 | Python: 3.13+ | Project class: domain
Alpha (0.12.0). This package is alpha quality. Every package in the workspace must be re-checked and re-validated at 0.12.0 before any promotion beyond alpha; treat interfaces as unstable.
Enterprise LDAP Operations Library for FLEXT Framework
::: flext_ldap options: members: false show_root_heading: false show_root_toc_entry: false show_source: false
Read
/flext/AGENTS.md
§9 — Agent Execution Pre-requisites — for the canonical pre-change checklist
(parent MRO chain, Scope bootstrap, skill loading, zero-debt baseline,
slot registry verification).
- Public surface: see
docs/index.mdanddocs/api-reference/README.md. - Generated module overview:
docs/api-reference/generated/overview.md. - Settings env prefix: see project
pyproject.toml[tool.flext]andFlextSettingsConfigDict.
- Parent MRO chain: read this project's
pyproject.tomldependenciesarray filtered byflext-*. The MRO cascade is encoded in the inheritance lists of the facade classes listed under Module Map above. - Public extensions exposed by this project:
FlextLdap,FlextLdapConfig,FlextLdapConstants,FlextLdapModels,FlextLdapProtocols,FlextLdapService(+3 more). - Library abstraction boundaries: see AGENTS.md §2.7.
Canonical make verbs (check, test, fmt WHAT=apply APPLY=Y, val,
docs) — see
/flext/AGENTS.md
Build & Test and Required Python quality gates; selector routing is owned
universally by the agents_home make-check skill.
- Engineering law:
/flext/AGENTS.md - Governance + ADRs:
/flext/docs/GOVERNANCE.md - Skills index:
/flext/.agents/skills/ - Onboarding:
/flext/docs/guides/onboarding.md - Full project portal:
docs/index.md.