Tagged: Architecture
System design, architecture decisions, and data flow
Pages with this tag
Challenge 07: Link metadata / edge model for evidence mapping
13Design 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
14Initial git setup, Bun migration, CI/CD, Starlight docs scaffold, test infrastructure.
Architectural direction exploration
15Defining what Crosswalker actually IS — meta-system for ontology management, not just a framework importer.
ChunkyCSV and transformation engines
16Structured-to-tabular conversion engines as a component of the migration and transformation system.
Deep research synthesis — ontology meta-system, plugin state, E2E testing
17Synthesis of three parallel research agents exploring the architectural direction, current implementation state, and testing infrastructure.
Diagram strategy decision needed
18Mermaid SVGs are ugly. Need custom interactive HTML/CSS/JS diagrams for concept pages. Planning the approach.
Distribution architecture research
19How to ship Obsidian plugin + CLI + future web UI from one codebase — monorepo structure, VaultAdapter pattern, and Obsidian API boundaries.
EvolutionPattern taxonomy draft v0.1
20First 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
21Designing the animated homepage hero — from flat emoji line to boundary narrative with knowledge graph.
Institutional ontology landscape — planning
22Planning the documentation of how institutions create, maintain, map, regulate, and consume ontologies — the human side of ontology evolution.
Layered architecture vision
23Three-layer funnel from universal spec to framework-specific integrations — what makes Crosswalker a platform, not just a plugin.
Transform engine research
24Evaluated 14 declarative transform engines — custom build recommended over JSONata, Arquero, Arrow, DanfoJS, dbt, and others.