docs: clarify OSS licensing and community policies - #84
Merged
Merged
Conversation
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
Closes #76
Verification
Lockfile is up to date, resolution step is skipped
Already up to date
╭ Warning ─────────────────────────────────────────────────────────────────────╮
│ │
│ Ignored build scripts: agent-browser@0.34.0, electron-winstaller@5.4.0, │
│ esbuild@0.25.12, esbuild@0.28.0. │
│ Run "pnpm approve-builds" to pick which dependencies should be allowed │
│ to run scripts. │
│ │
╰──────────────────────────────────────────────────────────────────────────────╯
Done in 335ms using pnpm v10.33.0 — passed
Public-boundary check passed.
RUN v3.2.7 /Users/bradtaylor/Documents/GitHub/answer-engine-oss/.worktrees/issue-76
✓ tests/server/openapi-boundary.test.ts (1 test) 37ms
✓ tests/server/organization-service.test.ts (6 tests) 13ms
✓ tests/repository/dependency-security.test.ts (3 tests) 102ms
✓ tests/server/request-surface.test.ts (3 tests) 27ms
✓ tests/server/local-ui-session.test.ts (4 tests) 22ms
✓ tests/server/api-key-auth.test.ts (2 tests) 15ms
✓ tests/server/first-import-routes.test.ts (3 tests) 25ms
✓ tests/server/content-routes-list.test.ts (4 tests) 41ms
✓ tests/server/agent-routes.test.ts (1 test) 29ms
✓ tests/server/folder-ingestion-routes.test.ts (3 tests) 36ms
✓ tests/server/organization-routes.test.ts (3 tests) 50ms
✓ tests/server/recall-tutorial-routes.test.ts (3 tests) 36ms
✓ tests/server/local-blob-storage.test.ts (1 test) 11ms
✓ tests/server/content-service.test.ts (10 tests) 11ms
✓ tests/repository/real-history-verifier.test.ts (16 tests) 253ms
✓ tests/repository/recall-tutorial-client-matrix.test.ts (1 test) 3ms
✓ tests/server/application-routes.test.ts (8 tests) 53ms
stdout | tests/server/app.test.ts > createApp local defaults > rejects an incomplete authenticated context before a core route runs
{"error":"Application authentication returned an invalid OSS request context","level":"error","message":"Unhandled request error","timestamp":"2026-08-18T02:10:43.047Z"}
✓ tests/server/app.test.ts (8 tests) 110ms
✓ tests/server/recall-tutorial-service.test.ts (4 tests) 5ms
✓ tests/repository/install-prompt-sync.test.ts (1 test) 2ms
✓ tests/server/folder-ingestion-state.test.ts (3 tests) 4ms
✓ tests/server/first-import-state.test.ts (3 tests) 6ms
✓ tests/repository/product-boundary.test.ts (4 tests) 3ms
✓ tests/server/library-membership.test.ts (2 tests) 4ms
✓ tests/server/application-service.test.ts (4 tests) 9ms
✓ tests/repository/container-mcp-runtime.test.ts (1 test) 1ms
✓ tests/server/migration-utils.test.ts (3 tests) 5ms
↓ tests/server/application-database.integration.test.ts (1 test | 1 skipped)
✓ tests/repository/alpha-loop-setup.test.ts (12 tests) 3138ms
✓ Alpha Loop repository posture > replaces a colliding generated Compose identity and reuses only its own running project 1269ms
✓ Alpha Loop repository posture > replaces a daemon rooted in a prior worktree before browser preflight 528ms
✓ Alpha Loop repository posture > recognizes its daemon when the OSS checkout is a submodule 761ms
✓ Alpha Loop repository posture > recovers a normal browser open once after a stale project daemon fails 560ms
✓ tests/repository/release-assets.test.ts (7 tests) 3374ms
✓ immutable installer release assets > generates the verified macos Node proposal without mutation 361ms
✓ immutable installer release assets > generates the verified windows-wsl2 Node proposal without mutation 449ms
✓ immutable installer release assets > leaves the user home unchanged when dependency consent is refused 474ms
✓ immutable installer release assets > reuses a compatible installed Node dependency without mutation 656ms
✓ immutable installer release assets > reuses a managed Node dependency after an interrupted bootstrap 1427ms
Test Files 29 passed | 1 skipped (30)
Tests 124 passed | 1 skipped (125)
Start at 19:10:42
Duration 3.64s (transform 745ms, setup 0ms, collect 4.14s, tests 7.42s, environment 4ms, prepare 1.61s)
RUN v3.2.7 /Users/bradtaylor/Documents/GitHub/answer-engine-oss/.worktrees/issue-76/packages/cli
✓ src/tests/config.test.ts (5 tests) 39ms
✓ src/tests/home.test.ts (3 tests) 4ms
✓ src/tests/env-generator.test.ts (2 tests) 28ms
✓ src/tests/config-commands.test.ts (3 tests) 47ms
✓ src/tests/local-dir-source.test.ts (11 tests) 64ms
✓ src/tests/channel.test.ts (4 tests) 57ms
✓ src/tests/first-import.test.ts (5 tests) 53ms
✓ src/tests/cli-entrypoint.test.ts (1 test) 242ms
✓ src/tests/eval-commands.test.ts (8 tests) 154ms
✓ src/tests/wiring.test.ts (26 tests) 149ms
✓ src/tests/sync-source.test.ts (2 tests) 40ms
✓ src/tests/sync-service.test.ts (8 tests) 70ms
✓ src/tests/local-dir-sync.test.ts (7 tests) 233ms
✓ src/tests/interchange-importer.test.ts (3 tests) 12ms
✓ src/tests/organize-commands.test.ts (4 tests) 5ms
✓ src/tests/user-config.test.ts (8 tests) 31ms
✓ src/tests/content-commands.test.ts (4 tests) 6ms
✓ src/tests/import-commands.test.ts (5 tests) 44ms
✓ src/tests/claude-code-normalize.test.ts (5 tests) 350ms
✓ src/tests/api-client.test.ts (12 tests) 4ms
✓ src/tests/tutorial-commands.test.ts (3 tests) 6ms
✓ src/tests/interchange.test.ts (5 tests) 4ms
✓ src/tests/output.test.ts (7 tests) 3ms
✓ src/tests/raw-archive.test.ts (10 tests) 438ms
✓ src/tests/folder-ingestion.test.ts (8 tests) 368ms
✓ src/tests/codex-normalize.test.ts (7 tests) 411ms
✓ src/tests/auth.test.ts (1 test) 1ms
✓ src/tests/cowork-normalize.test.ts (5 tests) 481ms
✓ src/tests/sync-commands.test.ts (13 tests) 658ms
Test Files 29 passed (29)
Tests 185 passed (185)
Start at 19:10:46
Duration 1.08s (transform 1.21s, setup 0ms, collect 2.72s, tests 4.00s, environment 2ms, prepare 1.71s)
RUN v3.2.7 /Users/bradtaylor/Documents/GitHub/answer-engine-oss/.worktrees/issue-76/packages/mcp-server
✓ src/tests/api-client.test.ts (15 tests) 5ms
✓ src/tests/resources.test.ts (7 tests) 10ms
✓ src/tests/tools.test.ts (26 tests) 10ms
✓ src/tests/index.test.ts (5 tests) 2ms
✓ src/tests/server.test.ts (6 tests) 14ms
✓ src/tests/http-server.test.ts (4 tests) 27ms
Test Files 6 passed (6)
Tests 63 passed (63)
Start at 19:10:48
Duration 329ms (transform 138ms, setup 0ms, collect 436ms, tests 67ms, environment 0ms, prepare 257ms)
RUN v3.2.7 /Users/bradtaylor/Documents/GitHub/answer-engine-oss/.worktrees/issue-76/packages/create
✓ src/tests/skills.test.ts (3 tests) 4ms
✓ src/tests/interview.test.ts (3 tests) 2ms
✓ src/tests/clients.test.ts (4 tests) 5ms
✓ src/tests/verify.test.ts (10 tests) 5ms
✓ src/tests/preflight.test.ts (20 tests) 11ms
✓ src/tests/uninstall.test.ts (4 tests) 4ms
✓ src/tests/docker.test.ts (4 tests) 9ms
✓ src/tests/release.test.ts (7 tests) 19ms
✓ src/tests/runtime-channel.test.ts (18 tests) 48ms
✓ src/tests/models.test.ts (6 tests) 7ms
✓ src/tests/scaffold.test.ts (6 tests) 34ms
✓ src/tests/index.test.ts (2 tests) 2ms
✓ src/tests/legacy-adoption.test.ts (9 tests) 53ms
✓ src/tests/lifecycle.test.ts (36 tests) 82ms
✓ src/tests/integrations.test.ts (11 tests) 116ms
✓ src/tests/install-channel.test.ts (3 tests) 105ms
Test Files 16 passed (16)
Tests 146 passed (146)
Start at 19:10:49
Duration 526ms (transform 577ms, setup 0ms, collect 1.76s, tests 505ms, environment 1ms, prepare 1.18s)
RUN v3.2.7 /Users/bradtaylor/Documents/GitHub/answer-engine-oss/.worktrees/issue-76/packages/web-ui
✓ src/styles.test.ts (3 tests) 1ms
✓ src/api.test.ts (13 tests) 9ms
✓ src/composition.test.tsx (5 tests) 13ms
✓ src/public.test.ts (1 test) 1ms
✓ src/App.test.tsx (6 tests) 156ms
✓ src/advanced-workflows.test.tsx (3 tests) 256ms
✓ src/workflows.test.tsx (9 tests) 821ms
Test Files 7 passed (7)
Tests 40 passed (40)
Start at 19:10:50
Duration 1.56s (transform 295ms, setup 0ms, collect 1.35s, tests 1.26s, environment 1.71s, prepare 318ms)
vite v6.4.2 building for production...
transforming...
✓ 357 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html 0.46 kB │ gzip: 0.30 kB
dist/assets/index-PGy1UwwX.css 28.29 kB │ gzip: 6.14 kB
dist/assets/index-BiSUzY1I.js 560.59 kB │ gzip: 165.59 kB
✓ built in 780ms
vite v6.4.2 building for production...
transforming...
✓ 19 modules transformed.
rendering chunks...
computing gzip size...
dist/lib/answer-engine-web.js 178.37 kB │ gzip: 36.13 kB
✓ built in 123ms
RUN v3.2.7 /Users/bradtaylor/Documents/GitHub/answer-engine-oss/.worktrees/issue-76/apps/desktop
✓ src/tests/tray.test.ts (3 tests) 1ms
✓ src/tests/packaging.test.ts (2 tests) 2ms
✓ src/tests/runtime-controller.test.ts (5 tests) 4ms
✓ src/tests/security.test.ts (5 tests) 2ms
✓ src/tests/ipc.test.ts (3 tests) 3ms
Test Files 5 passed (5)
Tests 18 passed (18)
Start at 19:11:02
Duration 240ms (transform 91ms, setup 0ms, collect 161ms, tests 12ms, environment 0ms, prepare 210ms)