Notes
Short essays, cross-posts, and technical notes.
-
Engineering principles should be runnable policy, not slide-deck nostalgia
If your team's standards live in a slide deck, your AI agents will violate them. coding-ethos compiles one YAML file into linter configs, git hooks, agent prompts, and an MCP server so the rules cannot drift between human and machine readers.
-
Standard Graph Neural Networks need curved semantic manifolds
Standard GNNs are structurally constrained when mapping complex text attribution; linear aggregation in flat Euclidean space inevitably forces semantic drift. Looking to connect with researchers in TDA, geometric deep learning, and spectral graph theory.