Skip to content
🚧 Early alpha — building the foundation. See the roadmap →

Tagged: Architecture

All Tags
Architecture
50 pages
5 related

System design, architecture decisions, and data flow

Pages with this tag

Challenge 07: Link metadata / edge model for evidence mapping

13

Design the edge metadata model for evidence→framework implementation links — the "other" edge type Crosswalker has to support that's NOT a crosswalk. Bases-compatible storage, custom or inherited schema, reviewer attribution, status transitions.

Project ops setup

14

Initial git setup, Bun migration, CI/CD, Starlight docs scaffold, test infrastructure.

Architectural direction exploration

15

Defining what Crosswalker actually IS — meta-system for ontology management, not just a framework importer.

ChunkyCSV and transformation engines

16

Structured-to-tabular conversion engines as a component of the migration and transformation system.

Deep research synthesis — ontology meta-system, plugin state, E2E testing

17

Synthesis of three parallel research agents exploring the architectural direction, current implementation state, and testing infrastructure.

Diagram strategy decision needed

18

Mermaid SVGs are ugly. Need custom interactive HTML/CSS/JS diagrams for concept pages. Planning the approach.

Distribution architecture research

19

How to ship Obsidian plugin + CLI + future web UI from one codebase — monorepo structure, VaultAdapter pattern, and Obsidian API boundaries.

EvolutionPattern taxonomy draft v0.1

20

First draft of the novel spec — 8 taxonomy fields classifying how ontologies evolve, applied to 7 frameworks, with SCD type mapping and as-code format.

Hero visual iterations

21

Designing the animated homepage hero — from flat emoji line to boundary narrative with knowledge graph.

Institutional ontology landscape — planning

22

Planning the documentation of how institutions create, maintain, map, regulate, and consume ontologies — the human side of ontology evolution.

Layered architecture vision

23

Three-layer funnel from universal spec to framework-specific integrations — what makes Crosswalker a platform, not just a plugin.

Transform engine research

24

Evaluated 14 declarative transform engines — custom build recommended over JSONata, Arquero, Arrow, DanfoJS, dbt, and others.