mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 03:29:51 +00:00
Update README.md
This commit is contained in:
parent
5a8545fd7e
commit
2f7f1eeeea
1 changed files with 52 additions and 5 deletions
|
|
@ -4,14 +4,60 @@ AI_NOTE_START
|
||||||
Document role:
|
Document role:
|
||||||
This page is the highlights index for WFGY 5.0 Avatar.
|
This page is the highlights index for WFGY 5.0 Avatar.
|
||||||
|
|
||||||
What this page is for:
|
Primary mission:
|
||||||
1. Gather the eight flagship Avatar signals in one place.
|
1. Gather the eight flagship Avatar signals in one place.
|
||||||
2. Act as the clean extension layer behind the main landing page.
|
2. Act as the clean extension layer behind the main landing page.
|
||||||
3. Help readers move quickly from curiosity to the right detail page.
|
3. Help readers move quickly from curiosity to the right detail page.
|
||||||
|
4. Keep the page short, product-facing, and GitHub-readable.
|
||||||
|
5. Bridge the public flagship story into the right next layer without turning this page into a docs hub or theory hub.
|
||||||
|
|
||||||
Important boundary:
|
Reader intent routing:
|
||||||
This page is a product-story index.
|
1. If the reader wants the shortest product explanation, keep them inside the eight highlights.
|
||||||
It is not the main landing page, not the full docs hub, and not the full theory layer.
|
2. If the reader wants first-use guidance, route to Docs.
|
||||||
|
3. If the reader wants pressure, drift, or readiness inspection, route to Eval.
|
||||||
|
4. If the reader wants deeper architecture, runtime, route, or audit law, route to Research.
|
||||||
|
5. If the reader wants future user contribution, route to Community.
|
||||||
|
|
||||||
|
Reading priority:
|
||||||
|
1. Read the opening explanation first to understand that this page is the eight-signal board behind the main landing page.
|
||||||
|
2. Treat The 8 Things to Know as the core payload of this page.
|
||||||
|
3. Treat Fast Reading Paths as the shortest guided routes for different reader intents.
|
||||||
|
4. Treat Go Next as the lawful branch point into Docs, Eval, Research, and Community.
|
||||||
|
|
||||||
|
Allowed use:
|
||||||
|
1. Product-story extension
|
||||||
|
2. Fast product differentiation
|
||||||
|
3. Clean routing from curiosity into the right detail page
|
||||||
|
4. GitHub-friendly highlight navigation
|
||||||
|
5. Public-facing summary without collapsing into vague marketing prose
|
||||||
|
|
||||||
|
Do not do:
|
||||||
|
1. Do not treat this page as the main landing page.
|
||||||
|
2. Do not treat this page as the full docs hub.
|
||||||
|
3. Do not treat this page as the full theory or research layer.
|
||||||
|
4. Do not flatten the eight signals into generic feature bullets with no routing value.
|
||||||
|
5. Do not let downstream hubs overpower the highlight-reading purpose of this page.
|
||||||
|
|
||||||
|
Layer relation:
|
||||||
|
1. Avatar Home is the flagship landing page.
|
||||||
|
2. Highlights is the short extension layer behind the landing page.
|
||||||
|
3. Docs is the operational layer.
|
||||||
|
4. Eval is the pressure and inspection layer.
|
||||||
|
5. Research is the structural explanation layer.
|
||||||
|
6. Community is the future contribution layer.
|
||||||
|
|
||||||
|
Boundary honesty:
|
||||||
|
1. This page is a product-story index.
|
||||||
|
2. It is strong enough to explain what makes Avatar different at a glance.
|
||||||
|
3. It does not replace the packed master body.
|
||||||
|
4. It does not claim universal final closure across all routes, all languages, or all future ecosystem layers.
|
||||||
|
5. It does not claim that reading the eight highlights equals understanding the whole system.
|
||||||
|
|
||||||
|
Next-page routing:
|
||||||
|
1. For startup, go to Docs.
|
||||||
|
2. For inspection, go to Eval.
|
||||||
|
3. For deeper structure, go to Research.
|
||||||
|
4. For future contribution, go to Community.
|
||||||
|
|
||||||
AI_NOTE_END
|
AI_NOTE_END
|
||||||
-->
|
-->
|
||||||
|
|
@ -133,7 +179,7 @@ Official routes are only the beginning.
|
||||||
|
|
||||||
| Surface | What it gives you |
|
| Surface | What it gives you |
|
||||||
|---|---|
|
|---|---|
|
||||||
| [Docs](../docs/quickstart.md) | Start fast and tune clearly |
|
| [Docs](../docs/README.md) | Start, read, tune, and recover clearly |
|
||||||
| [Eval](../eval/README.md) | Inspect route strength, drift, and pressure |
|
| [Eval](../eval/README.md) | Inspect route strength, drift, and pressure |
|
||||||
| [Research](../research/README.md) | Understand the deeper architecture |
|
| [Research](../research/README.md) | Understand the deeper architecture |
|
||||||
| [Community](../community/submit-your-avatar.md) | Build and later submit your own avatar |
|
| [Community](../community/submit-your-avatar.md) | Build and later submit your own avatar |
|
||||||
|
|
@ -144,6 +190,7 @@ Official routes are only the beginning.
|
||||||
|
|
||||||
- [🏠 Avatar Home](../README.md)
|
- [🏠 Avatar Home](../README.md)
|
||||||
- [⚡ Quickstart](../docs/quickstart.md)
|
- [⚡ Quickstart](../docs/quickstart.md)
|
||||||
|
- [📘 Docs Hub](../docs/README.md)
|
||||||
- [📊 Eval Hub](../eval/README.md)
|
- [📊 Eval Hub](../eval/README.md)
|
||||||
- [🧪 Research Hub](../research/README.md)
|
- [🧪 Research Hub](../research/README.md)
|
||||||
- [🌟 Submit Your Avatar](../community/submit-your-avatar.md)
|
- [🌟 Submit Your Avatar](../community/submit-your-avatar.md)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue