Initial implementation

This commit is contained in:
2026-05-14 11:32:25 +02:00
parent 6fd1ff7581
commit 916a895a85
31 changed files with 1461 additions and 21 deletions

View File

@@ -0,0 +1,6 @@
# FRS Requirements
The functional requirements describe externally observable behavior for
infospace lifecycle management, knowledge population, structure and
relationships, evaluation, inspection, workflow execution, export, AI
assistance, and explicit error handling.

View File

@@ -0,0 +1,7 @@
# PRD Scope
The product requirements define `infospace-bench` as the application layer for
concrete structured knowledge spaces. The repo should support creation,
population, evaluation, inspection, transformation, generation, and export of
infospaces while avoiding low-level markdown tooling and runtime platform
ownership.