Applications
feat(index-topics): migrate remaining 11 categories to structured Index Topic rendering
@@ -1,15 +1,17 @@ --- schema: foundry-doc-v1 title: "Applications" slug: _index slug: applications-index category: applications type: topic content_type: topic quality: complete short_description: "User-facing and internal applications built on the PointSav platform substrate — the wiki engine, marketing surface, GIS analytics engine, the browser developer workbench, the structured-input gate, and the design-intent articles that frame how those surfaces are composed." index_type: thematic index_scope: applications status: active bcsc_class: public-disclosure-safe last_edited: 2026-05-29 last_edited: 2026-08-06 editor: pointsav-engineering paired_with: _index.es.md --- @@ -18,40 +20,53 @@ Applications sit above the three-ring service layer. They consume deterministic Each application here corresponds to an `app-*` directory in the monorepo and inherits the [[three-ring-architecture]] separation; none holds the authoritative record. Reader-facing chrome and design rationale articles are gathered alongside the application articles so that operators evaluating a surface can move from the engineering article to the design intent without leaving the category. <!-- START-HERE-HIGHLIGHT: engine reads this block to render the single "start here" card (reuses the existing cluster-card--start-here component). Do not add more than one. --> **Start here:** [[app-mediakit-knowledge]] — the wiki engine rendering the very documentation you're reading now, and the clearest example of this category's core pattern: an application as a throwaway view over canonical, git-committed data. <!-- END-START-HERE-HIGHLIGHT --> ## Knowledge and editorial applications The wiki engine, the marketing surface, and the design-intent articles that describe their reader-facing chrome. <!-- AUTO-GENERATED MEMBERSHIP: DO NOT EDIT BELOW — regenerate from index_group: knowledge-and-editorial-applications --> - [[app-mediakit-knowledge]] — The single-binary Rust wiki engine that renders PointSav's engineering documentation; a view over a Markdown tree where the git commits are canonical and every running binary is throwaway derived state. - [[app-mediakit-marketing]] — Multi-tenant marketing landing pages from a single statically-compiled Rust binary; WordPress.org muscle memory at the operator-facing URL, sovereign infrastructure underneath. - [[knowledge-wiki-home-page-design]] — How the documentation home page inherits Wikipedia's structural conventions and extends them for engineering and financial-community readers. - [[wikipedia-leapfrog-design]] — What the wiki engine inherits from Wikipedia, what it adds beyond it, and what the five-percent leapfrog headroom means for readers and engineers. - [[documentation-pointsav-com-launch-2026-04-27]] — The April 2026 TLS launch of `documentation.pointsav.com`: serving stack, placeholder posture, and verification commands. <!-- END AUTO-GENERATED --> ## Location intelligence applications The GIS analytics engine, the platform article that frames it alongside the rendering layer, and the user-experience design intent. <!-- AUTO-GENERATED MEMBERSHIP: DO NOT EDIT BELOW — regenerate from index_group: location-intelligence-applications --> - [[app-orchestration-gis]] — The stateless spatial analytics engine for linear-geometry calculations and co-location ranking; a pure function that holds no canonical data and can be re-provisioned by pointing a fresh instance at the data layer. - [[location-intelligence-platform]] — The full location intelligence platform: `app-orchestration-gis` (analytics) paired with the rendering engine; every dataset, algorithm, and rendering decision under customer control. - [[location-intelligence-ux]] — The Conclusion-First design philosophy: ranked tier conclusions rather than individual data points, so users see the most defensible commercial nodes at national zoom before drilling into individual operators. <!-- END AUTO-GENERATED --> ## Input and developer surfaces The structured-input gate that admits external files to a Totebox, and the browser workbench for working with archive files outside a terminal. <!-- AUTO-GENERATED MEMBERSHIP: DO NOT EDIT BELOW — regenerate from index_group: input-and-developer-surfaces --> - [[app-console-input]] — The F12 surface in os-console: the structured input gate through which raw external files enter a Totebox before being sealed into the verified ledger. - [[app-privategit-workbench]] — A browser-based three-column file editor included in os-privategit; for working with archive files without a terminal session. <!-- END AUTO-GENERATED --> ## Domain applications Surfaces dedicated to a specific operational domain — Building Information Modelling and real-property workflows. <!-- AUTO-GENERATED MEMBERSHIP: DO NOT EDIT BELOW — regenerate from index_group: domain-applications --> - [[bim-and-real-property-surfaces]] — How PointSav treats Building Information Modelling as a first-class operational domain, with dedicated design-system tooling and ISO 19650 record-keeping discipline. - Building design system for BIM — Design-system tooling adapted for BIM and real-property workflows. - Flat-file BIM leapfrog — How Building Information Modelling is handled as flat-file ISO 19650 records rather than hosted database instances. - AEC interface conventions — Interface conventions for AEC surfaces that BIM applications inherit and extend. - Property manager BIM gap — The gap between BIM authoring tools and property-manager workflows, and how the application surfaces close it. <!-- END AUTO-GENERATED --> Additional planned articles for this domain — design-system tooling for BIM, the flat-file ISO 19650 approach, AEC interface conventions, and the gap between BIM authoring tools and property-manager workflows — are not yet written. ## See also