Skip to content

docs: consolidate knowledge system and workflow guardrails - #21

Merged
sarthakagrawal927 merged 3 commits into
mainfrom
docs/consolidate-knowledge-system
Jul 18, 2026
Merged

docs: consolidate knowledge system and workflow guardrails#21
sarthakagrawal927 merged 3 commits into
mainfrom
docs/consolidate-knowledge-system

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Consolidates repository docs, landing FAQ metadata, and workflow timeout guardrails. Reader tests and typecheck pass locally; generated dist artifacts remain parked in a named stash.

sarthakagrawal927 and others added 2 commits July 18, 2026 19:38
Build a maintainable, agent- and human-readable documentation system with
Markdown in docs/ as the source of truth and Blume as the presentation layer
only.

- AGENTS.md: slimmed to a concise bootloader (purpose, commands, constraints,
  docs navigation, maintenance rules); dropped the stale claude-mem-context.
  Case-only rename agents.md -> AGENTS.md for fleet convention.
- STATUS.md: new short current-state view (objective, active work, blockers,
  unresolved questions, next steps). PROJECT_STATUS.md slimmed to a pointer
  for fleet tooling that reads it by name.
- docs/: new canonical tree — index, product (overview/features/surfaces),
  architecture (overview/data-flow + 8 current ADRs), development
  (setup/commands/conventions/testing/openspec), operations
  (deploy/env/ci-cd/jobs + runbooks for schema/secrets/rollback), knowledge
  (current learnings/external-references/failed-approaches), archive index.
- docs/archive/: moved pre-Vite decisions.md, lessons.md, learning docs,
  PROJECT_RECOMMENDATION_CONTEXT, AUDIT, Firebase migration plan + retro,
  memory-capture plans, chrome-extension plan via git mv; added historical
  markers pointing at current canonical docs. plans/ folder removed.
- blume.config.ts: presentation-only config pointing at docs/ (archive/
  excluded from the published site). Not part of the production build.
- scripts/check-docs.mjs + pnpm docs:check: validates docs/ link integrity,
  orphan files, required files, and canonical structure. CI wired via
  .github/workflows/docs.yml on docs/AGENTS/STATUS/blume paths.
- .gitignore: ignore Blume output (.blume/, docs-site/) and local agent logs.
- package.json: add docs:check / docs:dev / docs:build scripts.

Unrelated in-progress work (dist/, landing-astro pages, public/llms.txt,
src/worker.ts) is preserved untouched.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
reader ce43b1b Jul 18 2026, 11:35 PM

@sarthakagrawal927
sarthakagrawal927 merged commit ccc2f40 into main Jul 18, 2026
3 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the docs/consolidate-knowledge-system branch July 18, 2026 23:37
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