fix: add Timepoint branding for Mintlify docs#6
Merged
seanfromthepast merged 1 commit intomainfrom Mar 7, 2026
Merged
Conversation
Adds docs.json with Timepoint logo config to override default Mintlify discovery branding (was showing X AI logo). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
seanfromthepast
approved these changes
Mar 7, 2026
Collaborator
seanfromthepast
left a comment
There was a problem hiding this comment.
Branding fix LGTM
realityinspector
added a commit
that referenced
this pull request
Mar 8, 2026
…d mars_mission_portal template - Dialog: replace "historical figures" prompt with explicit entity name anchoring to prevent LLM hallucinating unrelated characters (Leonardo, Cleopatra, Shakespeare) when entity context is sparse - Dialog: add temporal freshness rule (#8) requiring new information per timepoint, preventing recycling same beats across conversations - Portal: add CORRECT/WRONG format examples for key_events (flat strings, not objects) to prevent Pydantic validation failures on every backward step - Portal: enrich entity_summary with roles, descriptions, knowledge, traits and add rule #6 requiring named entities in antecedent narratives - New template: mars_mission_portal (first verified portal template) - backward reasoning from Ares III Mars mission failure 2031 to origins 2026 - README: add "Why Structure Matters" section on search vs generation, quantitative propagation, knowledge provenance, convergence, composability - Docs: update AGENTS.md, MECHANICS.md, MILESTONES.md with all fixes
realityinspector
pushed a commit
that referenced
this pull request
Mar 8, 2026
fix: add Timepoint branding for Mintlify docs
realityinspector
pushed a commit
that referenced
this pull request
Mar 15, 2026
…d mars_mission_portal template - Dialog: replace "historical figures" prompt with explicit entity name anchoring to prevent LLM hallucinating unrelated characters (Leonardo, Cleopatra, Shakespeare) when entity context is sparse - Dialog: add temporal freshness rule (#8) requiring new information per timepoint, preventing recycling same beats across conversations - Portal: add CORRECT/WRONG format examples for key_events (flat strings, not objects) to prevent Pydantic validation failures on every backward step - Portal: enrich entity_summary with roles, descriptions, knowledge, traits and add rule #6 requiring named entities in antecedent narratives - New template: mars_mission_portal (first verified portal template) - backward reasoning from Ares III Mars mission failure 2031 to origins 2026 - README: add "Why Structure Matters" section on search vs generation, quantitative propagation, knowledge provenance, convergence, composability - Docs: update AGENTS.md, MECHANICS.md, MILESTONES.md with all fixes
realityinspector
pushed a commit
that referenced
this pull request
Mar 15, 2026
fix: add Timepoint branding for Mintlify docs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs.jsonwith Timepoint logo configurationlogo/directory with light, dark, and favicon SVGsTest plan
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com