-
Notifications
You must be signed in to change notification settings - Fork 0
Description
NEO is a client-side perception layer designed to reduce harm exposure
in comment spaces without surveillance.
This repository is public and doctrine-bound.
Please read the README before contributing.
What help is needed
I’m inviting contributors to work on adapter stabilization only:
- YouTube
- X/Twitter
The task is narrow:
- discover a stable comment root
- guard assumptions with AdapterStabilityError
- no DOM writes
- no logs, no storage, no network
Core logic is frozen.
Adapters are the only surface open to contribution.
How to get started
- Read
/README.md - Read one adapter README
- Pick one adapter
- Submit a small PR limited to root discovery
This is early infrastructure work on a system designed to scale.
The architecture and doctrine are already locked.
Ownership is fixed.
Contributions are scoped and credited.
This phase is about building correctly, not scaling quickly.
Future paid work or deeper involvement may emerge as the system matures,
but nothing is promised or implied by contribution.
If this kind of constraint-heavy, safety-first engineering appeals to you,
I’d value your help.