feat: bootstrap StoryCore Harbour for Anna - #30
Merged
Conversation
zedarvates
force-pushed
the
agent/storycore-harbour-bootstrap
branch
from
August 12, 2026 15:37
01c39f3 to
6b47afd
Compare
# Conflicts: # apps/storycore-harbour/STATUS.md # apps/storycore-harbour/scripts/browser-smoke.mjs
|
zedarvates
marked this pull request as ready for review
August 24, 2026 07:58
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.



What
Creates StoryCore Harbour, an isolated Anna-native entry point to StoryCore Engine.
The App converts a concept or short script into a validated production package:
Product boundary
The core workflow is independently useful inside Anna and intentionally excludes heavy rendering.
Anna confirmed on 2026-08-13 that a Host-API-only Schema 2 App can qualify without requiring users to install a local Executa/runtime.
Architecture
schema: 2static SPA;anna.llm.complete;anna.storage.get/set/list/delete;anna.window.set_title;storycore-harbour.project.v1contract;Reliability, security, and privacy
Implemented:
@anna-ai/cli0.1.30 and strictanna-app validate --strict;?acceptance=1;Persistence and deletion
projects/current;projects/records are listed/deleted;projects/currentis deleted last;Automated gates currently green
Current head
4626ab614072b9adab0c691cd61a0f02ca9e27edpassed:Anna confirmations and owner action
Anna confirmed on 2026-08-13:
The owner should therefore claim
storycore-labsand create thestorycore-harbourApp draft immediately if available. This owner-only gate is tracked in #34 and documented command by command in:apps/storycore-harbour/review/OWNER_ACTIVATION_AND_FIRST_REVIEW.mdRepository automation must not accept legal terms or operate the owner's Anna account without an authenticated owner-controlled session.
Remaining before ready-for-review or merge
Safety boundary
This PR remains a draft. It does not modify the existing StoryCore runtime core. Do not weaken the contract, replace difficult acceptance prompts after seeing failures, add a backend/Executa, mark ready, or merge before the remaining authenticated, human, legal, and beta gates are satisfied.