Skip to content

Internal Technical Notes

docs/AI/ is the current implementation reference for maintainers and coding agents. User workflows belong in the Zensical pages at the root of docs/.

Active notes describe current contracts. The history/ directory contains dated migration and removal records; use those for rationale, not as the source of truth for present APIs.

Algorithms

Environments And Objectives

Monitoring

Experiments And Verification

Notebooks And Visualisation

Operations And Testing

The one-time Pursuit export copier is maintained as scripts/migrate_pursuit_export_paths.sh; executable utilities do not belong inside the documentation tree.

Historical Records

Research Questions

Optimisations

Maintenance Rule

When implementation changes, update the narrow active note that owns the contract and the corresponding user page when the behavior is user-visible. Keep paths relative, mark dated investigations as history, and run uv run zensical build --strict after documentation edits.