Skip to content

docs: restore Textile's multiverse loom guide - #79

Merged
deepfates merged 2 commits into
mainfrom
codex/textile-docs-20260906
Sep 6, 2026
Merged

docs: restore Textile's multiverse loom guide#79
deepfates merged 2 commits into
mainfrom
codex/textile-docs-20260906

Conversation

@deepfates

Copy link
Copy Markdown
Owner

Summary

  • restore branching generation and provider-free archive reading as first-class Textile paths
  • separate current operations, graph/export reference, and interface rationale
  • restore the implemented floor-to-MAP handoff rationale while labeling remaining motion as candidate work
  • remove the obsolete SRCL migration checklist after the runtime dependency was removed

Verification

  • git diff --check
  • 22 local Markdown targets resolve
  • 87 focused tests passed across archive intake, raw/indexed Lync, exports, provenance, controls, auth, and generation routing
  • scripted Playwright browser path downloaded the synthetic kept-conversation artifact, verified 2,951 bytes (1e905074...14eef), and reimported it in a fresh context with keep and source identity intact

Stack dependency

This PR intentionally targets codex/textile-docs-base-fdedaf8, the exact existing local product commit fdedaf8. Remote main is still 93b6d32; the four intervening reader/presentation commits are not part of this documentation diff. Retarget or land this PR only after that product base is accepted. Do not merge before independent review.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 833d6d9f56

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread docs/operations.md
Comment on lines +16 to +18
The development server listens on `localhost:5173` on macOS and
`localhost:5000` elsewhere. `PORT` overrides that choice. Replit proxy markers
select the non-macOS default and secure HMR settings.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Disclose the all-interface development bind

When bun run dev is used on a LAN-reachable machine, server/vite.ts binds the HTTP server to 0.0.0.0, not localhost, and development permits protected API access without an auth token. This wording can therefore lead an operator to expose the application—and, when configured, chargeable OpenRouter generation—to other hosts while believing it is loopback-only. Either document the all-interface bind and required precautions or change the server to bind localhost outside Replit.

Useful? React with 👍 / 👎.

@deepfates
deepfates changed the base branch from codex/textile-docs-base-fdedaf8 to main September 6, 2026 21:02
@deepfates
deepfates merged commit 5b1088d into main Sep 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant