atlas
caf5896303
docs: repoint every reference the docs/ reorg left dangling
...
`docs/` was reorganised into topic subdirectories and the references to it
were not moved with it. Thirteen distinct paths and three relative links no
longer resolved, spread across nix, css, html, js, markdown and
.prettierignore — a stale pointer is not a markdown problem, it is wherever
someone wrote a path down.
Each mapping resolved to exactly one target. `docs/matrix.md` was the sole
ambiguous basename: .prettierignore lists `docs/tools/matrix.md` separately
and that entry still resolves, so the stale one is the integrations doc.
The three relative links were each one `../` too deep — from `<crate>/src/`
two levels reach the repo root. `hive-agent/src/login.rs` already had the
correct form, in the same crate, at the same depth.
.prettierignore is repointed rather than dropped, though nothing in the tree
runs prettier: no treefmt entry, no CI job, no package script. Whether that
config should exist at all is a separate question from whether it names
files that do.
2026-09-02 10:23:24 +02:00
..
agent-menu
hivectl/dashboard: add --paused / ?paused=1 to agent start
2026-08-02 19:52:11 +02:00
builds.css
dashboard: replace <hive-jobq-graph> with a shared Preact component
2026-08-16 15:18:25 +02:00
builds.html
dashboard: replace <hive-jobq-graph> with a shared Preact component
2026-08-16 15:18:25 +02:00
builds.js
apply the same render(h(...)) simplification to JobqGraph
2026-08-16 22:08:38 +02:00
call.js
dashboard: remove the spawn-new-agent trigger from the Y3R C4LL tab
2026-08-31 19:30:38 +02:00
colors.css
refactor(frontend): base16 theme contract in a swappable colors.css
2026-06-08 21:24:07 +02:00
common.css
Move dashboard settings into Y3R C4LL tab, drop standalone S3TT1NGS page
2026-08-31 12:57:31 +02:00
common.js
frontend: finish the dashboard comment-density sweep
2026-09-02 09:06:15 +02:00
core.css
remove the 1NFR4 dashboard panel and the now-writer-less audit log
2026-08-31 00:18:21 +02:00
core.html
docs: repoint every reference the docs/ reorg left dangling
2026-09-02 10:23:24 +02:00
core.js
frontend: finish the dashboard comment-density sweep
2026-09-02 09:06:15 +02:00
credentials.css
frontend: shared <hive-warn> component for inline warning banners
2026-08-03 18:34:31 +02:00
credentials.html
remove the 1NFR4 dashboard panel and the now-writer-less audit log
2026-08-31 00:18:21 +02:00
credentials.js
frontend: shared ApiErrorPanel component, promote readApiError from credentials.js
2026-08-17 23:11:11 +02:00
dashboard.css
dashboard: remove the spawn-new-agent trigger from the Y3R C4LL tab
2026-08-31 19:30:38 +02:00
dashboard.html
Move dashboard settings into Y3R C4LL tab, drop standalone S3TT1NGS page
2026-08-31 12:57:31 +02:00
flow.css
chore(frontend): scrub pre-existing issue-tag refs from source comments
2026-06-09 00:24:49 +02:00
flow.html
refactor(frontend): extract the page-chrome into @hive/shared ( #1464 step 3)
2026-06-09 09:13:35 +02:00
flow.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
home.css
dashboard(home): matrix-rain backdrop on the H0M3 page
2026-06-17 21:46:25 +02:00
home.js
H0M3: remove Forge/Matrix tiles from hive home
2026-08-31 12:55:40 +02:00
index.html
Move dashboard settings into Y3R C4LL tab, drop standalone S3TT1NGS page
2026-08-31 12:57:31 +02:00
logs.css
remove the 1NFR4 dashboard panel and the now-writer-less audit log
2026-08-31 00:18:21 +02:00
logs.html
remove the 1NFR4 dashboard panel and the now-writer-less audit log
2026-08-31 00:18:21 +02:00
logs.js
frontend: finish the dashboard comment-density sweep
2026-09-02 09:06:15 +02:00
permissions.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
schedules.js
frontend: finish the dashboard comment-density sweep
2026-09-02 09:06:15 +02:00
state.js
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00
stats.css
fix(stats): move window selector into the page header tab bar
2026-07-26 17:21:21 +02:00
stats.html
add per-agent and hive-wide skill invocation stats
2026-07-27 23:53:07 +02:00
stats.js
add per-agent and hive-wide skill invocation stats
2026-07-27 23:53:07 +02:00
stream-worker.js
refactor(fe): trim >30-line comment blocks (second pass, #2077 )
2026-06-29 01:05:53 +02:00
swarm.js
docs: repoint every reference the docs/ reorg left dangling
2026-09-02 10:23:24 +02:00
system-sections.css
jobq-graph: re-add per-node cancel button
2026-08-09 17:40:39 +02:00
tabs.js
dashboard: trim comment bloat in tabs.js + swarm.js
2026-09-02 01:32:47 +02:00
theme.css
refactor(frontend): base16 theme contract in a swappable colors.css
2026-06-08 21:24:07 +02:00
util.js
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00