coulomb-social/README.md

38 lines
1.2 KiB
Markdown
Raw Normal View History

2026-08-08 22:24:08 +00:00
# coulomb-social
Reimplementation of the **coulomb.social** co-creation platform on the
Railiance / NetKingdom / HelixForge stack — exiting the stalled bubble.io
low-code product.
## Orientation
| Doc | Role |
|-----|------|
| [`INTENT.md`](INTENT.md) | Why this repo exists and what success means |
| [`SCOPE.md`](SCOPE.md) | In/out boundaries and when to use this repo |
| [`GOAL.md`](GOAL.md) | Bootstrap note that started this setup |
| [`LICENSE`](LICENSE) | Target Revenue Source License (TRSL V1C1) |
| [`AGENTS.md`](AGENTS.md) | Agent / State Hub session protocol |
| [`workplans/`](workplans/) | Active work (`CSOC-WP-*`) |
## Platform shape
Standalone business application (not a Core Hub extension):
- own database, tenant-keyed from migration one
- app-local member accounts (OIDC switch later)
- commit-SHA images → `gitea.coulomb.social/coulomb/coulomb-social`
- release values in `railiance-apps` → railiance01
Contract: business-app service contract v0.1 in `the-custodian`.
## Status
Bootstrap. Application code not yet scaffolded. First workstream is the
bubble.io exit assessment (`CSOC-WP-0001`).
## License
Target Revenue Source License (TRSL), Version 1 Candidate 1. See [`LICENSE`](LICENSE).
No Phase Manifest is declared yet.