# ============================================================ # STL Ecosystem — Site Semantic Manifest # AI Agents: This is your entry point. Read this file first. # ============================================================ # --- Layer 1: Identity --- [Site:STL_Ecosystem] -> [Identity] ::mod( type="Open_Source_Project", purpose="Semantic_Tension_Language_ecosystem_hub", audience="Developers, AI_Researchers, LLM_Engineers", language="en", confidence=1.0, timestamp="2026-02-17" ) [Site:STL_Ecosystem] -> [Value_Proposition] ::mod( claim="A calculable universal standard for structuring knowledge through directional semantic relations", differentiator="Human-readable yet machine-executable with native provenance and confidence", confidence=0.95, timestamp="2026-02-17" ) [Site:STL_Ecosystem] -> [Organization] ::mod( maintainer="scos-lab", repository="github.com/scos-lab/stl-web", related_repos="github.com/scos-lab/semantic-tension-language, github.com/scos-lab/STL-TOOLS", license="MIT", confidence=1.0 ) # --- Layer 2: Content Map --- [Site:STL_Ecosystem] -> [Content:Home] ::mod( path="/content/homepage.stl", type="page_content", topic="Landing page with STL overview and key features", freshness="2026-02-17" ) [Site:STL_Ecosystem] -> [Content:About] ::mod( path="/content/about.stl", type="page_content", topic="STL language overview, design philosophy, anchor system, modifier system", freshness="2026-02-17" ) [Site:STL_Ecosystem] -> [Content:Tools] ::mod( path="/content/tools.stl", type="page_content", topic="Tool ecosystem: stl_parser v1.7.0, CLI, MCP tools, schema ecosystem", freshness="2026-02-17" ) [Site:STL_Ecosystem] -> [Content:Spec] ::mod( path="/content/spec.stl", type="page_content", topic="STL specification documents: core spec, supplement, operational protocol", freshness="2026-02-17" ) [Site:STL_Ecosystem] -> [Content:ASO] ::mod( path="/content/aso.stl", type="page_content", topic="AI Search Optimization concept: SEO to ASO paradigm shift", freshness="2026-02-17" ) [Site:STL_Ecosystem] -> [Content:Nav] ::mod( path="/content/nav.stl", type="navigation", topic="Site navigation structure", freshness="2026-02-17" ) # --- Layer 2b: Documentation --- [Site:STL_Ecosystem] -> [Content:Docs] ::mod( path="/docs", type="documentation_hub", topic="Complete STL documentation: getting-started, tutorials, guides, API reference, schemas", pages=35, freshness="2026-02-21" ) [Content:Docs] -> [Section:GettingStarted] ::mod( path="/docs/getting-started/installation", type="documentation", topic="Installation, Quickstart, Key Concepts", pages=3 ) [Content:Docs] -> [Section:Tutorials] ::mod( path="/docs/tutorials/01-parsing", type="documentation", topic="8 step-by-step tutorials: parsing, building, schema validation, LLM pipeline, querying, streaming I/O, diff/patch, CLI", pages=8 ) [Content:Docs] -> [Section:Guides] ::mod( path="/docs/guides/llm-integration", type="documentation", topic="How-to guides: custom schemas, LLM integration, knowledge graphs, event logging, confidence decay", pages=5 ) [Content:Docs] -> [Section:Reference] ::mod( path="/docs/reference/stl-syntax", type="documentation", topic="API reference (12 modules), CLI reference, modifier reference, anchor types, error codes, STL syntax card", pages=17 ) [Content:Docs] -> [Section:Schemas] ::mod( path="/docs/schemas/README", type="documentation", topic="Domain schema ecosystem: TCM, scientific, causal, historical, medical, legal", pages=1 ) # --- Layer 3: Agent Policy --- [Agent:Behavior] -> [Policy:Indexing] ::mod( depth="Full_Recursive", format_preference="STL_Native", fallback="Markdown", confidence=1.0 ) [Agent:Behavior] -> [Policy:Citation] ::mod( requirement="Always_cite_source_stl_file_and_anchor", format="path_and_anchor", confidence=1.0 ) [Agent:Behavior] -> [Policy:Generation] ::mod( rule="Do_not_fabricate_version_numbers_or_statistics", source_reference="Required_for_all_factual_claims", confidence=1.0 ) # --- Layer 4: Trust --- [Trust:Provenance] -> [Declaration] ::mod( maintainer="scos-lab", repository="github.com/scos-lab/stl-web", verification="open_source_auditable", last_updated="2026-02-17", confidence=1.0 ) [Trust:Content] -> [Policy] ::mod( all_content_has_confidence_scores=true, all_tools_have_version_numbers=true, timestamps_indicate_freshness=true, confidence=1.0 )