# infospace-bench Workspace and service for creating, developing, evaluating, and inspecting structured knowledge spaces. This repo is the application-layer successor for the infospace work that began inside `markitect-main`. It focuses on concrete infospaces and their lifecycle, while lower-level markdown tooling and runtime orchestration remain in sibling projects. Start with: - `INTENT.md` - `wiki/ProductRequirementsDocument.md` - `wiki/FunctionalRequirementsSpecification.md` - `SCOPE.md` - `docs/infospace-layout.md` - `docs/evaluation-and-inspection.md` - `docs/reference-pilot-decision.md` - `docs/markitect-main-scope-assessment.md` - `docs/orthogonal-successor-roadmap.md` - `infospaces/bootstrap-pilot/` - `workplans/` Current development command: ```bash python3 -m pytest ```