Projects
This site is also an engineering portfolio. The publishing layer (Hugo /
Blowfish) is intentionally thin; the substance lives in the Engineering Plane,
documented under docs/adr/0002-two-plane-architecture.md.
Decentralized Governance (DAO)#
Solidity contracts for experiment-driven governance — a governance token, a soulbound identity badge, and a commit-reveal proposal engine.
- Source:
contracts/dao/ - Tests: Hardhat, 9 passing (
npx hardhat test) - Roadmap & threat model: DAO Roadmap
Knowledge Graph pipeline#
Every build turns published content into a JSON-LD graph
(static/data/knowledge-graph.json) rendered by the
Knowledge Graph explorer.
- Generator:
scripts/build-knowledge-graph.cjs - Schema:
schema/post-metadata.schema.json
Research substrate (src/)#
Reusable modules — P2P/CRDT experiments, vector search, RUM/analytics, PWA service worker. Not imported by Hugo at build time; integrated only through generated artifacts and demo pages.
- Browse:
src/
Reproducible pipeline#
The whole process — content-contract gate, build, tests, deploy — runs through GitHub Actions. See the README for the workflow map.
Здесь пока нет статей.