Skip to content

History

Revisions

  • Publish audit-backed implementation specs

    @XibalbaTechSol XibalbaTechSol committed Aug 6, 2026
    218c563
  • Sync from docs/wiki/ @ 9e29e99b8f001d17fab94c40d6c0077db58c3552

    @github-actions github-actions[bot] committed Aug 4, 2026
    d20cb8a
  • Sync from docs/wiki/ @ d7e4deb6d30ab49a94ea179cac6353802fbef7ac

    @github-actions github-actions[bot] committed Jul 30, 2026
    793a0db
  • Sync from docs/wiki/ @ 354c6b5929342eeb3d69fe097d1fa9d091180e54

    @github-actions github-actions[bot] committed Jul 30, 2026
    ce0e85a
  • Sync from docs/wiki/ @ 94e226a3ec18890f25cf86369dc646a2bc9264a3

    @github-actions github-actions[bot] committed Jul 29, 2026
    d050b74
  • Sync from docs/wiki/ @ 73956df5dd6c87139ab0047939f1ec10b292933b

    @github-actions github-actions[bot] committed Jul 18, 2026
    c6f5463
  • Sync from docs/wiki/ @ d0ce44feb5f333fff3b55c3f6ba68a5df0b03ed7

    @github-actions github-actions[bot] committed Jul 16, 2026
    9d08877
  • Flatten to a single directory -- GitHub Wiki does not render nested pages Real bug in the previous sync, caught from a screenshot of a page rendering as literal unformatted markdown text: the wiki UI's pretty page URLs (github.com/OWNER/REPO/wiki/PAGE) only exist for files at the wiki repo's ROOT. Every page under concepts/, entities/, guides/ had no such route and was silently 302-redirecting to raw.githubusercontent.com instead -- raw text, no headers/bold/tables rendered, for every single page except Home.md and the 3 root-level WIKI_*.md files. This wasn't a formatting problem in the content; the whole subdirectory structure was fundamentally un-navigable through the actual wiki UI. Fixed by flattening every file to the repo root (no filename collisions across the 3 former categories) and rewriting every internal link accordingly -- verified with a link checker against the flattened directory listing, 0 genuine breaks. _Sidebar.md now uses extension-less page-name links, matching GitHub wiki's own convention. docs/wiki/ in the main repo is UNCHANGED and correctly keeps its concepts/entities/ subdirectories -- that's browsed through GitHub's normal repository file browser, a completely different rendering path that does support nested directories. Only this separate wiki mirror needed flattening.

    @XibalbaTechSol XibalbaTechSol committed Jul 16, 2026
    8ac8627
  • Sync from docs/wiki/ (main repo) + add navigation The wiki repo had drifted significantly behind docs/wiki/ in the main repo -- last synced at "Sync ais.md" (server-side recomputation trust model), missing an entire subsequent round of mermaid-diagram additions and updates across most concept/entity pages, plus this session's new telemetry-ingestion.md page and staleness fixes to 9 other pages. - Full mirror of docs/wiki/'s current content, with the relative-link depth adjusted for the wiki repo's flatter structure (wiki repo root == docs/wiki/ root, so e.g. ../../INTERFACE_CONTRACT.md in an entities/*.md page becomes ../INTERFACE_CONTRACT.md here). - Added INTERFACE_CONTRACT.md and TESTING.md (copied from docs/) and guides/ (copied from docs/guides/) so those links actually resolve inside the wiki repo instead of pointing at files that don't exist here. - New _Sidebar.md: persistent categorized navigation (Identity / Trust & Scoring / Behavioral Gating / Compliance & Markets / Spec & Testing / Planned / Packages / Guides / Reference) -- previously no sidebar existed, so GitHub's default flat alphabetical page list was the only navigation. - Home.md and index.md rewritten into a proper home page with a full categorized table of contents (was 4 example links). - Verified: 379 internal links checked across this mirror, 0 genuine breaks (2 non-issues: an illustrative placeholder, a verbatim historical quote inside WIKI_LOG.md).

    @XibalbaTechSol XibalbaTechSol committed Jul 16, 2026
    0407e69
  • Sync ais.md: document server-side signal recomputation trust model

    @XibalbaTechSol XibalbaTechSol committed Jul 13, 2026
    68c90c4
  • Add Mermaid architecture diagram to Home page

    @XibalbaTechSol XibalbaTechSol committed Jul 13, 2026
    5999d3c
  • Merge bootstrap Home page with real wiki content

    @XibalbaTechSol XibalbaTechSol committed Jul 13, 2026
    82a4715
  • Initial Home page

    @XibalbaTechSol XibalbaTechSol committed Jul 13, 2026
    7356eb4
  • Initial wiki content from docs/wiki/

    @XibalbaTechSol XibalbaTechSol committed Jul 13, 2026
    3dd6e92