Load Profiles
Operational reading profiles for engaging with this repository in different contexts.
Profile A — Quick Orientation (≈10 minutes)
Use when first arriving at the repository.
README.mdSIMPLE_GLOSSARY.mdSUPER_SIMPLE_FAQ.md
Profile B — Semantic Algebra Operational (≈1 hour)
Use to learn the SA method as a working tool.
SA/README.mdSA/START_HERE_SA.mdSA/SA_BOOK/00_prologue.mdSA/SA_BOOK/01_the_lossy_channel.mdSA/SA_BOOK/05_the_library_of_invariants.mdSA/SA_BOOK/06_the_strip_operator.mdSA/SA_BOOK/07_the_recontextualization_operator.mdSA/SA_FULL/Semantic_Algebra_Foundations_EN.md(concise reference)
Profile C — Proportional Algebra Formal (≈2-3 hours)
Use to learn the PA framework formally.
PA/README.mdPA/START_HERE_PA.mdPA/PA_BOOK/01_why_the_sciences_cannot_speak.mdPA/PA_BOOK/02_the_principle_of_structural_isomorphism.mdPA/PA_BOOK/03_what_is_needed.mdPA/PA_BOOK/04_the_proportional_space.mdPA/PA_BOOK/05_the_resonance_metric.mdPA/PA_BOOK/06_the_coherence_order.mdPA/PA_BOOK/07_semantic_vectors_and_remir.mdPA/PA_BOOK/08_collapse_operator.mdthrough12_pulsation_temporal_generator.mdPA/PA_BOOK/18_limits_and_open_questions.md
Profile D — Cross-Domain Demonstrations (≈1.5 hours)
Use to see PA applied across fields.
PA/PA_BOOK/13_chemistry.mdPA/PA_BOOK/14_language.mdPA/PA_BOOK/15_emotion.mdPA/PA_BOOK/16_medicine.mdPA/PA_BOOK/17_artificial_intelligence.md
Profile E — Validation Evidence (≈1 hour)
Use to evaluate the falsification and validation track.
SA/SA_BOOK/08_the_seven_text_experiment.md(positive validation)SA/SA_BOOK/09_the_discrimination_test.md(negative validation)SA/SA_BOOK/10_the_self_correction.md(self-correction case)PA/PA_BOOK/11_extended_round_trip.md(PA integrity test)PA/PA_BOOK/18_limits_and_open_questions.md(falsification criteria F1-F6)
Profile F — Engine Walkthrough (≈45 minutes, requires Python)
Use to run and inspect the PA reference engine.
PA/pa_engine/remir.pyPA/pa_engine/metric.pyPA/pa_engine/operators.pyPA/pa_engine/dynamics.pyPA/pa_engine/ert_diagnostic.pyPA/pa_engine/test_cases.pyPA/pa_engine/simulation_orchestrator.py— entry point
Profile G — Full Manuscript Read (≈1 day)
Use for a complete sequential study.
- SA: read
SA/SA_FULL/Semantic_Algebra_What_Language_Hides_UNIFIED.mdend-to-end. - PA: read
PA/PA_FULL/Proportional_Algebra_Foundations_UNIFIED.mdend-to-end. - Cross-references: consult
PA/PA_BOOK/appendix_c_sa_pa_equivalences.mdfor the formal SA↔PA correspondence.
Notes
- Profiles can be mixed. A typical research engagement combines Profile B + Profile E or Profile C + Profile D.
- Prefer canonical object versions from
OBJECT_REGISTRY.md. - If a chapter and the single-file manuscript diverge, the chapter is the source of truth.