Skip to content

Commit c19fbbf

Browse files
committed
Add Ethosism ecosystem surfaces
1 parent 4891d78 commit c19fbbf

18 files changed

Lines changed: 1737 additions & 9 deletions

README.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,31 @@ Ethos is the monorepo for the Ethosism canon. It keeps the core Ethos book, comp
66

77
1. Read the core book at [books/ethos](books/ethos).
88
2. Browse the full library in [books](books).
9-
3. Work on the public website in [web](web).
10-
4. Use the repo-local writing guidance in [books/ethos/docs/writing-guide.md](books/ethos/docs/writing-guide.md).
9+
3. Use the practice layer in [practice](practice).
10+
4. Use the handbook and governance docs in [docs](docs).
11+
5. Work on the public website in [web](web).
12+
6. Use the repo-local writing guidance in [books/ethos/docs/writing-guide.md](books/ethos/docs/writing-guide.md).
13+
14+
## Ecosystem Surfaces
15+
16+
The public site now exposes the ecosystem as more than a book index.
17+
18+
- `/start`: what Ethosism is, where to read first, and how to practice this week.
19+
- `/practice`: daily rule, weekly rule, discernment worksheet, repair script, and facilitator guide.
20+
- `/ethra`: public Ethra orientation with starter dictionary search, corpus examples, and term proposal guidance.
21+
- `/governance`: change control for canon, practice, language, publication, and local use.
22+
- `/handbook`: compact integrated path through Ethosism, Ethra, practice, and governance.
23+
24+
Repo-owned source artifacts:
25+
26+
- [practice/README.md](practice/README.md)
27+
- [practice/weekly-rule.md](practice/weekly-rule.md)
28+
- [practice/discernment-worksheet.md](practice/discernment-worksheet.md)
29+
- [practice/repair-script.md](practice/repair-script.md)
30+
- [practice/facilitator-guide.md](practice/facilitator-guide.md)
31+
- [docs/governance.md](docs/governance.md)
32+
- [docs/ethra-public-interface.md](docs/ethra-public-interface.md)
33+
- [docs/ethosism-handbook.md](docs/ethosism-handbook.md)
1134

1235
## Book Layout
1336

@@ -33,10 +56,15 @@ The old top-level `chapters/`, `docs/`, and `src/` directories are retained for
3356

3457
The Astro site in `web/` publishes the library to `ethosian.info`.
3558

59+
- `/start`: public reader path and first-week practice.
3660
- `/books`: full Ethosism library.
3761
- `/books/<book-slug>`: one book's reading sequence.
3862
- `/books/<book-slug>/chapters/<chapter-slug>`: namespaced chapter route.
3963
- `/chapters`: legacy route for the core Ethos book.
64+
- `/practice`: practice layer.
65+
- `/ethra`: Ethra learning and proposal surface.
66+
- `/governance`: ecosystem governance.
67+
- `/handbook`: integrated handbook.
4068

4169
Chapter slugs are namespaced by book, so repeated filenames such as `00-introduction.md` do not collide.
4270

docs/ethosism-handbook.md

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
# Ethosism Handbook
2+
3+
This handbook is the shortest integrated path through Ethosism, Ethra, practice, and governance.
4+
5+
## What Ethosism Is
6+
7+
Ethosism is a secular, theology-compatible framework for living with purpose, integrity, reciprocal responsibility, and a long view. It tests moral claims against reality, consequences, role reversal, honest alignment between values and behavior, and the duties created by relationship, inheritance, trust, and future impact.
8+
9+
## What Ethosism Is Not
10+
11+
Ethosism is not a church, therapy system, political party, identity label, or replacement for professional care. It can be used by religious and nonreligious people, but it should not be used to claim spiritual authority over others.
12+
13+
## The First Five Moves
14+
15+
1. Read the introduction.
16+
2. Name one fact you have been avoiding.
17+
3. Choose one real duty.
18+
4. Repair one concrete harm.
19+
5. Record what should be remembered.
20+
21+
## The Ethos Method
22+
23+
When making a moral judgment, ask:
24+
25+
1. What is true?
26+
2. Who is affected?
27+
3. What would role reversal reveal?
28+
4. What duty exists?
29+
5. What action is proportionate?
30+
6. What harm must be prevented or repaired?
31+
7. What should be remembered for the future?
32+
33+
## The Ethra Layer
34+
35+
Ethra is the language project attached to Ethosism. It makes moral and relational distinctions grammatically visible.
36+
37+
Key starter distinctions:
38+
39+
- `kan`: can, capacity.
40+
- `lun`: may, permission.
41+
- `wen`: want, desire.
42+
- `vel`: choose, agency.
43+
- `cel`: should, fitting obligation.
44+
- `dom`: owe, debt.
45+
- `dov`: vow, binding speech.
46+
- `mor`: inherited duty.
47+
- `ten`: entrusted duty.
48+
- `ren`: repair.
49+
50+
Ethra matters because vague language permits vague responsibility. A complete ecosystem needs words that make duty, repair, scope, address, and memory harder to hide.
51+
52+
## One-Week Start
53+
54+
Use the weekly rule:
55+
56+
1. Attention.
57+
2. Duty.
58+
3. Repair.
59+
4. Stewardship.
60+
5. Service.
61+
6. Learning.
62+
7. Review.
63+
64+
By the end of the week, you should have one recorded fact, one named duty, one started repair, one stewardship action, one service action, one correction, and one memory for the next week.
65+
66+
## Group Practice
67+
68+
Groups should read one passage, apply one worksheet to one concrete case, choose one bounded action, and review one previous commitment.
69+
70+
Groups should not demand confession, create dependence on a leader, or pretend to adjudicate matters that require professional or institutional process.
71+
72+
## Governance
73+
74+
Ethosism changes through source-controlled proposals, review, and versioned publication. Canon, practice, Ethra terminology, and local use each have different authority.
75+
76+
When in doubt, preserve the distinction between:
77+
78+
- Text.
79+
- Interpretation.
80+
- Experiment.
81+
- Local custom.
82+
- Personal opinion.
83+
84+
## Thirty-Day Path
85+
86+
Week 1: Use the weekly rule.
87+
88+
Week 2: Read the core Ethos introduction and one domain framework relevant to your life.
89+
90+
Week 3: Complete a discernment worksheet and a repair script.
91+
92+
Week 4: Host or join one reading/practice session and record the next duty.
93+
94+
At the end of thirty days, continue only what produced clearer truth, more reliable conduct, real repair, and stronger memory.

docs/ethra-public-interface.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# Ethra Public Interface
2+
3+
The Ethra public interface is the web-facing learning and search layer for the Ethra language project.
4+
5+
The source of truth remains the Ethra repository. The public interface should expose enough of that source for readers, learners, and term contributors to use Ethra without opening YAML files or running the CLI first.
6+
7+
## MVP Surface
8+
9+
1. Grammar guide: phonology, SVO order, particles, moral agency, relational address, and scope.
10+
2. Starter dictionary: searchable terms with meaning, type, category, and example sentence.
11+
3. Corpus search: examples grouped by track and cultural function.
12+
4. Proposal packet: a structured path for root, compound, register, and corpus proposals.
13+
5. Source links: direct paths to specs, docs, corpus, validation, and CLI commands.
14+
15+
## Data Sources
16+
17+
- `spec/particles.yaml`
18+
- `spec/pronouns.yaml`
19+
- `spec/lexicon.yaml`
20+
- `spec/examples.yaml`
21+
- `spec/corpus.yaml`
22+
- `spec/compounds.yaml`
23+
- `spec/governance.yaml`
24+
- `docs/grammar.md`
25+
- `docs/moral-grammar.md`
26+
- `docs/relational-grammar.md`
27+
- `docs/dictionary.md`
28+
- `docs/corpus.md`
29+
30+
## Proposal Packet
31+
32+
Every public proposal form should collect:
33+
34+
- Submitter name or handle.
35+
- Concept field.
36+
- Proposed kind.
37+
- Domain.
38+
- Register.
39+
- Components or root family.
40+
- English gloss.
41+
- Ethra candidate.
42+
- Example sentence.
43+
- Cultural function.
44+
- Existing-term collision notes.
45+
- Review notes.
46+
47+
The web form should not directly mutate Ethra specs. It should produce a reviewable packet or issue body.
48+
49+
## Search Behavior
50+
51+
Search should match:
52+
53+
- Ethra word.
54+
- English meaning.
55+
- Category.
56+
- Register.
57+
- Example sentence.
58+
- Corpus track.
59+
- Cultural note.
60+
61+
Results should always show the source category and link back to the Ethra repository.
62+
63+
## Current Public Page
64+
65+
The Ethos site includes `/ethra` as a lightweight public learning interface. It is intentionally small and curated until the full Ethra spec can be bundled or served as static search data.
66+
67+
The next implementation step is to generate a compact JSON index from Ethra specs during deployment.

docs/governance.md

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
# Ethosism Governance
2+
3+
This document defines the first public governance layer for Ethosism: how canon, practice, Ethra terms, and community use change without losing coherence.
4+
5+
## Authority Layers
6+
7+
1. Canon: source texts in `books/` and the core Ethos chapters.
8+
2. Practice: worksheets, scripts, session formats, and applied guides in `practice/`.
9+
3. Language: Ethra specs, corpus, lexicon, dictionary, style, and governance files in the Ethra repository.
10+
4. Publication: website, print outputs, release packets, and handoff evidence.
11+
5. Local use: study groups, households, facilitators, and institutions applying the material.
12+
13+
Lower layers may adapt to context, but they must not contradict higher layers without proposing a change.
14+
15+
## Change Status
16+
17+
Every substantive proposal should be labeled with one of these statuses.
18+
19+
- Draft: private or early work, not relied on publicly.
20+
- Proposed: ready for review against canon, evidence, and practice use.
21+
- Experimental: usable in bounded trials with clear review criteria.
22+
- Accepted: incorporated into the relevant source of truth.
23+
- Deprecated: retained for history but no longer recommended.
24+
- Rejected: reviewed and declined with reasons.
25+
26+
## Canon Changes
27+
28+
Canon changes require:
29+
30+
1. A statement of the problem.
31+
2. The affected files and passages.
32+
3. The proposed replacement.
33+
4. Reasoning from Ethosism principles.
34+
5. Expected practical consequences.
35+
6. Compatibility notes for related books and practice materials.
36+
7. A review record.
37+
38+
No canon change should be accepted merely because it sounds better. It must clarify truth, duty, consequence, repair, formation, or stewardship.
39+
40+
## Practice Changes
41+
42+
Practice changes require:
43+
44+
1. A concrete use case.
45+
2. A failure mode the practice addresses.
46+
3. A short version usable by newcomers.
47+
4. Boundaries and referral conditions.
48+
5. A feedback method.
49+
50+
Practices should be small enough to complete, specific enough to review, and humble enough to revise.
51+
52+
## Ethra Term Governance
53+
54+
Ethra terms should be governed as part of the language project, not improvised by popularity.
55+
56+
Term proposals should include:
57+
58+
- English field or concept.
59+
- Proposed kind: root, derived term, compound, particle, register rule, corpus entry, or style rule.
60+
- Domain and register.
61+
- Components and etymology.
62+
- Example sentence.
63+
- Cultural function.
64+
- Collision check against existing roots, compounds, and terms.
65+
- Review outcome.
66+
67+
The Ethra CLI already supports governed term proposal packets. Web-facing proposal forms should collect the same information before a term enters review.
68+
69+
## Community Governance
70+
71+
Local groups and facilitators may host study, practice, service, and repair sessions. They may not claim ownership of Ethosism, invent binding doctrine, require confession, sell spiritual authority, or override professional/legal/medical processes.
72+
73+
Facilitators are responsible for:
74+
75+
1. Clear session boundaries.
76+
2. Text-grounded interpretation.
77+
3. Non-coercive participation.
78+
4. Protection of private information.
79+
5. Referral out when a matter exceeds the group's competence.
80+
6. Transparent correction when they mislead, overreach, or mishandle harm.
81+
82+
## Versioning
83+
84+
Use semantic language for public releases even when the repository itself has ordinary Git history.
85+
86+
- Major: changes that alter doctrine, canon structure, or governance authority.
87+
- Minor: new books, practices, Ethra domains, or public workflows.
88+
- Patch: corrections, clarifications, links, metadata, and non-doctrinal edits.
89+
90+
Each public release should identify the canon commit, website commit, Ethra version if relevant, and any practice/governance changes.
91+
92+
## Review Questions
93+
94+
Before accepting an ecosystem change, ask:
95+
96+
1. Does this make reality easier to see?
97+
2. Does this clarify duty rather than hide it?
98+
3. Does this reduce avoidable harm?
99+
4. Does this improve repair when harm occurs?
100+
5. Does this preserve memory across time?
101+
6. Does this resist personality cults, coercion, and vague self-help drift?

practice/README.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Ethos Practice System
2+
3+
The practice system turns Ethosism from a reading project into a repeated way of seeing, choosing, acting, repairing, and remembering.
4+
5+
It is not a sacrament, therapy protocol, legal process, or substitute for medical care. It is a practical rule of life for people who want the canon to shape ordinary conduct.
6+
7+
## Core Loop
8+
9+
1. See reality clearly.
10+
2. Name the duty in front of you.
11+
3. Choose a bounded action.
12+
4. Repair what your action harms or reveals.
13+
5. Record what should be remembered.
14+
15+
Ethra names the loop compactly: attention, duty, vow, repair, memory. The point is not to speak Ethra in daily life before you understand it. The point is to let Ethra expose distinctions that English often leaves vague.
16+
17+
## Daily Rule
18+
19+
Use this five-minute practice once a day.
20+
21+
1. What fact am I avoiding?
22+
2. Who is affected by my next choice?
23+
3. What duty is actually mine?
24+
4. What repair is overdue?
25+
5. What one action will I complete before the day ends?
26+
27+
Write the answer in one or two sentences. Do not turn daily practice into a diary performance.
28+
29+
## Weekly Rule
30+
31+
Use [weekly-rule.md](weekly-rule.md) for the seven-day starter path. It covers attention, duty, repair, stewardship, service, learning, and review.
32+
33+
## Worksheets
34+
35+
- [discernment-worksheet.md](discernment-worksheet.md): use before hard choices, public claims, commitments, and conflicts.
36+
- [repair-script.md](repair-script.md): use after harm, betrayal, negligence, or failed responsibility.
37+
- [facilitator-guide.md](facilitator-guide.md): use for study groups, household practice, and local gatherings.
38+
39+
## Minimum Viable Practice
40+
41+
A newcomer should be able to begin without reading the entire canon.
42+
43+
1. Read the introduction.
44+
2. Use the daily rule for seven days.
45+
3. Complete one discernment worksheet.
46+
4. Make one repair that is actually owed.
47+
5. Join or host one reading session using the facilitator guide.
48+
49+
The system is working when practice produces clearer speech, more reliable conduct, fewer unowned harms, and stronger memory across time.

0 commit comments

Comments
 (0)